Skip to content

droberson/papa-shango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

papa-shango

Force Linux processes to enter the dark world of Papa Shango.

https://www.youtube.com/watch?v=hZSAzWvFpoE

usage

You must write your payloads in assembler. NULL bytes do not matter for this.

make
cat papa-shango shellcode > payload
chmod +x payload
./payload <pid>

This will use ptrace() to inject shellcode into a running process.

About

ptrace injection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published