View Single Post
  #1  
Old 01-09-2006, 17:41
paraidy paraidy is offline
Member
 
Join Date: Mar 2005
Location: In Monkey Island
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
paraidy is on a distinguished road
How to resolve a register

I'm searching for a way to resolve a register, for example, when i find a dynamic lotation and i set a breakpoint i find an adress for example with an instruction like this: Mov Ecx,[eax+05] but often there are more locatione that access Here, so is there a way to know what address is handling [Eax+05], or a way to set a Breakpoint on memory access or Write to [eax+05]?
Thx
Reply With Quote
Sponsored Links