practical-binary-analysis
practical-binary-analysis copied to clipboard
alternative solve for chapter six exercise one
works in the vm... ASLR/PIE breaks it. Might be able to get it working by assigning the char *buf variable in asm with a relative address, probably just a few bytes above rip.