Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmerikh/shellcodepy
just a Python Shellcode loader
https://github.com/elmerikh/shellcodepy
ethical-hacking-tools payload-shellcode python-shellcode red-team-tools red-teaming shellcode-execute shellcode-injection shellcode-injector shellcode-loader shellcode-payload shellcode-python
Last synced: about 2 months ago
JSON representation
just a Python Shellcode loader
- Host: GitHub
- URL: https://github.com/elmerikh/shellcodepy
- Owner: ELMERIKH
- Created: 2024-02-18T22:04:17.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-18T22:04:25.000Z (11 months ago)
- Last Synced: 2024-05-30T01:18:06.694Z (7 months ago)
- Topics: ethical-hacking-tools, payload-shellcode, python-shellcode, red-team-tools, red-teaming, shellcode-execute, shellcode-injection, shellcode-injector, shellcode-loader, shellcode-payload, shellcode-python
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Greetings
-------------------this is a Shellcode Loader with Python :
Usage: python ShellcodePy.py shellcode.bin/or shellcode file
if you want to compile file into exe :
Usage loader.py shellcode.bin/or shellcode file
then compile Runner.py