Michael Appel
Results
2
issues of
Michael Appel
There is a UnicodeDecodeError in vstruct when getting a PE file's section name that has non-ascii characters. To fix this, I'd like to see if Vivisect would be open to...
Currently, the ARC4 cipher will [enforce a minimum key length of 5 bytes](https://github.com/Legrandin/pycryptodome/blob/99273ea596aa6fb4ae9f18f7efa17d6bb359f35b/lib/Crypto/Cipher/ARC4.py#L137). This is better security, but there exist some scenarios where non-cryptographically-secure output is acceptable. Would pycryptodome be...
fix_available