Posted: Wed Jun 13, 2007 8:34 pm Post subject: Possible to do EIP in Auto Assembly Script
First things first, I'm not looking for mov eip, [address]
What I'm looking for is probably not possible but here it goes.
Right now due to INT detection, debuggers don't work anymore. So you can right click an address in mem view, change register, and put a address in the eip box.
I was wondering if there's a way to do the change register in auto assembly so that it is not detected by that INT detection problem.
Like somehow change the eip at an address without using mov eip, [address]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum