
In the previous episodes we have seen some basic concepts regarding ARM reversing and shellcode writing. In this last part will see a brief introduction to exploit writing and we'll keep it as simple as possible. The list of topics is: Modify the value of a local variable Redirect the execution flow Overwrite return address GOT overwrite C++ virtual … read more.