Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 101 Bytes

Useful Commands.md

File metadata and controls

3 lines (2 loc) · 101 Bytes

Displaying shellcode that contains printable chars

printf $(cat fake-payload.txt | tr -d '\n')