Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 241 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 241 Bytes

melkor

Memory Hacking Helper for Mac OS X

why 'melkor'?

memory helper 'melper' -> 'melkor' : )

example

compile

$ gcc victim.c -o victim
$ gcc attacker.c -o attacker

test

$ ./victim
$ sudo ./attacker