Recent Posts
- The biggest software delusions of the last decade
Thu, 22 Sep 2011
- Software Theft FAIL
Tue, 07 Dec 2010
- A malware with my name
Thu, 09 Sep 2010
- CFF Explorer 7.9 & Secunia
Fri, 13 Aug 2010
- IDAQ: The result of 7 months at Hex-Rays
Mon, 02 Aug 2010
 
Recent Comments
- Comment on The biggest software delusions of the last decade by Roberto
Wed, 18 Jan 2012
- Comment on The biggest software delusions of the last decade by Daniel Pistelli
Mon, 09 Jan 2012
- Comment on The biggest software delusions of the last decade by Assetto
Thu, 05 Jan 2012
- Comment on The biggest software delusions of the last decade by Daniel Pistelli
Sat, 31 Dec 2011
- Comment on The biggest software delusions of the last decade by rizzo
Thu, 15 Dec 2011
 
DynLogger
Current Version: 1.1.0.1

Download DynLogger


DynLogger logs all dynamically retrieved functions by reporting the module name and the requested function. It also logs loaded modules. It can come very handy when one wants to know a "hidden" function used by an application.

- DynLogger (x86 Version)
- DynLogger (x64 Version)


Download the x64 version DynLogger only if the process is not an x86 process. In all other cases download the x86 version.


I recycled the code of a bigger project to write this little application. It's a very small utility, but it might be of use after all. It was tested on XP and Vista, both x86 and x64. It works for .NET application as well. Just start the logging process, the log will be saved after you quit the monitored application.

Download DynLogger