First we debug our target and note down all redirection details like addresses, return addresses original bytes etc. Then we prepare our target file for our patch cave by adding bytes to a already existing section. Finally we write our patch code into our patch cave and then we redirect to our patch cave.
Recommended Comments
Create an account or sign in to comment