funcap
funcap copied to clipboard
calculating real address of call and jump without the use of single step
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.