Skip to content

Example codes for creating various shell code programs for osx 64 bit

License

Notifications You must be signed in to change notification settings

chrjoh/shell_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shell_code

Various shell code programs for osx 64 bit system. In each subproject there is a makefile to compile the different sources.

reverse_shell

Program that call out to a service that is listening to port 4444, the ip is set to any for simplicity.

bindshell

bindshell start a listening server that you can connect to with the command: nc -nv 127.0.0.1 4444 in another folder for example your home directory (Had some problem with the code, but @norsec0de and @TheColonial helped me to fix it, big thx to them for the help)

About

Example codes for creating various shell code programs for osx 64 bit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published