mirror of https://github.com/x64dbg/TitanEngine
added forwarders for renamed functions
This commit is contained in:
parent
8e21d1072d
commit
3c348c7882
|
|
@ -154,7 +154,9 @@ IsJumpGoingToExecuteEx
|
||||||
IsJumpGoingToExecute
|
IsJumpGoingToExecute
|
||||||
SetDebugLoopTimeOut
|
SetDebugLoopTimeOut
|
||||||
TitanGetProcessInformation
|
TitanGetProcessInformation
|
||||||
|
GetProcessInformation = TitanGetProcessInformation
|
||||||
TitanGetStartupInformation
|
TitanGetStartupInformation
|
||||||
|
GetStartupInformation = TitanGetStartupInformation
|
||||||
AutoDebugEx
|
AutoDebugEx
|
||||||
AutoDebugExW
|
AutoDebugExW
|
||||||
IsFileBeingDebugged
|
IsFileBeingDebugged
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue