Projects
- lport
Lport is an application that associates port numbers with process names. It is hosted on google code.
- SSLhook
SSLhook is an application that reads out traffic that will be send over the windows ssl interface . It is hosted on google code.
- Ida Pro Plugin with Gcc
Using gcc to compile an ida plugin.
- Extending Pydbg
Code examples on pydbg usage
- Simulating Memory Alllocation Failures with PydbgThis article describes how memory allocation failures can be simulated by hooking the allocation api calls.
- Api Fuzzing
An api fuzzing example
- Various stuff