Where i can read about HookCalls is there some documentation about sfall source code? I mean when i can and cannot use them? For example tried to replace _credits func, wrote a func with __asm and hook it like this - HookCalls(myHookFunc, {addrOfCreditsFunc}). It is always a crash on the certain...