Michael Stahn
Michael Stahn
Hi, the hastads attack doesn't seem to work anymore: `python RsaCtfTool.py --attack hastads --publickey "examples/hastads*" --uncipherfile "examples/cipher1,examples/cipher2,examples/cipher3"` Error message fromRsaCtfTool/attacks/multi_keys/hastads.py: "bytes must be in range(0, 256)" This seems to create...
This is an informational ticket to inform about the relocation of the pypacker github repository (If you didn't already see it in the README.md): **Please note: This respository has become...
Hi, when executing the keyboard example on a RPI Zero, the USB_DT_DEBUG message handling was missing, leading to a program termination. This fix worked for me: https://gitlab.com/mike01/usb_raw_gadget_fork/-/commit/9717410f616d92bb6cc86b6a0dc18798330a9cf6 Additionally the HID...