uf0o / practical_reverse_engineering

Practical Reverse Engineering book exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical Reverse Engineering - Windows-based Exercises Solutions

As I believe the book is geared mainly towards the Windows platform I decided to adapt existing and new exercises solutions to Windows, in order to have a quick reference and more reusable code.

For this purposed I used the Flat Disassembler (FASM) which is compatible with both x86 and x64 platforms

Solutions breaks-down here

About

Practical Reverse Engineering book exercises


Languages

Language:C++ 42.2%Language:C 33.8%Language:Assembly 24.0%