I hereby claim:
- I am jndok on github.
- I am jndok (https://keybase.io/jndok) on keybase.
- I have a public key whose fingerprint is EBD1 E589 641F A07C 01C7 D662 D04D 8187 8B05 B021
To claim this, I am signing this object:
all: | |
clang machoman.c -dynamiclib -o libmachoman.dylib | |
clean: | |
rm -rf libmachoman.dylib |
I hereby claim:
To claim this, I am signing this object:
;/* DS:PTDE (New Steam Version) - Free Ninja Flip */ | |
;/* | |
;* This version is working fine, but may need some tweaking | |
;* for specific cases. Maybe I'll release a more complete | |
;* hack. | |
;* | |
;* Please use respectfully. | |
;* This is ready to be inject with CE. (Remove the semi-colons first!) | |
;*/ |
;/* DS:PTDE (New Steam Version) - Infinite Stamina */ | |
;/* | |
;* This version is working fine, but may need some tweaking | |
;* for specific cases. Maybe I'll release a more complete | |
;* hack. | |
;* | |
;* Please use respectfully. | |
;* This is ready to be inject with CE. (Remove the semi-colons first!) | |
;*/ |
/* | |
Yes, I am aware that this contains a shit ton of null bytes. | |
I am still a total noob w/ x86, but I'll try to fix this ASAP. | |
*/ | |
char shellcode[] = { | |
'\xe9', '\x19', '\x00', '\x00', '\x00', | |
'\x5e', | |
'\xb8', '\x3b', '\x00', '\x00', '\x00', |