From the category archives:

Reverse Engineering

sydbox is a ptrace-based sandbox implementation. It intercepts system calls, checks for allowed filesystem prefixes, and denies them when checks fail. It has basic support for disallowing network connections. It has basic support to sandbox execve calls. It is based in part on catbox and strace.

Currently, it intercepts 15 system calls. The other essential system [...]

{ 0 comments }

Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industry’s first heap analysis tool built specifically for heap creation, and a large and well supported Python API for easy extensibility.
Features of Immunity Debugger:
- A debugger with [...]

{ 0 comments }

So, we posted about this piece of absofreakinlutely amazing piece of software some time ago. We were so happy with it’s performance that we actually forgot checking if there were any updates. Now, it so happens that TitanEngine is updated! This open source framework now stands at version 2.0.2!
“TitanEngine can be described as Swiss army [...]

{ 0 comments }