Files
Dobin Rutishauser f4a9057e06 initial version
2025-05-20 11:18:37 +02:00

9 lines
220 B
Markdown

# Notes
## aes.py
Requires either the pycryptodome or pycryptodomex package (`python3 -m pip install pycryptodomex`)
### Usage
`binfile` is a raw binary payload (Cobalt Strike, MSFVenom, etc.)
`python aes.py binfile`