Binary Reverse Engineering And Analysis (RE) 

Objectives:

  • understand what an executable does and how it works,
  • go from binaries back to something resembling source code,
  • pitfall due to architecture and coding issues,
  • exploit binaries,
  • you will be able to analyze a binary executable.