Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #edit binary file at position 0000244e
- echo "0000244e: $(echo -n "https://filmsbykris.com " | xxd -ps -c 1 |sed ':a;N;$!ba;s/\n/00/g' )" | xxd -r -c 50 - 1.exe
- #view changes
- xxd -s 0x244E 1.exe|head
Add Comment
Please, Sign In to add comment