News
Rebel.NET
Friday, 25.April.2008
The first release of Rebel.NET is out along with its official guide.

Rich Sign
Wednesday, 05.March.2008
Released the article about Microsoft's Rich Signature.

Vista4Experts 1.1
Saturday, 09.February.2008
Fixed a bug (restoring the Sidebar). Added two more actions.

Resource Tweaker
Friday, 18.January.2008
Edit your PE64 with Resource Hacker by using Resource Tweaker an extension for the CFF Explorer.

ExpSuite III
Thursday, 17.January.2008
The Explorer Suite III is out. It includes the CFF Explorer VII wih many news, including a new powerful scripting language.

 
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