Function Calls, Part 4 (What Exactly Is "this"?)
- Published 02/14/2008
Learn about a dissasembly view of function calls, and decipher the __thiscall calling convention.
Learn about a dissasembly view of function calls, and decipher the __thiscall calling convention.
Protect Software with Product Keys based on the Advanced Encryption Standard (AES).
Lots of people complain that Windows and other products should be open sourced. Well, they are! It's just that you don't have C or VB source code you have assembly language binaries. In this month's article, John discusses how to get started thinking about reverse engineering so you can figure out how things work.