practical-binary-analysis icon indicating copy to clipboard operation
practical-binary-analysis copied to clipboard

alternative solve for chapter six exercise one

Open ratfink417 opened this issue 4 years ago • 1 comments

ratfink417 avatar Sep 16 '21 22:09 ratfink417

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.

ratfink417 avatar Sep 16 '21 22:09 ratfink417