Log in

View Full Version : MalTrap v1.0a - Malware Analysis Tool


jayem
August 24th, 2009, 20:43
http://maltrap.com/main/ ("http://maltrap.com/main/")

MalTrap is a research utility that monitors malware behavior by intercepting API calls and logging results.

Features

* Over 200 API’s are intercepted. Better results and little noise.
* Only relevant API parameters are displayed (highly descriptive).
* Only relevant API return values are displayed (highly descriptive).
* PID separation – API calls are logged based on the process
* PC shutdown attempts are prevented
* Anti-Debugging attempts are logged (SoftICE, RegMon, FileMon, Generic)
* Key-logging attempts are logged
* Internet traffic is logged and detailed (Winsock, FTP, HTTP, IRC, …)

Requirements
* WinXP x86
* .NET Framework 2.0+
* Visual C++ 2008 Redistributable


Let me know what you think - be nice

jayem
August 29th, 2009, 18:37
v0.2a Released (previous version was v0.1a - ignore v1.0a mistake)

Changelog:
* Form and log window now re-size
* Log window now auto-scrolls
* Internet dumps are now larger
* Added 0x prefix to bytes read or written output

Download link:
http://www.maltrap.com/main/download/ ("http://www.maltrap.com/main/download/")

BanMe
September 5th, 2009, 13:18
this looks to be a promising tool..nice work..keep it up

BanMe