Scott J. Roberts
Scott J. Roberts
[StatsDNS](http://www.statdns.com/api/) No query limits! Woot and stuff!!!
``` json "emails": [ "W32.MyDoom@mm", "[email protected]", "[email protected]" ] ``` Needs to be better. `W32.MyDoom@mm` is not an email.
https://pythontips.com/2016/02/25/ocr-on-pdf-files-using-python/
So I was trying to extract [a random link](http://www.secureworks.com/cyber-threat-intelligence/threats/skeleton-key-malware-analysis/) and got yelled at for not specifying an output directory (I thought it would just output to STDOUT (which it probably...
Because... yes.
Got https://github.com/deanmalmgren/textract recommended to me. Looks like it may improve a lot.
``` json [ "financialnewsonline.pw/FYocDxXpn5MXsHwZX/kLUAbd3w2/uUTsarcVKYk2W3B6hnc", "", "", "", "" ], ```
Probably need to make sure everything is up to date and well documented in the README before we release anything.
Trying out latest malwarehouse.py on a couple of systems. It appears that the magic library used in malwarehouse is different than that of other systems I have. The version on...
I'm not quite sure yet what to do with this, but I feel like there are some cool possibilities. Ref: [PEFILE](http://code.google.com/p/pefile/)