Thursday, February 18, 2016

Old Immunity Debugger Class

Here is a deck I made years back for a quick class on debugging with Immunity.

Tuesday, February 9, 2016

Building a FreeBSD ARM Env for Shellcoding

In keeping with my fine tradition of having a ton of crap to do pre-SAHA!, I had to dust off an old presentation. There were a few decent notes here on configuring an ARM FreeBSD environment. Some of this is OBE since when I did this, there was no ARM FreeBSD port and thus no way to generate shellcode for it. The rough python code for shellack (a shell coding engine) is available at the end github link.