Add Python unipacker

This commit is contained in:
Jerry Jacobs 2024-07-28 17:48:09 +02:00
parent d858b458e8
commit 1d275fbfcb
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ Following detections have been tested:
## Development information ## Development information
* <https://pypi.org/project/unipacker/>
* <https://medium.com/analytics-vidhya/running-go-code-from-python-a65b3ae34a2d> * <https://medium.com/analytics-vidhya/running-go-code-from-python-a65b3ae34a2d>
* <https://github.com/weak1337/Alcatraz> * <https://github.com/weak1337/Alcatraz>
* <https://github.com/burrowers/garble?tab=readme-ov-file#mechanism>> * <https://github.com/burrowers/garble?tab=readme-ov-file#mechanism>>