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
|
||||
SetDebugLoopTimeOut
|
||||
TitanGetProcessInformation
|
||||
GetProcessInformation = TitanGetProcessInformation
|
||||
TitanGetStartupInformation
|
||||
GetStartupInformation = TitanGetStartupInformation
|
||||
AutoDebugEx
|
||||
AutoDebugExW
|
||||
IsFileBeingDebugged
|
||||
|
|
|
|||
Loading…
Reference in New Issue