Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 277 Bytes

File metadata and controls

6 lines (4 loc) · 277 Bytes

String-Shellcode-Generator

String To Little Endian Shellcode Generator

Usage: python string-to-shellcode.py

The last step ("push esp") is to push the pointer pointing to the created string to the stack, just pop to another registry if temporary storage is needed.