Skip to content

Binject/shellcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shellcode

Shellcode library as a Go package.

go build github.com/Binject/shellcode

./shellcode -a arm -b 32 -o linux

2019/01/08 03:15:40 {Os:linux Arch:arm Bit:32 Name:reverse_tcp_shell Function:0x4a7720}

2019/01/08 03:15:40 {Os:linux Arch:arm Bit:32 Name:reverse_tcp_stager Function:0x4a7bd0}

2019/01/08 03:15:40 {Os:linux Arch:arm Bit:32 Name:user_shellcode Function:0x4a8080}

Read more about the project here:

https://www.symbolcrash.com/2019/02/23/introducing-symbol-crash/

About

Shellcode library as a Go package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages