Debugging
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...