This will hopefully serve to organize my random stuff on here :-).
It will probably be pretty uninteresting for a while though....
I am one of the devs on Volatility (memory forensics) and you can find our stuff on googlecode. From time to time I place scripts/code here which may or may not be related to the project... More later...
My "Git-ness"
I don't currently have a lot of stuff hosted here on github yet, but you can find some various stuff in my misc-scripts repository and Volatility plugins in my Volatility plugins repository
Email:
>>> first = 'jamie' >>> last = 'levy' >>> d = 'gmail.com' >>> print first + "." + last + "@" + d