use lstrlen for atelier
This commit is contained in:
parent
3db37ac450
commit
b7b9a315c4
@ -5558,6 +5558,7 @@ AtelierKaguya hook:
|
||||
********************************************************************************************/
|
||||
bool InsertAtelierHook()
|
||||
{
|
||||
PcHooks::hookOtherPcFunctions(); // lstrlenA gives good hook too
|
||||
//SafeFillRange(processName, &base, &size);
|
||||
//size=size-base;
|
||||
//DWORD sig = 0x40c683; // add esi,0x40
|
||||
|
Loading…
Reference in New Issue
Block a user