Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 152 Bytes

File metadata and controls

6 lines (5 loc) · 152 Bytes

shellcode_encoder

x64 printable shellcode encoder

Dependencies:

  • pwntools (pip install pwntools)
  • z3 python bindings (pip install z3-solver)