Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 318 Bytes

x86-shellcode

  • x86 shellcode to spawn shell [ 25 bytes ] written for TeamFaux CTF Team : )
  • reverse_tcp program in c
  • x86 reverse tcp shellcode
    • tcp_shell for ip with no null bytes [ 91 bytes ]
    • tcp_shell for ip with null bytes [ 99 bytes ]

these shellcodes are for linux based distros.