Vasily E.
Vasily E.
There is the Pageant application for Windwos OS from [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) distribution. It caches SSH keys and frees a user from neceserity of entering passphrase each time he instantiates a SSH...
Hello! Ricently I used this tool under Windows 7 x64, Python 2.7.15 x86_64. There are few fixes I made. Using OS specific separator instead of `:` will cause misses on...
A (possible) alternative to `debug` module.
Also allows to set qemu executable through CLI (instead of config patching). ### v2 - rebased onto new master
Current implementation of software driven debugging API based on GDB RSP (`debug` package) only supports DWARF in ELF.