
💻 आर्किटेक्चर : ARM, ARM64, MIPS, PPC, X86
shellcode = ''
git clone https://github.com/blacknbunny/ShellcodeToAssembly.git && cd ShellcodeToAssembly/ && pip2 install -r requirements.txt && python2 shellcodetoasm.py
pip install -r requirements.txt यह pip2 install -r requirements.txt हो सकता हैpython2 shellcodetoasm.py [returnbit] [architecture] [assembly-flavor]
python2 shellcodetoasm.py 32 x86 att
python2 shellcodetoasm.py 64 x86
दूसरा ऑटो इंटेल है
ARMARM64MIPSppcX866432AT&TINTEL