/images/avatar.png

Ropemporium x86_64 split

Introduction Dans ce second exercice on doit passer un argument à la fonction appelée. L’argument est présent dans le programme. Découverte Exécution $ ./split split by ROP Emporium x86_64 Contriving a reason to ask user for data... > AAAAAAA Thank you! Exiting Exploration du code La fonction main : gef➤ disas main Dump of assembler code for function main: 0x0000000000400697 <+0>: push rbp 0x0000000000400698 <+1>: mov rbp,rsp 0x000000000040069b <+4>: mov rax,QWORD PTR [rip+0x2009d6] # 0x601078 <stdout@@GLIBC_2.