Difference between revisions of "Elective:ReverseEngineering.tex"

From IU
Jump to navigation Jump to search
(Created page with "= Reverse Engineering = This course covers various areas of system programming, white hacking, reverse engineering, disassembling/decompilation and advanced C topics like exc...")
 
(No difference)

Latest revision as of 09:41, 7 September 2021

Reverse Engineering

This course covers various areas of system programming, white hacking, reverse engineering, disassembling/decompilation and advanced C topics like exception handling. Another point is to teach how does programs looks at binary level of machine code. Besides lectures, this course includes a substantial part of practice. Students get task description and starting code at labs, but require completing assignments at home. This course requires some amount of time for self-study and homework.