[ 源码 ] - ZERO资源分享
Open in Telegram
纯粹分享公益资源 投稿联系 @Helsaubw ZERO公益直装 @ZeroCheatNB Only sharing useful sources , if you want to post the sources , please contact @Helsaubw ZERO MOD PUBG : @ZeroCheatNB
Show more1 803
Subscribers
-824 hours
-217 days
-4530 days
Posts Archive
1 800
_G.CRCFaker = _G.CRCFaker or false
if not _G.CRCFaker then
pcall(function()
if not slua_GameFrontendHUD then return end
local function retTrue() return true end
local function retValid() return 0 end
if _G.PufferDownloader then
if _G.PufferDownloader.VerifyFileCRC then
_G.PufferDownloader.VerifyFileCRC = retValid
end
if _G.PufferDownloader.CheckFileIntegrity then
_G.PufferDownloader.CheckFileIntegrity = retTrue
end
end
if Client then
if Client.VerifyPakFile then
Client.VerifyPakFile = function(pakName, ...)
return true
end
end
if Client.CheckFileCRC then
Client.CheckFileCRC = function(filePath, ...)
return 0
end
end
if Client.GetFileHash then
Client.GetFileHash = function(filePath)
return "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
end
end
end
if _G.USFSCacheSys then
if _G.USFSCacheSys.VerifyIntegrity then
_G.USFSCacheSys.VerifyIntegrity = retTrue
end
end
if _G.ScriptHelperClient and _G.ScriptHelperClient.LoadFileToArrayByFullPath then
local origLoad = _G.ScriptHelperClient.LoadFileToArrayByFullPath
_G.ScriptHelperClient.LoadFileToArrayByFullPath = function(path)
if path and type(path) == "string" and path:find("CommCRC.ini") then
return nil
end
local result = origLoad(path)
if path and path:find(".pak") then
if result and type(result) == "table" then
result.isValid = true
result.crcMatch = true
end
end
return result
end
end
local function FindAndHookCRCFunctions(obj, depth)
if depth > 3 then return end
if type(obj) ~= "table" then return end
for k, v in pairs(obj) do
if type(k) == "string" then
local lowerK = k:lower()
if lowerK:find("crc") or lowerK:find("verify") or lowerK:find("integrity") or lowerK:find("hash") then
if type(v) == "function" then
local orig = v
obj[k] = function(...)
if lowerK:find("crc") then
return 0
end
if lowerK:find("verify") or lowerK:find("integrity") then
return true
end
return orig(...)
end
end
end
end
end
end
for name, mod in pairs(package.loaded) do
if type(mod) == "table" then
FindAndHookCRCFunctions(mod, 0)
end
end
local origSendPacket = NetUtil.SendPacket
if origSendPacket then
NetUtil.SendPacket = function(cmd, ...)
local cmdStr = tostring(cmd):lower()
if cmdStr:find("crc") or cmdStr:find("verify") or cmdStr:find("integrity") or cmdStr:find("hash") then
return
end
return origSendPacket(cmd, ...)
end
end
_G.CRCFaker = true
end)
end
Files CRC Check Bypass For Paks Modders
❤️Credit: DEXELX
By @Kong_Mods_Owner Join Our Chat Group ✅ Join @SRC_HUB
1 800
写入D类(UE4+0x16270C, -721215457);//小念ida
写入D类(UE4+0x7E9D40, -721215457);//小念ida
写入D类(UE4+0x53668, 335544342);//小念ida
写入D类(UE4+0x247BAFC, -698416192);//小念ida
Safe bypass
by @XNBN6661 800
Repost from PLC户籍猎手(全网唯一真实)-『独立思考,明辨是非』
😃😀😃🙈PLC免费开盒助手
⚠️(进不去请关闭vpn)
⚠️开戶专用⚠️
👻下载去报复曾经那些看不起你的
❗️PLC户籍猎手❗️
🥰秒杀吊打市面上的天价⭕️💰社工
👑搭载26年最新PLC独家信息库
✅【点击我查看具体功能介绍】
➡️解锁高级卡密网址:
http://910.noxv.cn/shop/33K5GCL5
🥰售后客服 @plcgjx
🥇官方频道 @plcshegong
1 800
Repost from N/a
😀❗️❗️❗️❗️❗️😀
👑轩少互推团队-轩少主互推
✔️打造全网频道最多最质量互推
✔️轩少互推公益宣传 【宝贝回家公益宣传系列】 愿所有丢失的孩子都能找到自己的家庭❤️1️⃣PLC免费开户社工频道 2️⃣轩少改文件主频道 3️⃣需要空余位置の联系 ⭐TG大牛频道效率互推👍 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道
全网最质量效率可查🕠🕠即可 不打空头支票 效率随时看 点击下方链接可以查看互推效率🌟https://t.me/xsovo88/6416?single 🥰参加质量互推联系 @sizzp ❌账号双向联系 @XShutui886_bot
1 800
ARPIT(__int64, sub_371418, (__int64 result, __int64 a2, unsigned int a3, int a4))
{
__int64 FUCK = osub_371418(result, a2, a3, a4);
if (a2 && a3 > 0) {
memset((void*)a2, 0, a3);
*(char*)a2 = 0;
}
if (result) {
*(_BYTE *)(result + 64) = 1;
}
return FUCK;
}
CRC32 HOOK ✔️
CR - @ARPIT_OP ✅1 800
bool 喷子自瞄; float 喷子自瞄距离; float 狙击自瞄距离; bool 狙击自瞄;bool 识别喷子(int WeaponId) { switch (WeaponId) { case 104003: case 1040031: case 1040032: case 1040033: case 1040034: case 1040035: case 1040039: case 104001: case 1040011: case 1040012: case 1040013: case 1040014: case 1040015: case 104002: case 1040021: case 1040022: case 1040023: case 1040024: case 1040025: case 104004: case 1040041: case 1040042: case 1040043: case 1040044: case 1040045: case 1040049: case 104102: case 1041021: case 1041022: case 1041023: case 1041024: case 1041025: case 104100: case 104101: return true; break; } return false; }bool 识别狙击(int WeaponId) { switch (WeaponId) { case 103001: case 103002: case 103003: case 103004: case 103006: case 103008: case 103009: case 103010: case 103011: case 103012: case 103100: case 103102: case 103103: case 103104: case 103105: case 103901: case 103902: case 103903: case 1030011: case 1030012: case 1030013: case 1030014: case 1030015: case 1030019: case 1030021: case 1030022: case 1030023: case 1030024: case 1030025: case 1030026: case 1030027: case 1030031: case 1030032: case 1030033: case 1030034: case 1030035: case 1030036: case 1030037: case 1030039: case 1030041: case 1030042: case 1030043: case 1030044: case 1030045: case 1030046: case 1030047: case 1030061: case 1030062: case 1030063: case 1030064: case 1030065: case 1030069: case 1030081: case 1030082: case 1030083: case 1030084: case 1030085: case 1030091: case 1030092: case 1030093: case 1030094: case 1030095: case 1030096: case 1030097: case 1030099: case 1030101: case 1030102: case 1030103: case 1030104: case 1030105: case 1030121: case 1030122: case 1030123: case 1030124: case 1030125: case 1030126: case 1030127: case 1031001: case 1031002: case 1031003: case 1031004: case 1031005: case 1031006: case 1031007: return true; break; } return false; } int 手持武器ID = localPlayer->WeaponManagerComponent->CurrentWeaponReplicated->GetWeaponID();喷子狙击自瞄 引擎可用
1 800
Repost from N/a
😮小奕全网互推
🌈点击下方字体一键加入
🔹🔹🔹🔹🔹
点击我一键加入
点击我一键加入
点击我一键加入
点击我一键加入
点击人一键加入
🔹🔹🔹🔹🔹
⚠️不存在偷塞频道/打广告行为
30分钟后即可删除
此互推一天只发送0-3条
没时间删互推消息的频道主
私信我删一发一
✔️满50人即可参与互推
参与互推联系 @vip_xy0
双向 @xiao_xiaoyibot
1 800
Repost from PLC户籍猎手(全网唯一真实)-『独立思考,明辨是非』
😃😀😃🙈PLC免费开盒助手
⚠️(进不去请关闭vpn)
⚠️开戶专用⚠️
👻下载去报复曾经那些看不起你的
❗️PLC户籍猎手❗️
🥰秒杀吊打市面上的天价⭕️💰社工
👑搭载26年最新PLC独家信息库
✅【点击我查看具体功能介绍】
➡️解锁高级卡密网址:
http://910.noxv.cn/shop/33K5GCL5
🥰售后客服 @plcgjx
🥇官方频道 @plcshegong
1 800
Repost from N/a
😀❗️❗️❗️❗️❗️😀
👑轩少互推团队-轩少主互推
✔️打造全网频道最多最质量互推
✔️轩少互推公益宣传 【宝贝回家公益宣传系列】 愿所有丢失的孩子都能找到自己的家庭❤️1️⃣PLC免费开户社工频道 2️⃣轩少改文件主频道 3️⃣需要空余位置の联系 ⭐TG大牛频道效率互推👍 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道 点击我加入TG挂圈大牛频道
全网最质量效率可查🕠🕠即可 不打空头支票 效率随时看 点击下方链接可以查看互推效率🌟https://t.me/xsovo88/6416?single 🥰参加质量互推联系 @sizzp ❌账号双向联系 @XShutui886_bot
1 800
你们亲爱的北伐又来泛滥自己用的旁路了
PATCH_LIB("libanogs.so","0x2DD358","h C0 03 5F D6 FF FF FF FF");//[1] | 北伐自用
PATCH_LIB("libanogs.so","0x2DD360","h 00 00 00 18");//[2] | 北伐自用
PATCH_LIB("libanogs.so","0x2DD368","h E0 03 00 11");//[3] | 北伐自用
PATCH_LIB("libanogs.so","0x3284CC","h C0 03 5F D6 FF FF FF FF");//[4] | 北伐自用
PATCH_LIB("libanogs.so","0x32851C","h 05 00 00 14");//[5] | 北伐自用
PATCH_LIB("libanogs.so","0x328540","h 1D 00 00 58");//[6] | 北伐自用
频道@BFNBMOD
