0xZ0F/Z0FCourse_ReverseEngineering

Chapter 9

0xZ0F opened this issue · 1 comments

0xZ0F commented

Topics to cover:

  1. Logging function calls.
    • Hooking.
    • To console.
    • To file.
    • Using debugger.
  2. Manually calling functions.
  3. Providing a custom API/SDK for interoperability.
    • Useful for debugging.
0xZ0F commented

CH 9 could probably be a good place to begin covering the capstone.