Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Ollydbg v1 to v2 porting question (https://forum.exetools.com/showthread.php?t=16145)

sendersu 09-02-2014 13:29

Ollydbg v1 to v2 porting question
 
Hi people
who could assist me in porting one of the API from Olly 1.10 into v2?
here are the details:

There is an API inside Olly v1.10:
extern int cdecl Go(ulong threadid,ulong tilladdr,int stepmode, int givechance,int backupregs);

how to correctly port it into v2?

Right now I'm interesting how to port the following call to v2:

Go(Getcputhreadid(), addr, STEP_RUN, 1, 1);

it is a kind of same command as "G" in old good SoftIce


All times are GMT +8. The time now is 18:43.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX