Reverse engineering binaries using gdb
•Every program once compiled boils down to being machine code. Here's a simple tutorial for dummies that demonstrate the basics of reverse engineering a binary executable. This is the approach commonly used to crack software/games.