Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 529 Bytes

File metadata and controls

11 lines (8 loc) · 529 Bytes

What I plan on teaching. These are inevitable. This IS DIFFERENT than TODO which is what I'm currently working on or towards.

What each step of the path is:

  • Binary Basics - Hexadecimal, decimal, binary, etc.
  • Memory Basics - How memory is laid out and used.
  • CPU Basics - How the CPU executes code, sees code, etc.
  • Simple Programs - Demonstrate the previously mentioned in a simple way.
  • Windows - Some Windows internals.
  • Practical Reverse Engineering - Get into the real stuff.