Pagerank
 
Web 5download.com

HOME |WINDOWS | DRIVERS | GAMES | MAC

 

Windows > Programming > Debuggers/Decompilers/Dissasemblers

 

 

StraceNT 0.6.2

 

 

Rating: Very Good (4.0/5)

 

Rated by: 12 user(s)

 

 
Download mirror

 

Downloads:

94

Developer:

Pankaj Garg

License:

Freeware

Price:

FREE 

OS:

Windows NT/2K/XP/2003

Size:

66 KB

Last Updated:

September 23rd, 2004 23:05

Category:

Windows > Programming > Debuggers/Decompilers/Dissasemblers

 

Description

 

 

StraceNT is a System Call Tracer for Windows. It provides similar functionality as of strace on Linux.

It can trace all the calls made by a process to the imported functions from a DLL. StraceNT can be very useful in debugging and analyzing the internal working of a program.

StraceNT uses IAT patching technique to trace function calls, which is quite reliable and very efficient way for tracing.

It also supports filtering based on DLL name and function name and gives you a lot of control on which calls to trace and helps you to easily isolate a problem.