Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.07 KB

Mastering of Reverse Engineering

  • Reverse Engineering with OllyDBG and IDA Debuger
  • Lena151 Reversing -> [SnD] [lena151] Reversing With Lena (Tutorials)
  • With Win32API Reference, you will be able to access the Windows API and do anything you want on all PE (Portable executable applications).

What can you do after the course is over?

  • With Win32API Reference, you will be able to access the Windows API and do anything you want on all PE (Portable executable applications).

  • After this tutorial is complete, you can write tools such as Crack, Keygen, and write bots for games and applications.

  • You can design your own Firewall and your own Malware Analysis tool and even make your own Antivirus Program.

Original course (dead)

Why did u did this

  • The course is awesome and the original one is dead
  • Find the material was hard
  • I want to store my notes, material and modifications