shellcode = ''
git clone https://github.com/blacknbunny/ShellcodeToAssembly.git && cd ShellcodeToAssembly/ && pip2 install -r requirements.txt && python2 shellcodetoasm.py
python2 shellcodetoasm.py [returnbit] [architecture] [assembly-flavor]
python2 shellcodetoasm.py 32 x86 att
python2 shellcodetoasm.py 64 x86
Second one is auto intel