Generic tracer v0.3
gt is command-line utility for performing simple debugging tasks.
Major features:
- Set breakpoint on function execution, track function arguments and result.
- Set breakpoint on arbitrary point, track CPU registers state and alter them.
- Set breakpoint on memory cell access and track all accesses to it.
Minor features:
- Set breakpoint by address, symbol name or bytemask.
- Unicode string detection in function arguments.
- Both x86 and x64 support.
- Oracle RDBMS .SYM files support.
- Source code included.
gt manual
Download version 0.3
Download version 0.3 source code
Email: dennis@conus.info