gomez

Results 5 comments of gomez

I just completed this and got a local copy running on the latest raspbian release. Kind of hacky but i added the supported version in /etc/lsb-release then stepped through the...

i seemed to stumble upon one of these every once inna while. Here's the latest one where i turned up as much debug as I could. The jserror log does...

here's a PDF that I can consistently get PDFParser to stall out on. let me know if you need more information. [ed2732bce8351b839e924a0cf5512ce90fcdfd4274796824bab40eb2d1850ff0.pdf](https://github.com/spender-sandbox/cuckoo-modified/files/179682/ed2732bce8351b839e924a0cf5512ce90fcdfd4274796824bab40eb2d1850ff0.pdf)

garrr.. i'm still having problems with this. @mallorybobalice - i tried your wrapper but it doesn't seem to send an interrupt? any help with this would be great - thinking...

`class Static(Processing): """Static analysis.""" ``` def run(self): """Run analysis. @return: results dict. """ self.key = "static" static = {} TOSeconds=60 #you can replace this with a config value try: with...