snare

Results 19 issues of snare

/S/L instead of /L >>> site.getsitepackages() ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/site-python', '/Library/Python/2.7/site-packages'] Need to check where it was installed I guess

Maybe use urwid. At least do something to avoid redrawing the entire view.

Or just say we only support Windows with Bash?

There's a timing issue that means they need re-running fairly frequently, and they seem to be completely broken at the moment so I've disabled them.

Supporting whatever debuggers we can on Windows when installing from within Bash/etc. WinDbg definitely, VDB might be a bit hard because it's run in-situ so there's not a standard install...

Provide presets for solarized etc

enhancement

Need to write some better documentation. Autogenerate etc.

Will probably need to use [security(1)](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/security.1.html) to add a code-signing cert to the System keychain, codesign the GDB binary and restart `taskgated`.