Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 282 Bytes

File metadata and controls

10 lines (5 loc) · 282 Bytes

Custom-Shellcode-Encoder-Decoder

Template scripts for custom encoding / decoding shellcode.

  • python script encodes a given shellcode with custom routine.
  • asm stub used to decode the encoded shellcode.

VulnServer.exe template exploit script to test that the decoder works.