
ShellcodeLoader has been built with the purpose to quickly debug a shellcode extracted in malware analysis in a context of an executable. What ShelcodeLoader does…

snowdrift is a unit testing for firewall rules. It will change your workflow for the better. This utility aims to automate that by having “rules…

strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux…

scanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the…

IDAsec is prototype tool under development, some features are likely buggy and should be used with care. Features: + Decoding an instruction (in DBA IR)…

zerosum0x0/WinREPL is similar to yrp604/rappel (Linux) and Tyilo/asm_repl (Mac), but with a slightly different methodology that should allow for tricks such as self-modifying shellcode crypting/encoding….

Anabasis is A simple fuzzing support library for debugging, exception monitoring and crash analysis for Windows. Features: – Straightforward API: instantiate an object and call…

EKFiddle is A framework based on the Fiddler web debugger to study Exploit Kits, malvertising and malicious traffic in general. Features: + Toolbar buttons +…