Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

blacknbunny/shellcode2assembly

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShellcodeToAssembly

Replace in shellcodetoasm.py with your shellcode. { Endian type is little endian. }

shellcode = ''

GitHub license

Installation

git clone https://github.com/blacknbunny/ShellcodeToAssembly.git && cd ShellcodeToAssembly/ && pip2 install -r requirements.txt && python2 shellcodetoasm.py

Modules manual installation

pip install -r requirements.txt it can be pip2 install -r requirements.txt

Usage

python2 shellcodetoasm.py [returnbit] [architecture] [assembly-flavor]

For example

python2 shellcodetoasm.py 32 x86 att

python2 shellcodetoasm.py 64 x86

Second one is auto intel

Architectures

ARM

ARM64

MIPS

ppc

X86

Return Bit

64

32

Assembly Flavor

AT&T

INTEL


demo

About

💻 ARCH : ARM, ARM64, MIPS, PPC, X86

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.