Debugging

From Cheat Engine
Revision as of 02:58, 8 August 2009 by Dark Byte (talk | contribs)
Jump to navigation Jump to search

Describe here how to debug applications and games.

  • What are breakpoints. Software Breakpoints (Int 3), Hardware Breakpoints (Int 1)
  • What use does a stacktrace have?
  • How do you find the caller of a function?

Also what tools are used like OllyDbg, softICE, CE, etc...