📚 OpenRCE is preserved as a read-only archive. Launched at RECon Montreal in 2005. Registration and posting are disabled.








Flag: Tornado! Hurricane!

Blogs >> modest's Blog

Created: Saturday, June 12 2010 16:44.34 CDT  
Printer Friendly ...
Generic tracer 0.4
Author: modest # Views: 4690

New version is out.

changelog:

* FPU registers support at BPX breakpoint
new command line options:
-fpu_always - always show FPU registers at BPX breakpoint
-fpu_never  - never show FPU registers at BPX breakpoint
In SET option of BPX command now it is possible to use FPU registers:
ST0..ST7, for example:
bpx=program.exe!address,set(st0,123.4)
Remember: gt never modify FPU tag word registor as well as not modify
TOP register, so, if some register was marked as "empty" and gt set
some value there, it will remain marked "empty".
if the float-point number is also NaN, MMX register contents will be
dumped too
new command line option:
-dump_xmm - dump XMM registers state at BPX breakpoint
* now we attach to all processes with process name specified
* symbol defined in address can also contain "+ofs" suffix, where
"ofs" is decimal or hexadecimal number with "0x" prefix
for example: "bpx=kernel32.dll!writefile+0x5" or "bpx=file.exe!base
+0x1234" where base is PE file base.
* PDB files support.
compile your program with /Zi option in MSVC and get PDB debug file
for it

===

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.

Homepage (manual, downloads..)
http://conus.info/gt/




Add New Comment
Comment:









There are 31,328 total registered users.


Recently Created Topics
[help] Unpacking VMP...
Mar/12
Reverse Engineering ...
Jul/06
let 'IDAPython' impo...
Sep/24
set 'IDAPython' as t...
Sep/24
GuessType return une...
Sep/20
About retrieving the...
Sep/07
How to find specific...
Aug/15
How to get data depe...
Jul/07
Identify RVA data in...
May/06
Question about memor...
Dec/12


Recent Forum Posts
Finding the procedur...
rolEYder
Question about debbu...
rolEYder
Identify RVA data in...
sohlow
let 'IDAPython' impo...
sohlow
How to find specific...
hackgreti
Problem with ollydbg
sh3dow
How can I write olly...
sh3dow
New LoadMAP plugin v...
mefisto...
Intel pin in loaded ...
djnemo
OOP_RE tool available?
Bl4ckm4n


Recent Blog Entries
halsten
Mar/14
Breaking IonCUBE VM

oleavr
Oct/24
Anatomy of a code tracer

hasherezade
Sep/24
IAT Patcher - new tool for ...

oleavr
Aug/27
CryptoShark: code tracer ba...

oleavr
Jun/25
Build a debugger in 5 minutes

More ...


Recent Blog Comments
nieo on:
Mar/22
IAT Patcher - new tool for ...

djnemo on:
Nov/17
Kernel debugger vs user mod...

acel on:
Nov/14
Kernel debugger vs user mod...

pedram on:
Dec/21
frida.github.io: scriptable...

capadleman on:
Jun/19
Using NtCreateThreadEx for ...

More ...


Imagery
SoySauce Blueprint
Jun 6, 2008

[+] expand

View Gallery (11) / Submit