计算机资源分享
前往频道在 Telegram
显示更多
未指定国家未指定类别
574
订阅者
+324 小时
+237 天
+8030 天
帖子存档
573
int64 fastcall (*osub_1ECD44)(_QWORD *a1, _BYTE *a2, int a3, __int64 a4);
int64 fastcall hsub_1ECD44(_QWORD *a1, _BYTE *a2, int a3, __int64 a4)
{
if (!a1)
return 0LL;
a3 = 0;
a4 = 0LL;
a1[3] = 0LL;
a1[9] = 1LL;
return 0LL;
}
HOOK_LIB("libanogs.so","0x1ECD44",hsub_1ECD44,osub_1ECD44); // FLAG DELAY BYPASS crc
