Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malware-unicorn/shellcode_tools
Miscellaneous tools written in Python, mostly centered around shellcodes.
https://github.com/malware-unicorn/shellcode_tools
Last synced: 3 months ago
JSON representation
Miscellaneous tools written in Python, mostly centered around shellcodes.
- Host: GitHub
- URL: https://github.com/malware-unicorn/shellcode_tools
- Owner: malware-unicorn
- Fork: true (MarioVilas/shellcode_tools)
- Created: 2017-07-22T22:28:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T10:09:06.000Z (over 9 years ago)
- Last Synced: 2024-08-03T02:02:49.883Z (6 months ago)
- Language: C
- Size: 339 KB
- Stars: 34
- Watchers: 7
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Security-Resources - Shellcode tools
README
Shellcode Tools
===============Miscellaneous tools written in Python, mostly centered around shellcodes.
* bin2py: Embed binary files into Python source code.
* shellcode2exe: Convert shellcodes into executable files for multiple platforms.