funcap icon indicating copy to clipboard operation
funcap copied to clipboard

calculating real address of call and jump without the use of single step

Open deresz opened this issue 11 years ago • 0 comments

Single step and continue requests are lost sometimes (tried on 32-bit java.exe v1.6.0 - confirmed and logged with hexrays) and sometimes, on the other hand, we get a lot of unexpected single steps. It will probably be better to calculate the destination jump address instead of using single stepping - it should be more stable.

deresz avatar Mar 25 '13 22:03 deresz