https://github.com/davidbuchanan314/shellcode
My personal shellcode collection.
https://github.com/davidbuchanan314/shellcode
Last synced: 15 days ago
JSON representation
My personal shellcode collection.
- Host: GitHub
- URL: https://github.com/davidbuchanan314/shellcode
- Owner: DavidBuchanan314
- License: mit
- Created: 2018-03-09T15:16:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T18:36:37.000Z (about 7 years ago)
- Last Synced: 2025-04-12T13:13:24.400Z (15 days ago)
- Language: Python
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shellcode
My personal shellcode collection.- [Linux x86/x86_64 polyglot](https://github.com/DavidBuchanan314/shellcode/tree/master/x86_64_polyglot) `execve("/bin/sh", {"/bin/sh", 0}, 0)` **(39 bytes)**