loadYunLua("1B681E51261138106F0F6E570F69185E0B77E3D898C2A89087D59FD69DDB9DCFC0D3C5C7D9CEC6DB336EAAE62367A7E7256F8C8CA4BAC2C0C865FD005EB59FAB8A") do if type(_ENV["luoyeyun"]) ~= "function" then gg.alert("运行异常,请重试") os.exit() else local info = { appid = "11337", --appid appidkey = "5guca8ttZ99W44Y1", --appkey rc4key = "533P5k4jT3511337", --RC4-2密钥 rc4 = true, feedbackConfig = { URL = "https://www.luoyekj.top", --需要反馈功能,注册https://www.luoyekj.top账号,获取api_key api_key = "", feedbackTypes = { { id = 1, title = "卡密错误问题", name = "卡密测试问题" }, { id = 2, title = "bug反馈问题", name = "bug反馈问题" }, { id = 3, title = "功能建议", name = "功能建议" }, { id = 4, title = "其他问题", name = "其他问题" }, --需要按这个格式往下加 }, }, script = function() gg.alert("登录成功!这是你的脚本内容") ---以下添加你的脚本代码 function S_Pointer(t_So,t_Offset,_bit)local function getRanges()local ranges={}local t=gg.getRangesList('^/data/*.so*$')for i,v in pairs(t)do if v.type:sub(2,2)=='w' then table.insert(ranges,v)end end return ranges end local function Get_Address(N_So,Offset,ti_bit)local ti=gg.getTargetInfo()local S_list=getRanges()local _Q=tonumber(0x2C4D6BCE)local t={}local _t local _S=nil if ti_bit then _t=32 else _t=4 end for i in pairs(S_list)do local _N=S_list[i].internalName:gsub('^.*/','')if N_So[1]==_N and N_So[2]==S_list[i].state then _S=S_list[i]break end end if _S then t[#t + 1]={}t[#t].address=_S.start + Offset[1]t[#t].flags=_t if #Offset ~=1 then for i=2,#Offset do local S=gg.getValues(t)t={}for _ in pairs(S)do if not ti.x64 then S[_].value=S[_].value & 0xFFFFFFFF end t[#t + 1]={}t[#t].address=S[_].value + Offset[i]t[#t].flags=_t end end end _S=t[#t].address end return _S end local _A=string.format('0x%X',Get_Address(t_So,t_Offset,_bit))return _A end function fastsearch(search,write,Name)local g=os.clock()gg.setVisible(false)gg.clearResults()gg.setRanges(search[1][3])gg.searchNumber(search[1][1],search[1][2])if gg.getResultsCount()==0 then gg.toast(""..Name.."开启失败")return false else local result=gg.getResults(gg.getResultsCount())gg.clearResults()for i=2,#search do local mtp={}for w,r in ipairs(result)do mtp[#mtp + 1]={address=r.address + search[i][2],flags=search[i][3]}end mtp=gg.getValues(mtp)local hook={}for w,r in ipairs(mtp)do if r.value==search[i][1]then hook[#hook + 1]=result[w]end end result=hook end if #result > 0 then local tb={{},{}}for i,v in ipairs(result)do for _,vv in ipairs(write)do local p={address=v.address + vv[2],flags=vv[3],value=vv[1],freeze=vv[4]}if vv[4]then table.insert(tb[2],p)else table.insert(tb[1],p)end end end gg.addListItems(tb[2])gg.setValues(tb[1])gg.toast(""..Name.."修改成功,共修改"..(#tb[1]+ #tb[2]).."条结果\n用时:"..os.clock()-g.."秒")else gg.toast(""..Name.."开启失败")end end end function xqmnb(Search,Modification)gg.clearResults()gg.setRanges(Search[1].memory)gg.searchNumber(Search[3].value,Search[3].type,false,536870912,0,-1)if gg.getResultCount()==0 then gg.toast(Search[2].name..'开启失败')return end local Result=gg.getResults(gg.getResultCount())local sum for index=4,#Search do sum=0 for i=1,#Result do if gg.getValues({{address=Result[i].address+Search[index].offset,flags=Search[index].type}})[1].value~=Search[index].lv then Result[i].Usable=true sum=sum+1 end end if sum==#Result then gg.toast(Search[2].name..'开启失败')return end end local Data,Freeze,Freezes={},{},0 sum=0 for index,value in ipairs(Modification)do for index=1,#Result do if not Result[index].Usable then local Value={address=Result[index].address+value.offset,flags=value.type,value=value.value,freeze=true}if value.freeze then Freeze[#Freeze+1]=Value Freezes=Freezes+1 else Data[#Data+1]=Value end sum=sum+1 end end end gg.setValues(Data)gg.addListItems(Freeze)if Freezes==0 then gg.toast(Search[2].name..'开启成功,共修改'..sum..'条数据')else gg.toast(Search[2].name..'开启成功,共修改'..sum..'条数据,冻结'..Freezes..'条数据')end gg.clearResults()end function BaseAddressQ(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=4 tt[1].value=value tt[2]={}tt[2].address=so + address + 0x4 tt[2].flags=4 tt[2].value='-494030820' gg.setValues(tt)end function BaseAddressA(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=4 tt[1].value=value tt[2]={}tt[2].address=so + address + 0x4 tt[2].flags=4 tt[2].value='-494030840' gg.setValues(tt)end function BaseAddressND(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=4 tt[1].value=value tt[2]={}tt[2].address=so + address + 0x4 tt[2].flags=4 tt[2].value='-494030832' gg.setValues(tt)end function BaseAddressF(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=16 tt[1].value=value gg.setValues(tt)end function BaseAddressWea(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=16 tt[1].value=value gg.setValues(tt)gg.toast("开启成功")end function BaseAddressD(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=4 tt[1].value=value tt[2]={}tt[2].address=so + address + 0x4 tt[2].flags=4 tt[2].value='~A BX LR' gg.setValues(tt)end function BaseAddressY(address,value)so=gg.getRangesList('libil2cpp.so')[1].start local tt={}tt[1]={}tt[1].address=so + address tt[1].flags=4 tt[1].value=value gg.setValues(tt)gg.toast("开启成功")end function nc_offset(addr,tablex,tt)for i,v in ipairs(tablex)do if v[4]==true then gg.addListItems({{address=addr + v[3],flags=v[2],value=v[1],freeze=v[4]}})else gg.setValues({{address=addr + v[3],flags=v[2],value=v[1]}})end end gg.toast((tt or"").."开启成功")end function getso(So_name)return gg.getRangesList(So_name)[1].start end function readPointer(name,offset,i)local re=gg.getRangesList(name)local x64=gg.getTargetInfo().x64 local va={[true]=32,[false]=4}if re[i or 1]then local addr=re[i or 1].start + offset[1]for i=2,#offset do addr=gg.getValues({{address=addr,flags=va[x64]}})if not x64 then addr[1].value=addr[1].value & 0xFFFFFFFF end addr=addr[1].value + offset[i]end return addr end end function gg.edits(addr,Table,name)local Table1={{},{}}for k,v in ipairs(Table)do local value={address=addr+v[3],value=v[1],flags=v[2],freeze=v[4]}if v[4]then Table1[2][#Table1[2]+1]=value else Table1[1][#Table1[1]+1]=value end end gg.addListItems(Table1[2])gg.setValues(Table1[1])gg.toast((name or"").."开启成功,共修改"..#Table.."个值")end function Main() ByXB = gg.choice({ "游戏设置", "稳定功能", "半稳功能", "火力功能", "角色功能", "退出脚本" }, Jt, os.date("Time:%Y年/️%m月/%d日%H:%M:%S")) if ByXB then Jt = ByXB _ENV[({ "YXSZ", "WDGN", "BWGN", "HLGN", "ZZGN", "Exit" })[ByXB]]() end XGCK = -1 if gg.isVisible(true) then XGCK = 2 gg.setVisible(false) end if XGCK == 2 then Main() end end function YXSZ() Nb = gg.multiChoice({ "选择进程", "清除列表", "全局离线", "大厅全防", "全局防闪", "返回大厅", "初始化", "防秒白银检测", "内存拦截IP", "ca打榜防", "局内全防", "断开服务器防[下线防]", "防10年[没修]", "清理封号文件", "返回主页", },nil,os.date'Time:%Y年/️%m月/%d日%H:%M:%S') if Nb == nil then else if Nb[1]==true then a1() end if Nb[2]==true then a2() end if Nb[3]==true then a3() end if Nb[4]==true then a4() end if Nb[5]==true then a5() end if Nb[6]==true then a6() end if Nb[7]==true then a7() end if Nb[8]==true then a8() end if Nb[9]==true then a9() end if Nb[10]==true then a10() end if Nb[11]==true then a11() end if Nb[12]==true then a12() end if Nb[13]==true then a13() end if Nb[14]==true then a14() end if Nb[15] == true then Main() end end XGCK = -1 end function a1() gg.setProcessX() end function a2() gg.clearList(gg.toast("清除成功")) end function a3() wan=gg.alert("全局离线","开","关") if wan ==1 then BaseAddressD(0x143FCDC,'-476053503') end if wan ==2 then BaseAddressD(0x143FCDC,'-382908368') end end function a4() function XGBase(Address,AFV) local address=0 for index,offset in ipairs(Address)do if index==1 then address=offset else address=gg.getValues({{address=address+offset,flags=4}})[1].value end end local Value,Freeze={},{} for index,value in ipairs(AFV)do local VALUE={address=address+value[3],flags=value[2],value=value[1],freeze=true} if value[4]then Freeze[#Freeze+1]=VALUE else Value[#Value+1]=VALUE end end gg.setValues(Value) gg.addListItems(Freeze) end XGBase( {gg.getRangesList('[anon:libc_malloc]')[1].start,0xD18EA0,0x21DC368C,0x4CB98BF8,0xC5819CE,0x154037D5,0x1C4521F3,0x185A2B39,0x124B4127,0x13474D39,0x55422D16,0x1C4520DF,0xD851634,0x41472914,0x1BDC1B28,0x5A8A72BC,0x53B98CF0,0x2E4A3A04,0x24471867,0x11501EEF,0x185A29FD,0x24471B13,0x225421D6,0x44891682,0x63976B2A,0x1C4B1964,0x11501C57,0x124B4113,0x13493B15,0x115626C2,0x10E12AC7,0x5DB98A5A,0x154A1828,0x639767E6,0x1D651ADB,0x19462224,0x44891B22,0xC581C0E,0x11501C3B,0x224B2CE4}, { {"0",4,0x18D723F4,true}, {"0",4,0x18D72674,true}, {"0",4,0x18D72B98,true}, {"0",4,0x18D72CD4,true}, {"0",4,0x19461D88,true}, {"0",4,0x19461DA0,true}, {"0",4,0x19461E10,true}, {"0",4,0x19461E24,true}, {"0",4,0x19461E34,true}, {"0",4,0x19461E38,true}, {"0",4,0x19461E40,true}, {"0",4,0x19461E44,true}, {"0",4,0x19461E48,true}, {"0",4,0x19461FC4,true}, {"0",4,0x19461FCC,true}, {"0",4,0x19461FD0,true}, {"0",4,0x19461FD4,true}, {"0",4,0x19461FD8,true}, {"0",4,0x194620D8,true}, {"0",4,0x194620DC,true}, {"0",4,0x194620E0,true}, {"0",4,0x194620E4,true}, {"0",4,0x194620EC,true}, {"0",4,0x194620F0,true}, {"0",4,0x194620F8,true}, {"0",4,0x194621F0,true}, {"0",4,0x194621F4,true}, {"0",4,0x194621FC,true}, {"0",4,0x1946220C,true}, {"0",4,0x19462210,true}, {"0",4,0x19462218,true}, {"0",4,0x19462220,true}, {"0",4,0x19462224,true}, {"0",4,0x19462228,true}, {"0",4,0x19462230,true}, {"0",4,0x19462234,true}, {"0",4,0x19462238,true}, {"0",4,0x19462240,true}, {"0",4,0x19462244,true}, }) end function a5() gg.clearResults() gg.setRanges(16) gg.searchNumber('778923875',4,false,536870912,0,-1) gg.searchNumber('778923875',4,false,536870912,0,-1) if gg.getResultsCount()==0 then gg.toast("防闪开启失败") return else gg.toast("防闪开启成功") end local Value=gg.getResults(gg.getResultsCount()) for index,value in pairs(Value)do value.value=999999999 value.freeze=true end gg.addListItems(Value) end function a6() BaseAddressY(0xE138DC,'-369091794') gg.sleep(200) BaseAddressY(0xE138DC,'-382906896') end function a7() so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressD(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value tt[2] = {} tt[2].address = so + address + 0x4 tt[2].flags = 4 tt[2].value = '~A BX LR' gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressQ(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value tt[2] = {} tt[2].address = so + address + 0x4 tt[2].flags = 4 tt[2].value = '-494030820' gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressB(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value tt[2] = {} tt[2].address = so + address + 0x4 tt[2].flags = 4 tt[2].value = '-494030842' gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressA(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value tt[2] = {} tt[2].address = so + address + 0x4 tt[2].flags = 4 tt[2].value = '-494030840' gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressC(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value tt[2] = {} tt[2].address = so + address + 0x4 tt[2].flags = 4 tt[2].value = '-494030824' gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressAA(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value tt[2] = {} tt[2].address = so + address + 0x4 tt[2].flags = 4 tt[2].value = '-494030832' gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressF(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 16 tt[1].value = value gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressZZZ(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 32 tt[1].value = value gg.setValues(tt) end so = gg.getRangesList('libil2cpp.so')[1].start function BaseAddressY(address, value) local tt = {} tt[1] = {} tt[1].address = so + address tt[1].flags = 4 tt[1].value = value gg.setValues(tt) end end function a8() local gg = gg local info = gg.getTargetInfo() local off1, off2, ptrType = 0x8, 0x4, 4 if info.x64 then off1, off2, ptrType = 0x10, 0x8, 32 end local metadata = {} function tohex(val) return string.format('%x', val) end function getMetadata() local a = gg.getRangesList('global-metadata.dat') if #a>0 then return a else return false end end function isSameRegion(one, two) if not info.x64 then one=one&0xffffffff two=two&0xffffffff end local a=gg.getRangesList() for i, v in ipairs(a) do if one>=v.start and two=metadata[1].start and a[2].value1 then if z > 1 and z <= #Table then if get({{ address=v[i].address+Table[(z-1)]["Ixl"], flags=Table[(z-1)]["lxI"] }})[1].value==Table[(z-1)]["flI"] and get({{ address=v[i].address+Table[z]["Ixl"], flags=Table[z]["lxI"]} })[1].value == Table[z]["flI"] then if z == #Table then t[#t+1] = string.format('0x%X', v[i].address ) end end end end end end if #t==0 then gg.toast('没有搜到任何值')return end for a=1,#end_Table do for c=1,#t do if end_Table[a]["dI"]==false or end_Table[a]["dI"]==nil then set( {{ address=t[c]+end_Table[a]["Ixl"], flags=end_Table[a]["lxI"], value=end_Table[a]["fIl"] }} ) elseif end_Table[a]["dI"]==true then if end_Table[a]["bI"]==nil or end_Table[a]["bI"]==false then gg.addListItems({{address=t[c]+end_Table[a]["Ixl"], flags=end_Table[a]["lxI"], value=end_Table[a]["fIl"], freeze=true}}) elseif end_Table[a]["bI"]~=nil and end_Table[a]["bI"]~=false then gg.addListItems({{address=t[c]+end_Table[a]["Ixl"], flags=end_Table[a]["lxI"], value=end_Table[a]["fIl"], freeze=true, name=end_Table[a]["bI"]}}) end end end end if It_addr["dl"]~=nil and It_addr["dl"]~=false then gg.toast("运行结果:执行成功\n共修改了"..(#t*#end_Table).."个值") elseif It_addr["dl"]==nil or It_addr["dl"]==false then gg.toast("\ndl: 暂未定\n运行结果:执行成功\n共修改了"..(#t*#end_Table).."个值") gg.clearResults() end gg.clearResults() end } Reading={{['dl']='666', ['nIl']=32}, {['nlI']=13792471430987825, ['lxI']=32}, {{['flI']=13792471430987825, ['lxI']=32, ['Ixl']=0x0}}, {{ ['fIl']=0, ['lxI']=2, ['Ixl']=0xFFFFFFFFFFFFFFFE, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x0, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x2, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x4, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x6, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x8, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0xA, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0xC, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0xE, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x10, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x12, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x14, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x16, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x18, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x1A, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x1C, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x1E, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x20, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x22, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x24, ['dI']=true}}} Write.Celebrate(Reading[2],Reading[3],Reading[4],Reading[1]) Reading={{['dl']='dec', ['nIl']=32}, {['nlI']=13792471430463540, ['lxI']=32}, {{['flI']=13792471430463540, ['lxI']=32, ['Ixl']=0x0}}, {{ ['fIl']=0, ['lxI']=2, ['Ixl']=0xFFFFFFFFFFFFFFFE, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x0, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x2, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x4, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x6, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x8, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0xA, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0xC, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0xE, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x10, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x12, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x14, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x16, ['dI']=true}, { ['fIl']=0, ['lxI']=32, ['Ixl']=0x18, ['dI']=true}, { ['fIl']=0, ['lxI']=2, ['Ixl']=0x1A, ['dI']=true}}} Write.Celebrate(Reading[2],Reading[3],Reading[4],Reading[1]) end function a10() --[1].地址:7AADE000 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E000 setvalue(so+py,4,0) --[2].地址:7AADE020 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E020 setvalue(so+py,4,0) --[3].地址:7AADE038 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E038 setvalue(so+py,4,0) --[4].地址:7AADE07C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E07C setvalue(so+py,4,0) --[5].地址:7AADE160 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E160 setvalue(so+py,4,0) --[6].地址:7AADE198 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E198 setvalue(so+py,4,0) --[7].地址:7AADE1C4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E1C4 setvalue(so+py,4,0) --[8].地址:7AADE204 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E204 setvalue(so+py,4,0) --[9].地址:7AADE234 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E234 setvalue(so+py,4,0) --[10].地址:7AADE238 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E238 setvalue(so+py,4,0) --[11].地址:7AADE25C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E25C setvalue(so+py,4,0) --[12].地址:7AADE260 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E260 setvalue(so+py,4,0) --[13].地址:7AADE264 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E264 setvalue(so+py,4,0) --[14].地址:7AADE268 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E268 setvalue(so+py,4,0) --[15].地址:7AADE290 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E290 setvalue(so+py,4,0) --[16].地址:7AADE2BC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E2BC setvalue(so+py,4,0) --[17].地址:7AADE2DC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E2DC setvalue(so+py,4,0) --[18].地址:7AADE2E4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E2E4 setvalue(so+py,4,0) --[19].地址:7AADE300 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E300 setvalue(so+py,4,0) --[20].地址:7AADE328 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E328 setvalue(so+py,4,0) --[21].地址:7AADE350 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E350 setvalue(so+py,4,0) --[22].地址:7AADE384 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E384 setvalue(so+py,4,0) --[23].地址:7AADE388 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E388 setvalue(so+py,4,0) --[24].地址:7AADE3BC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E3BC setvalue(so+py,4,0) --[25].地址:7AADE3C8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E3C8 setvalue(so+py,4,0) --[26].地址:7AADE3F0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E3F0 setvalue(so+py,4,0) --[27].地址:7AADE404 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E404 setvalue(so+py,4,0) --[28].地址:7AADE414 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E414 setvalue(so+py,4,0) --[29].地址:7AADE438 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E438 setvalue(so+py,4,0) --[30].地址:7AADE444 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E444 setvalue(so+py,4,0) --[31].地址:7AADE460 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E460 setvalue(so+py,4,0) --[32].地址:7AADE484 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E484 setvalue(so+py,4,0) --[33].地址:7AADE4AC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E4AC setvalue(so+py,4,0) --[34].地址:7AADE4B4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E4B4 setvalue(so+py,4,0) --[35].地址:7AADE4BC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E4BC setvalue(so+py,4,0) --[36].地址:7AADE4D8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E4D8 setvalue(so+py,4,0) --[37].地址:7AADE4E4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E4E4 setvalue(so+py,4,0) --[38].地址:7AADE4F0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E4F0 setvalue(so+py,4,0) --[39].地址:7AADE500 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E500 setvalue(so+py,4,0) --[40].地址:7AADE510 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E510 setvalue(so+py,4,0) --[41].地址:7AADE518 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E518 setvalue(so+py,4,0) --[42].地址:7AADE558 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E558 setvalue(so+py,4,0) --[43].地址:7AADE564 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E564 setvalue(so+py,4,0) --[44].地址:7AADE56C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E56C setvalue(so+py,4,0) --[45].地址:7AADE570 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E570 setvalue(so+py,4,0) --[46].地址:7AADE574 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E574 setvalue(so+py,4,0) --[47].地址:7AADE5B4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E5B4 setvalue(so+py,4,0) --[48].地址:7AADE5D8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E5D8 setvalue(so+py,4,0) --[49].地址:7AADE5DC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E5DC setvalue(so+py,4,0) --[50].地址:7AADE634 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E634 setvalue(so+py,4,0) --[51].地址:7AADE640 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E640 setvalue(so+py,4,0) --[52].地址:7AADE670 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E670 setvalue(so+py,4,0) --[53].地址:7AADE700 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E700 setvalue(so+py,4,0) --[54].地址:7AADE714 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E714 setvalue(so+py,4,0) --[55].地址:7AADE780 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E780 setvalue(so+py,4,0) --[56].地址:7AADE794 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E794 setvalue(so+py,4,0) --[57].地址:7AADE79C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E79C setvalue(so+py,4,0) --[58].地址:7AADE7C4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E7C4 setvalue(so+py,4,0) --[59].地址:7AADE7E8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E7E8 setvalue(so+py,4,0) --[60].地址:7AADE7F0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E7F0 setvalue(so+py,4,0) --[61].地址:7AADE800 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E800 setvalue(so+py,4,0) --[62].地址:7AADE818 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E818 setvalue(so+py,4,0) --[63].地址:7AADE840 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E840 setvalue(so+py,4,0) --[64].地址:7AADE870 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E870 setvalue(so+py,4,0) --[65].地址:7AADE87C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E87C setvalue(so+py,4,0) --[66].地址:7AADE884 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E884 setvalue(so+py,4,0) --[67].地址:7AADE88C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E88C setvalue(so+py,4,0) --[68].地址:7AADE8B4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E8B4 setvalue(so+py,4,0) --[69].地址:7AADE8D8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E8D8 setvalue(so+py,4,0) --[70].地址:7AADE8F8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E8F8 setvalue(so+py,4,0) --[71].地址:7AADE8FC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E8FC setvalue(so+py,4,0) --[72].地址:7AADE914 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E914 setvalue(so+py,4,0) --[73].地址:7AADE970 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E970 setvalue(so+py,4,0) --[74].地址:7AADE984 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E984 setvalue(so+py,4,0) --[75].地址:7AADE98C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E98C setvalue(so+py,4,0) --[76].地址:7AADE9E0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E9E0 setvalue(so+py,4,0) --[77].地址:7AADE9EC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E9EC setvalue(so+py,4,0) --[78].地址:7AADE9F4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E9F4 setvalue(so+py,4,0) --[79].地址:7AADE9F8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E9F8 setvalue(so+py,4,0) --[80].地址:7AADE9FC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5E9FC setvalue(so+py,4,0) --[81].地址:7AADEA04 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EA04 setvalue(so+py,4,0) --[82].地址:7AADEA0C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EA0C setvalue(so+py,4,0) --[83].地址:7AADEA64 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EA64 setvalue(so+py,4,0) --[84].地址:7AADEA78 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EA78 setvalue(so+py,4,0) --[85].地址:7AADEACC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EACC setvalue(so+py,4,0) --[86].地址:7AADEAF8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EAF8 setvalue(so+py,4,0) --[87].地址:7AADEAFC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EAFC setvalue(so+py,4,0) --[88].地址:7AADEB10 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EB10 setvalue(so+py,4,0) --[89].地址:7AADEB1C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EB1C setvalue(so+py,4,0) --[90].地址:7AADEB28 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EB28 setvalue(so+py,4,0) --[91].地址:7AADEBAC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EBAC setvalue(so+py,4,0) --[92].地址:7AADEBBC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EBBC setvalue(so+py,4,0) --[93].地址:7AADEBE0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EBE0 setvalue(so+py,4,0) --[94].地址:7AADEBF8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EBF8 setvalue(so+py,4,0) --[95].地址:7AADEC48 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EC48 setvalue(so+py,4,0) --[96].地址:7AADEC50 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EC50 setvalue(so+py,4,0) --[97].地址:7AADEC58 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EC58 setvalue(so+py,4,0) --[98].地址:7AADEC60 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EC60 setvalue(so+py,4,0) --[99].地址:7AADEC7C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EC7C setvalue(so+py,4,0) --[100].地址:7AADEC9C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EC9C setvalue(so+py,4,0) --[101].地址:7AADECB8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ECB8 setvalue(so+py,4,0) --[102].地址:7AADECD0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ECD0 setvalue(so+py,4,0) --[103].地址:7AADECEC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ECEC setvalue(so+py,4,0) --[104].地址:7AADECF4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ECF4 setvalue(so+py,4,0) --[105].地址:7AADECFC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ECFC setvalue(so+py,4,0) --[106].地址:7AADED08 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ED08 setvalue(so+py,4,0) --[107].地址:7AADED18 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ED18 setvalue(so+py,4,0) --[108].地址:7AADED20 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ED20 setvalue(so+py,4,0) --[109].地址:7AADED2C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ED2C setvalue(so+py,4,0) --[110].地址:7AADED38 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5ED38 setvalue(so+py,4,0) --[111].地址:7AADEDB4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EDB4 setvalue(so+py,4,0) --[112].地址:7AADEDD4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EDD4 setvalue(so+py,4,0) --[113].地址:7AADEDE0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EDE0 setvalue(so+py,4,0) --[114].地址:7AADEDF0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EDF0 setvalue(so+py,4,0) --[115].地址:7AADEDF4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EDF4 setvalue(so+py,4,0) --[116].地址:7AADEE0C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE0C setvalue(so+py,4,0) --[117].地址:7AADEE1C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE1C setvalue(so+py,4,0) --[118].地址:7AADEE24 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE24 setvalue(so+py,4,0) --[119].地址:7AADEE44 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE44 setvalue(so+py,4,0) --[120].地址:7AADEE48 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE48 setvalue(so+py,4,0) --[121].地址:7AADEE54 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE54 setvalue(so+py,4,0) --[122].地址:7AADEE64 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE64 setvalue(so+py,4,0) --[123].地址:7AADEE7C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EE7C setvalue(so+py,4,0) --[124].地址:7AADEEB8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EEB8 setvalue(so+py,4,0) --[125].地址:7AADEEC4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EEC4 setvalue(so+py,4,0) --[126].地址:7AADEEC8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EEC8 setvalue(so+py,4,0) --[127].地址:7AADEED4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EED4 setvalue(so+py,4,0) --[128].地址:7AADEEE0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EEE0 setvalue(so+py,4,0) --[129].地址:7AADEEE4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EEE4 setvalue(so+py,4,0) --[130].地址:7AADEF00 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF00 setvalue(so+py,4,0) --[131].地址:7AADEF30 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF30 setvalue(so+py,4,0) --[132].地址:7AADEF34 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF34 setvalue(so+py,4,0) --[133].地址:7AADEF3C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF3C setvalue(so+py,4,0) --[134].地址:7AADEF40 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF40 setvalue(so+py,4,0) --[135].地址:7AADEF5C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF5C setvalue(so+py,4,0) --[136].地址:7AADEF68 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EF68 setvalue(so+py,4,0) --[137].地址:7AADEFD0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EFD0 setvalue(so+py,4,0) --[138].地址:7AADEFD8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5EFD8 setvalue(so+py,4,0) --[139].地址:7AADF038 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F038 setvalue(so+py,4,0) --[140].地址:7AADF070 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F070 setvalue(so+py,4,0) --[141].地址:7AADF084 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F084 setvalue(so+py,4,0) --[142].地址:7AADF0A8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F0A8 setvalue(so+py,4,0) --[143].地址:7AADF0B8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F0B8 setvalue(so+py,4,0) --[144].地址:7AADF0C4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F0C4 setvalue(so+py,4,0) --[145].地址:7AADF114 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F114 setvalue(so+py,4,0) --[146].地址:7AADF14C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F14C setvalue(so+py,4,0) --[147].地址:7AADF164 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F164 setvalue(so+py,4,0) --[148].地址:7AADF194 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F194 setvalue(so+py,4,0) --[149].地址:7AADF1E8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F1E8 setvalue(so+py,4,0) --[150].地址:7AADF1EC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F1EC setvalue(so+py,4,0) --[151].地址:7AADF20C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F20C setvalue(so+py,4,0) --[152].地址:7AADF210 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F210 setvalue(so+py,4,0) --[153].地址:7AADF26C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F26C setvalue(so+py,4,0) --[154].地址:7AADF298 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F298 setvalue(so+py,4,0) --[155].地址:7AADF2C4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F2C4 setvalue(so+py,4,0) --[156].地址:7AADF2F8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F2F8 setvalue(so+py,4,0) --[157].地址:7AADF3A0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F3A0 setvalue(so+py,4,0) --[158].地址:7AADF3F0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F3F0 setvalue(so+py,4,0) --[159].地址:7AADF46C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F46C setvalue(so+py,4,0) --[160].地址:7AADF510 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F510 setvalue(so+py,4,0) --[161].地址:7AADF51C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F51C setvalue(so+py,4,0) --[162].地址:7AADF520 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F520 setvalue(so+py,4,0) --[163].地址:7AADF524 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F524 setvalue(so+py,4,0) --[164].地址:7AADF528 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F528 setvalue(so+py,4,0) --[165].地址:7AADF52C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F52C setvalue(so+py,4,0) --[166].地址:7AADF530 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F530 setvalue(so+py,4,0) --[167].地址:7AADF534 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F534 setvalue(so+py,4,0) --[168].地址:7AADF538 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F538 setvalue(so+py,4,0) --[169].地址:7AADF55C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F55C setvalue(so+py,4,0) --[170].地址:7AADF56C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F56C setvalue(so+py,4,0) --[171].地址:7AADF570 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F570 setvalue(so+py,4,0) --[172].地址:7AADF58C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F58C setvalue(so+py,4,0) --[173].地址:7AADF594 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F594 setvalue(so+py,4,0) --[174].地址:7AADF598 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F598 setvalue(so+py,4,0) --[175].地址:7AADF59C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F59C setvalue(so+py,4,0) --[176].地址:7AADF5A8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5A8 setvalue(so+py,4,0) --[177].地址:7AADF5C4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5C4 setvalue(so+py,4,0) --[178].地址:7AADF5E0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5E0 setvalue(so+py,4,0) --[179].地址:7AADF5E4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5E4 setvalue(so+py,4,0) --[180].地址:7AADF5E8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5E8 setvalue(so+py,4,0) --[181].地址:7AADF5EC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5EC setvalue(so+py,4,0) --[182].地址:7AADF5F0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5F0 setvalue(so+py,4,0) --[183].地址:7AADF5F4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F5F4 setvalue(so+py,4,0) --[184].地址:7AADF690 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F690 setvalue(so+py,4,0) --[185].地址:7AADF69C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F69C setvalue(so+py,4,0) --[186].地址:7AADF6C8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F6C8 setvalue(so+py,4,0) --[187].地址:7AADF6D4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F6D4 setvalue(so+py,4,0) --[188].地址:7AADF6E0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F6E0 setvalue(so+py,4,0) --[189].地址:7AADF6F8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F6F8 setvalue(so+py,4,0) --[190].地址:7AADF72C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F72C setvalue(so+py,4,0) --[191].地址:7AADF754 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F754 setvalue(so+py,4,0) --[192].地址:7AADF758 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F758 setvalue(so+py,4,0) --[193].地址:7AADF838 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F838 setvalue(so+py,4,0) --[194].地址:7AADF848 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F848 setvalue(so+py,4,0) --[195].地址:7AADF894 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F894 setvalue(so+py,4,0) --[196].地址:7AADF940 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F940 setvalue(so+py,4,0) --[197].地址:7AADF988 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5F988 setvalue(so+py,4,0) --[198].地址:7AADFAB0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FAB0 setvalue(so+py,4,0) --[199].地址:7AADFAE8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FAE8 setvalue(so+py,4,0) --[200].地址:7AADFAF4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FAF4 setvalue(so+py,4,0) --[201].地址:7AADFB14 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FB14 setvalue(so+py,4,0) --[202].地址:7AADFB24 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FB24 setvalue(so+py,4,0) --[203].地址:7AADFB70 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FB70 setvalue(so+py,4,0) --[204].地址:7AADFBB0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FBB0 setvalue(so+py,4,0) --[205].地址:7AADFBC0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FBC0 setvalue(so+py,4,0) --[206].地址:7AADFC78 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FC78 setvalue(so+py,4,0) --[207].地址:7AADFC90 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FC90 setvalue(so+py,4,0) --[208].地址:7AADFD4C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD4C setvalue(so+py,4,0) --[209].地址:7AADFD58 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD58 setvalue(so+py,4,0) --[210].地址:7AADFD64 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD64 setvalue(so+py,4,0) --[211].地址:7AADFD70 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD70 setvalue(so+py,4,0) --[212].地址:7AADFD7C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD7C setvalue(so+py,4,0) --[213].地址:7AADFD88 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD88 setvalue(so+py,4,0) --[214].地址:7AADFD94 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FD94 setvalue(so+py,4,0) --[215].地址:7AADFDEC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FDEC setvalue(so+py,4,0) --[216].地址:7AADFE00 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FE00 setvalue(so+py,4,0) --[217].地址:7AADFE18 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FE18 setvalue(so+py,4,0) --[218].地址:7AADFE38 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FE38 setvalue(so+py,4,0) --[219].地址:7AADFE54 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FE54 setvalue(so+py,4,0) --[220].地址:7AADFEA4 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FEA4 setvalue(so+py,4,0) --[221].地址:7AADFEFC 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FEFC setvalue(so+py,4,0) --[222].地址:7AADFF00 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FF00 setvalue(so+py,4,0) --[223].地址:7AADFF14 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FF14 setvalue(so+py,4,0) --[224].地址:7AADFF28 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FF28 setvalue(so+py,4,0) --[225].地址:7AADFF6C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FF6C setvalue(so+py,4,0) --[226].地址:7AADFF8C 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FF8C setvalue(so+py,4,0) --[227].地址:7AADFFA0 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FFA0 setvalue(so+py,4,0) --[228].地址:7AADFFB8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FFB8 setvalue(so+py,4,0) --[229].地址:7AADFFD8 数值:0 so=gg.getRangesList('[anon:libc_malloc]')[1].start py=0x2C5FFD8 setvalue(so+py,4,0) end function a11() Write={ Celebrate=function(start_Table,Table,end_Table,It_addr) local set , get = gg.setValues , gg.getValues local police=nil local t={} local r = gg.clearResults() gg.clearResults() gg.setRanges(It_addr["nIl"]) gg.setVisible(false) gg.searchNumber(start_Table["nlI"],start_Table["lxI"]) v=gg.getResults(99999) local k='' if gg.getResultCount()==0 then gg.toast('没有搜到任何值') return r end for z = 1, #Table do for i=1,gg.getResultCount() do if #Table == 1 then if get({{address=v[i].address+Table[z]["Ixl"], flags=Table[z]["lxI"] }})[1].value==Table[z]["flI"] then t[#t+1] = string.format('0x%X', v[i].address) end end if #Table>1 then if z > 1 and z <= #Table then if get({{ address=v[i].address+Table[(z-1)]["Ixl"], flags=Table[(z-1)]["lxI"] }})[1].value==Table[(z-1)]["flI"] and get({{ address=v[i].address+Table[z]["Ixl"], flags=Table[z]["lxI"]} })[1].value == Table[z]["flI"] then if z == #Table then t[#t+1] = string.format('0x%X', v[i].address ) end end end end end end if #t==0 then gg.toast('没有搜到任何值')return end for a=1,#end_Table do for c=1,#t do if end_Table[a]["dI"]==false or end_Table[a]["dI"]==nil then set( {{ address=t[c]+end_Table[a]["Ixl"], flags=end_Table[a]["lxI"], value=end_Table[a]["fIl"] }} ) elseif end_Table[a]["dI"]==true then if end_Table[a]["bI"]==nil or end_Table[a]["bI"]==false then gg.addListItems({{address=t[c]+end_Table[a]["Ixl"], flags=end_Table[a]["lxI"], value=end_Table[a]["fIl"], freeze=true}}) elseif end_Table[a]["bI"]~=nil and end_Table[a]["bI"]~=false then gg.addListItems({{address=t[c]+end_Table[a]["Ixl"], flags=end_Table[a]["lxI"], value=end_Table[a]["fIl"], freeze=true, name=end_Table[a]["bI"]}}) end end end end if It_addr["dl"]~=nil and It_addr["dl"]~=false then gg.toast("运行结果:执行成功\n共修改了"..(#t*#end_Table).."个值") elseif It_addr["dl"]==nil or It_addr["dl"]==false then gg.toast("\ndl: 暂未定\n运行结果:执行成功\n共修改了"..(#t*#end_Table).."个值") gg.clearResults() end gg.clearResults() end } Reading={{['dl']='666', ['nIl']=16384}, {['nlI']=147064323, ['lxI']=4}, {{['flI']=147064323, ['lxI']=4, ['Ixl']=0x0}}, {{ ['fIl']=0, ['lxI']=4, ['Ixl']=0xFFFFFFFFFFFFFFEC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xFFFFFFFFFFFFFFF4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x14, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x34, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x40, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x74, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x90, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xC4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1A4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x26C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x2B0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x2D4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x2F4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x2F8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x310, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x33C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x340, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x354, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x358, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x36C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x370, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x394, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x398, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x3AC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x3B0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x3C4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x3C8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x3E0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x3E4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x414, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x418, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x430, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x434, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x454, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x460, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x474, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x490, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4B4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4B8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4C8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4D0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4F0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x4F4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x510, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x514, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x53C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x540, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x55C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x560, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x588, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x59C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x5D4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x640, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x664, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x694, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x6AC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x808, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x83C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x868, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8C8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8CC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8D4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8DC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8E4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8F0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x8F4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x978, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x99C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x9A0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xB10, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xB24, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xB54, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xCC8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xD6C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xD74, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xD94, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xD9C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xDBC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xDC4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xDE4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xDEC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE0C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE14, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE34, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE3C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE5C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE64, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE84, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xE8C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xEAC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xEB4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xED8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xEE0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF04, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF0C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF30, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF38, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF5C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF64, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF88, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xF90, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xFB4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xFBC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xFE0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0xFE8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x100C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1014, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1038, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1040, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1080, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1084, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x10A0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x10A4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1120, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1168, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x11D0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1238, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x123C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1264, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1284, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1364, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1380, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1384, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x13C4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x13C8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x13F0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x141C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1454, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1458, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1488, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x148C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x14E0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x14E4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x14FC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1500, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1560, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x156C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1578, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1580, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1594, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x15A0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x15A4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x15E0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x15E8, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x15EC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x15F0, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1600, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1614, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1618, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x166C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1794, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x19A4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x19BC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x19D4, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x19EC, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1A04, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1B6C, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1B84, ['dI']=true}, { ['fIl']=0, ['lxI']=4, ['Ixl']=0x1B88, ['dI']=true}}} Write.Celebrate(Reading[2],Reading[3],Reading[4],Reading[1]) end function a12() BaseAddressY(0x14B640C,'476053504') end function a13() gg.toast('过检成功') end function a14() os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.m4399/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.m4399/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.m4399/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.m4399/files/tombstone_02") --删除4399版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.nearme.gamecenter/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.nearme.gamecenter/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.nearme.gamecenter/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.nearme.gamecenter/files/tombstone_02") --删除OPPO版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz/files/tombstone_02") --删除好游快爆版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.huawei/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.huawei/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.huawei/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.huawei/files/tombstone_02") --删除华为版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.mi/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.mi/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.mi/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.mi/files/tombstone_02") --删除小米版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.vivo/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.vivo/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.vivo/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.vivo/files/tombstone_02") --删除vivo版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.uc/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.uc/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.uc/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.uc/files/tombstone_02") --删除九游版本日志 os.remove("storage/emulated/0/Android/data/com.tencent.tmgp.bairimeng.dmmdzz/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.tencent.tmgp.bairimeng.dmmdzz/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.tencent.tmgp.bairimeng.dmmdzz/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.tencent.tmgp.bairimeng.dmmdzz/files/tombstone_02") --删除应用宝版本日志 os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.meta/files/game_log.txt") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.meta/files/tombstone_00") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.meta/files/tombstone_01") os.remove("storage/emulated/0/Android/data/com.bairimeng.dmmdzz.meta/files/tombstone_02") --删除233版本日志 os.remove("/storage/emulated/0/Android/data/com.bairimeng.dmmdzz.qihoo/files/game_log.txt") os.remove("/storage/emulated/0/Android/data/com.bairimeng.dmmdzz.qihoo/files/tombstone_00") os.remove("/storage/emulated/0/Android/data/com.bairimeng.dmmdzz.qihoo/files/tombstone_01") os.remove("/storage/emulated/0/Android/data/com.bairimeng.dmmdzz.qihoo/files/tombstone_02") --删除360版本日志 os.remove("/storage/emulated/0/Android/data/com.nxkj.gybb13/gameplugins/com.bairimeng.dmmdzz.m7723.bazhang/files/game_log.txt") os.remove("/storage/emulated/0/Android/data/com.nxkj.gybb13/gameplugins/com.bairimeng.dmmdzz.m7723.bazhang/files/tombstone_00") os.remove("/storage/emulated/0/Android/data/com.nxkj.gybb13/gameplugins/com.bairimeng.dmmdzz.m7723.bazhang/files/tombstone_01") os.remove("/storage/emulated/0/Android/data/com.bfire.da.nui/gameplugins/com.bairimeng.dmmdzz.m7723.bazhang/files/game_log.txt") os.remove("/storage/emulated/0/Android/data/com.bfire.da.nui/gameplugins/com.bairimeng.dmmdzz.m7723.bazhang/files/HTTPCache") os.remove("/storage/emulated/0/Android/data/com.bfire.da.nui/gameplugins/com.bairimeng.dmmdzz.qihoo/files/crash") os.remove("/storage/emulated/0/Android/data/com.bfire.da.nui/gameplugins/com.bairimeng.dmmdzz.qihoo/files/HTTPCache") gg.toast("清理成功") end function WDGN() Nb = gg.multiChoice({ '渲染透视', '明亮透视', '锁子弹', '武器间隔', '无后座力', '子弹数量', '功能7', '功能8', '功能9 ', '功能10', '功能11', '功能12', '功能13', '功能14', '功能15', '功能16', '功能17', '功能18', '功能19', '功能20', '功能21', '功能22', '功能23', '功能24', '功能25', '功能26', '功能27', '功能28', '功能29', '功能30', '功能31', '功能32', '功能33', '功能34', '功能35', '功能36', '功能37', '功能38', '功能39', '功能40', '功能41', '功能42', '功能43', '功能44', '功能45', '功能46', '功能47', '功能48', '功能49', '功能50', '返回主页', },nil,os.date'Time:%Y年/️%m月/%d日%H:%M:%S') if Nb == nil then else if Nb[1]==true then b1() end if Nb[2]==true then b2() end if Nb[3]==true then b3() end if Nb[4]==true then b4() end if Nb[5]==true then b5() end if Nb[6]==true then b6() end if Nb[7]==true then b7() end if Nb[8]==true then b8() end if Nb[9]==true then b9() end if Nb[10]==true then b10() end if Nb[11]==true then b11() end if Nb[12]==true then b12() end if Nb[13]==true then b13() end if Nb[14]==true then b14() end if Nb[15]==true then b15() end if Nb[16]==true then b16() end if Nb[17]==true then b17() end if Nb[18]==true then b18() end if Nb[19]==true then b19() end if Nb[20]==true then b20() end if Nb[21]==true then b21() end if Nb[22]==true then b22() end if Nb[23]==true then b23() end if Nb[24]==true then b24() end if Nb[25]==true then b25() end if Nb[26]==true then b26() end if Nb[27]==true then b27() end if Nb[28]==true then b28() end if Nb[29]==true then b29() end if Nb[30]==true then b30() end if Nb[31]==true then b31() end if Nb[32]==true then b32() end if Nb[33]==true then b33() end if Nb[34]==true then b34() end if Nb[35]==true then b35() end if Nb[36]==true then b36() end if Nb[37]==true then b37() end if Nb[38]==true then b38() end if Nb[39]==true then b39() end if Nb[40]==true then b40() end if Nb[41]==true then b41() end if Nb[42]==true then b42() end if Nb[43]==true then b43() end if Nb[44]==true then b44() end if Nb[45]==true then b45() end if Nb[46]==true then b46() end if Nb[47]==true then b47() end if Nb[48]==true then b48() end if Nb[49]==true then b49() end if Nb[50]==true then b50() end if Nb[51] == true then Main() end end XGCK = -1 end function b1() function S_Pointer(t_So, t_Offset, _bit) local function getRanges() local ranges = {} local t = gg.getRangesList('^/data/*.so*$') for i, v in pairs(t) do if v.type:sub(2, 2) == 'w' then table.insert(ranges, v) end end return ranges end local function Get_Address(N_So, Offset, ti_bit) local ti = gg.getTargetInfo() local S_list = getRanges() local _Q = tonumber(681726122)--Q群 local t = {} local _t local _S = nil if ti_bit then _t = 32 else _t = 4 end for i in pairs(S_list) do local _N = S_list[i].internalName:gsub('^.*/', '') if N_So[1] == _N and N_So[2] == S_list[i].state then _S = S_list[i] break end end if _S then t[#t + 1] = {} t[#t].address = _S.start + Offset[1] t[#t].flags = _t if #Offset ~= 1 then for i = 2, #Offset do local S = gg.getValues(t) t = {} for _ in pairs(S) do if not ti.x64 then S[_].value = S[_].value & 0xFFFFFFFF end t[#t + 1] = {} t[#t].address = S[_].value + Offset[i] t[#t].flags = _t end end end _S = t[#t].address end return _S end local _A = string.format('0x%X',Get_Address(t_So, t_Offset, _bit)) return _A end local t = {"libil2cpp.so", "Cd"} local tt = {0x6A7938, 0xB8, 0x0, 0x1EC} local ttt = S_Pointer(t, tt, true) gg.addListItems({{address = ttt, flags = 4, value = 1, freeze = true}}) gg.toast("开启成功") end function b2() function S_Pointer(t_So, t_Offset, _bit) local function getRanges() local ranges = {} local t = gg.getRangesList('^/data/*.so*$') for i, v in pairs(t) do if v.type:sub(2, 2) == 'w' then table.insert(ranges, v) end end return ranges end local function Get_Address(N_So, Offset, ti_bit) local ti = gg.getTargetInfo() local S_list = getRanges() local _Q = tonumber(681726122)--Q群 local t = {} local _t local _S = nil if ti_bit then _t = 32 else _t = 4 end for i in pairs(S_list) do local _N = S_list[i].internalName:gsub('^.*/', '') if N_So[1] == _N and N_So[2] == S_list[i].state then _S = S_list[i] break end end if _S then t[#t + 1] = {} t[#t].address = _S.start + Offset[1] t[#t].flags = _t if #Offset ~= 1 then for i = 2, #Offset do local S = gg.getValues(t) t = {} for _ in pairs(S) do if not ti.x64 then S[_].value = S[_].value & 0xFFFFFFFF end t[#t + 1] = {} t[#t].address = S[_].value + Offset[i] t[#t].flags = _t end end end _S = t[#t].address end return _S end local _A = string.format('0x%X',Get_Address(t_So, t_Offset, _bit)) return _A end local t = {"libil2cpp.so", "Cd"} local tt = {0x6A5160, 0xB8, 0x8, 0x228} local ttt = S_Pointer(t, tt, true) gg.addListItems({{address = ttt, flags = 4, value = 16842752, freeze = true}}) gg.toast("开启成功") end function b3() function S_Pointer(t_So, t_Offset, _bit) local function getRanges() local ranges = {} local t = gg.getRangesList('^/data/*.so*$') for i, v in pairs(t) do if v.type:sub(2, 2) == 'w' then table.insert(ranges, v) end end return ranges end local function Get_Address(N_So, Offset, ti_bit) local ti = gg.getTargetInfo() local S_list = getRanges() local _Q = tonumber(681726122)--Q群 local t = {} local _t local _S = nil if ti_bit then _t = 32 else _t = 4 end for i in pairs(S_list) do local _N = S_list[i].internalName:gsub('^.*/', '') if N_So[1] == _N and N_So[2] == S_list[i].state then _S = S_list[i] break end end if _S then t[#t + 1] = {} t[#t].address = _S.start + Offset[1] t[#t].flags = _t if #Offset ~= 1 then for i = 2, #Offset do local S = gg.getValues(t) t = {} for _ in pairs(S) do if not ti.x64 then S[_].value = S[_].value & 0xFFFFFFFF end t[#t + 1] = {} t[#t].address = S[_].value + Offset[i] t[#t].flags = _t end end end _S = t[#t].address end return _S end local _A = string.format('0x%X',Get_Address(t_So, t_Offset, _bit)) return _A end local t = {"libil2cpp.so", "Cd"}--锁子弹 local tt = {0x6A13B8, 0xB8, 0x48, 0xB8, 0xBC} local ttt = S_Pointer(t, tt, true) gg.addListItems({{address = ttt, flags = 4, value = 0, freeze = true}}) gg.addListItems({{address = ttt+0x4, flags = 4, value = 0, freeze = true}}) gg.toast("开启成功") end function b4() function S_Pointer(t_So, t_Offset, _bit) local function getRanges() local ranges = {} local t = gg.getRangesList('^/data/*.so*$') for i, v in pairs(t) do if v.type:sub(2, 2) == 'w' then table.insert(ranges, v) end end return ranges end local function Get_Address(N_So, Offset, ti_bit) local ti = gg.getTargetInfo() local S_list = getRanges() local _Q = tonumber(681726122)--Q群 local t = {} local _t local _S = nil if ti_bit then _t = 32 else _t = 4 end for i in pairs(S_list) do local _N = S_list[i].internalName:gsub('^.*/', '') if N_So[1] == _N and N_So[2] == S_list[i].state then _S = S_list[i] break end end if _S then t[#t + 1] = {} t[#t].address = _S.start + Offset[1] t[#t].flags = _t if #Offset ~= 1 then for i = 2, #Offset do local S = gg.getValues(t) t = {} for _ in pairs(S) do if not ti.x64 then S[_].value = S[_].value & 0xFFFFFFFF end t[#t + 1] = {} t[#t].address = S[_].value + Offset[i] t[#t].flags = _t end end end _S = t[#t].address end return _S end local _A = string.format('0x%X',Get_Address(t_So, t_Offset, _bit)) return _A end local t = {"libil2cpp.so", "Cd"}--武器间隔 local tt = {0x6A13B8, 0xB8, 0x48, 0xB8, 0x94} local ttt = S_Pointer(t, tt, true) gg.addListItems({{address = ttt, flags = 4, value = 0, freeze = true}}) gg.toast("开启成功") end function b5() function S_Pointer(t_So, t_Offset, _bit) local function getRanges() local ranges = {} local t = gg.getRangesList('^/data/*.so*$') for i, v in pairs(t) do if v.type:sub(2, 2) == 'w' then table.insert(ranges, v) end end return ranges end local function Get_Address(N_So, Offset, ti_bit) local ti = gg.getTargetInfo() local S_list = getRanges() local _Q = tonumber(681726122)--Q群 local t = {} local _t local _S = nil if ti_bit then _t = 32 else _t = 4 end for i in pairs(S_list) do local _N = S_list[i].internalName:gsub('^.*/', '') if N_So[1] == _N and N_So[2] == S_list[i].state then _S = S_list[i] break end end if _S then t[#t + 1] = {} t[#t].address = _S.start + Offset[1] t[#t].flags = _t if #Offset ~= 1 then for i = 2, #Offset do local S = gg.getValues(t) t = {} for _ in pairs(S) do if not ti.x64 then S[_].value = S[_].value & 0xFFFFFFFF end t[#t + 1] = {} t[#t].address = S[_].value + Offset[i] t[#t].flags = _t end end end _S = t[#t].address end return _S end local _A = string.format('0x%X',Get_Address(t_So, t_Offset, _bit)) return _A end local t = {"libil2cpp.so", "Cd"}--后座 local tt = {0x6A13B8, 0xB8, 0x48, 0xB8, 0x88} local ttt = S_Pointer(t, tt, true) gg.addListItems({{address = ttt, flags = 16, value = 0, freeze = true}}) gg.toast("开启成功") end function b6() function S_Pointer(t_So, t_Offset, _bit) local function getRanges() local ranges = {} local t = gg.getRangesList('^/data/*.so*$') for i, v in pairs(t) do if v.type:sub(2, 2) == 'w' then table.insert(ranges, v) end end return ranges end local function Get_Address(N_So, Offset, ti_bit) local ti = gg.getTargetInfo() local S_list = getRanges() local _Q = tonumber(681726122)--Q群 local t = {} local _t local _S = nil if ti_bit then _t = 32 else _t = 4 end for i in pairs(S_list) do local _N = S_list[i].internalName:gsub('^.*/', '') if N_So[1] == _N and N_So[2] == S_list[i].state then _S = S_list[i] break end end if _S then t[#t + 1] = {} t[#t].address = _S.start + Offset[1] t[#t].flags = _t if #Offset ~= 1 then for i = 2, #Offset do local S = gg.getValues(t) t = {} for _ in pairs(S) do if not ti.x64 then S[_].value = S[_].value & 0xFFFFFFFF end t[#t + 1] = {} t[#t].address = S[_].value + Offset[i] t[#t].flags = _t end end end _S = t[#t].address end return _S end local _A = string.format('0x%X',Get_Address(t_So, t_Offset, _bit)) return _A end local t = {"libil2cpp.so", "Cd"} local tt = {0x6A13B8, 0xB8, 0x48, 0xB8, 0xC4} local ttt = S_Pointer(t, tt, true) gg.addListItems({{address = ttt, flags = 4, value = 328630, freeze = true}}) gg.toast("开启成功") end function b7() gg.toast("开启成功") end function b8() gg.toast("开启成功") end function b9() gg.toast("开启成功") end function b10() gg.toast("开启成功") end function b11() gg.toast("开启成功") end function b12() gg.toast("开启成功") end function b13() gg.toast("开启成功") end function b14() gg.toast("开启成功") end function b15() gg.toast("开启成功") end function b16() gg.toast("开启成功") end function b17() gg.toast("开启成功") end function b18() gg.toast("开启成功") end function b19() gg.toast("开启成功") end function b20() gg.toast("开启成功") end function b21() gg.toast("开启成功") end function b22() gg.toast("开启成功") end function b23() gg.toast("开启成功") end function b24() gg.toast("开启成功") end function b25() gg.toast("开启成功") end function b26() gg.toast("开启成功") end function b27() gg.toast("开启成功") end function b28() gg.toast("开启成功") end function b29() gg.toast("开启成功") end function b30() gg.toast("开启成功") end function b31() gg.toast("开启成功") end function b32() gg.toast("开启成功") end function b33() gg.toast("开启成功") end function b34() gg.toast("开启成功") end function b35() gg.toast("开启成功") end function b36() gg.toast("开启成功") end function b37() gg.toast("开启成功") end function b38() gg.toast("开启成功") end function b39() gg.toast("开启成功") end function b40() gg.toast("开启成功") end function b41() gg.toast("开启成功") end function b42() gg.toast("开启成功") end function b43() gg.toast("开启成功") end function b44() gg.toast("开启成功") end function b45() gg.toast("开启成功") end function b46() gg.toast("开启成功") end function b47() gg.toast("开启成功") end function b48() gg.toast("开启成功") end function b49() gg.toast("开启成功") end function b50() gg.toast("开启成功") end function BWGN() Nb = gg.multiChoice({ '功能1', '功能2', '功能3', '功能4', '功能5', '功能6', '功能7', '功能8', '功能9', '功能10', '功能11', '功能12', '功能13', '功能14', '功能15', '功能16', '功能17', '功能18', '功能19', '功能20', '功能21', '功能22', '功能23', '功能24', '功能25', '功能26', '功能27', '功能28', '功能29', '功能30', '功能31', '功能32', '功能33', '功能34', '功能35', '功能36', '功能37', '功能38', '功能39', '功能40', '功能41', '功能42', '功能43', '功能44', '功能45', '功能46', '功能47', '功能48', '功能49', '功能50', '返回主页', },nil,os.date'Time:%Y年/️%m月/%d日%H:%M:%S') if Nb == nil then else if Nb[1]==true then c1() end if Nb[2]==true then c2() end if Nb[3]==true then c3() end if Nb[4]==true then c4() end if Nb[5]==true then c5() end if Nb[6]==true then c6() end if Nb[7]==true then c7() end if Nb[8]==true then c8() end if Nb[9]==true then c9() end if Nb[10]==true then c10() end if Nb[11]==true then c11() end if Nb[12]==true then c12() end if Nb[13]==true then c13() end if Nb[14]==true then c14() end if Nb[15]==true then c15() end if Nb[16]==true then c16() end if Nb[17]==true then c17() end if Nb[18]==true then c18() end if Nb[19]==true then c19() end if Nb[20]==true then c20() end if Nb[21]==true then c21() end if Nb[22]==true then c22() end if Nb[23]==true then c23() end if Nb[24]==true then c24() end if Nb[25]==true then c25() end if Nb[26]==true then c26() end if Nb[27]==true then c27() end if Nb[28]==true then c28() end if Nb[29]==true then c29() end if Nb[30]==true then c30() end if Nb[31]==true then c31() end if Nb[32]==true then c32() end if Nb[33]==true then c33() end if Nb[34]==true then c34() end if Nb[35]==true then c35() end if Nb[36]==true then c36() end if Nb[37]==true then c37() end if Nb[38]==true then c38() end if Nb[39]==true then c39() end if Nb[40]==true then c40() end if Nb[41]==true then c41() end if Nb[42]==true then c42() end if Nb[43]==true then c43() end if Nb[44]==true then c44() end if Nb[45]==true then c45() end if Nb[46]==true then c46() end if Nb[47]==true then c47() end if Nb[48]==true then c48() end if Nb[49]==true then c49() end if Nb[50]==true then c50() end if Nb[51] == true then Main() end end XGCK = -1 end function c1() gg.toast("开启成功") end function c2() gg.toast("开启成功") end function c3() gg.toast("开启成功") end function c4() gg.toast("开启成功") end function c5() gg.toast("开启成功") end function c6() gg.toast("开启成功") end function c7() gg.toast("开启成功") end function c8() gg.toast("开启成功") end function c9() gg.toast("开启成功") end function c10() gg.toast("开启成功") end function c11() gg.toast("开启成功") end function c12() gg.toast("开启成功") end function c13() gg.toast("开启成功") end function c14() gg.toast("开启成功") end function c15() gg.toast("开启成功") end function c16() gg.toast("开启成功") end function c17() gg.toast("开启成功") end function c18() gg.toast("开启成功") end function c19() gg.toast("开启成功") end function c20() gg.toast("开启成功") end function c21() gg.toast("开启成功") end function c22() gg.toast("开启成功") end function c23() gg.toast("开启成功") end function c24() gg.toast("开启成功") end function c25() gg.toast("开启成功") end function c26() gg.toast("开启成功") end function c27() gg.toast("开启成功") end function c28() gg.toast("开启成功") end function c29() gg.toast("开启成功") end function c30() gg.toast("开启成功") end function c31() gg.toast("开启成功") end function c32() gg.toast("开启成功") end function c33() gg.toast("开启成功") end function c34() gg.toast("开启成功") end function c35() gg.toast("开启成功") end function c36() gg.toast("开启成功") end function c37() gg.toast("开启成功") end function c38() gg.toast("开启成功") end function c39() gg.toast("开启成功") end function c40() gg.toast("开启成功") end function c41() gg.toast("开启成功") end function c42() gg.toast("开启成功") end function c43() gg.toast("开启成功") end function c44() gg.toast("开启成功") end function c45() gg.toast("开启成功") end function c46() gg.toast("开启成功") end function c47() gg.toast("开启成功") end function c48() gg.toast("开启成功") end function c49() gg.toast("开启成功") end function c50() gg.toast("开启成功") end function HLGN() Nb = gg.multiChoice({ '功能1', '功能2', '功能3', '功能4', '功能5', '功能6', '功能7', '功能8', '功能9', '功能10', '功能11', '功能12', '功能13', '功能14', '功能15', '功能16', '功能17', '功能18', '功能19', '功能20', '功能21', '功能22', '功能23', '功能24', '功能25', '功能26', '功能27', '功能28', '功能29', '功能30', '功能31', '功能32', '功能33', '功能34', '功能35', '功能36', '功能37', '功能38', '功能39', '功能40', '功能41', '功能42', '功能43', '功能44', '功能45', '功能46', '功能47', '功能48', '功能49', '功能50', '返回主页', },nil,os.date'Time:%Y年/️%m月/%d日%H:%M:%S') if Nb == nil then else if Nb[1]==true then d1() end if Nb[2]==true then d2() end if Nb[3]==true then d3() end if Nb[4]==true then d4() end if Nb[5]==true then d5() end if Nb[6]==true then d6() end if Nb[7]==true then d7() end if Nb[8]==true then d8() end if Nb[9]==true then d9() end if Nb[10]==true then d10() end if Nb[11]==true then d11() end if Nb[12]==true then d12() end if Nb[13]==true then d13() end if Nb[14]==true then d14() end if Nb[15]==true then d15() end if Nb[16]==true then d16() end if Nb[17]==true then d17() end if Nb[18]==true then d18() end if Nb[19]==true then d19() end if Nb[20]==true then d20() end if Nb[21]==true then d21() end if Nb[22]==true then d22() end if Nb[23]==true then d23() end if Nb[24]==true then d24() end if Nb[25]==true then d25() end if Nb[26]==true then d26() end if Nb[27]==true then d27() end if Nb[28]==true then d28() end if Nb[29]==true then d29() end if Nb[30]==true then d30() end if Nb[31]==true then d31() end if Nb[32]==true then d32() end if Nb[33]==true then d33() end if Nb[34]==true then d34() end if Nb[35]==true then d35() end if Nb[36]==true then d36() end if Nb[37]==true then d37() end if Nb[38]==true then d38() end if Nb[39]==true then d39() end if Nb[40]==true then d40() end if Nb[41]==true then d41() end if Nb[42]==true then d42() end if Nb[43]==true then d43() end if Nb[44]==true then d44() end if Nb[45]==true then d45() end if Nb[46]==true then d46() end if Nb[47]==true then d47() end if Nb[48]==true then d48() end if Nb[49]==true then d49() end if Nb[50]==true then d50() end if Nb[51] == true then Main() end end XGCK = -1 end function d1() gg.toast("开启成功") end function d2() gg.toast("开启成功") end function d3() gg.toast("开启成功") end function d4() gg.toast("开启成功") end function d5() gg.toast("开启成功") end function d6() gg.toast("开启成功") end function d7() gg.toast("开启成功") end function d8() gg.toast("开启成功") end function d9() gg.toast("开启成功") end function d10() gg.toast("开启成功") end function d11() gg.toast("开启成功") end function d12() gg.toast("开启成功") end function d13() gg.toast("开启成功") end function d14() gg.toast("开启成功") end function d15() gg.toast("开启成功") end function d16() gg.toast("开启成功") end function d17() gg.toast("开启成功") end function d18() gg.toast("开启成功") end function d19() gg.toast("开启成功") end function d20() gg.toast("开启成功") end function d21() gg.toast("开启成功") end function d22() gg.toast("开启成功") end function d23() gg.toast("开启成功") end function d24() gg.toast("开启成功") end function d25() gg.toast("开启成功") end function d26() gg.toast("开启成功") end function d27() gg.toast("开启成功") end function d28() gg.toast("开启成功") end function d29() gg.toast("开启成功") end function d30() gg.toast("开启成功") end function d31() gg.toast("开启成功") end function d32() gg.toast("开启成功") end function d33() gg.toast("开启成功") end function d34() gg.toast("开启成功") end function d35() gg.toast("开启成功") end function d36() gg.toast("开启成功") end function d37() gg.toast("开启成功") end function d38() gg.toast("开启成功") end function d39() gg.toast("开启成功") end function d40() gg.toast("开启成功") end function d41() gg.toast("开启成功") end function d42() gg.toast("开启成功") end function d43() gg.toast("开启成功") end function d44() gg.toast("开启成功") end function d45() gg.toast("开启成功") end function d46() gg.toast("开启成功") end function d47() gg.toast("开启成功") end function d48() gg.toast("开启成功") end function d49() gg.toast("开启成功") end function d50() gg.toast("开启成功") end function ZZGN() Nb = gg.multiChoice({ '功能1', '功能2', '功能3', '功能4', '功能5', '功能6', '功能7', '功能8', '功能9', '功能10', '功能11', '功能12', '功能13', '功能14', '功能15', '功能16', '功能17', '功能18', '功能19', '功能20', '功能21', '功能22', '功能23', '功能24', '功能25', '功能26', '功能27', '功能28', '功能29', '功能30', '功能31', '功能32', '功能33', '功能34', '功能35', '功能36', '功能37', '功能38', '功能39', '功能40', '功能41', '功能42', '功能43', '功能44', '功能45', '功能46', '功能47', '功能48', '功能49', '功能50', '返回主页', },nil,os.date'Time:%Y年/️%m月/%d日%H:%M:%S') if Nb == nil then else if Nb[1]==true then e1() end if Nb[2]==true then e2() end if Nb[3]==true then e3() end if Nb[4]==true then e4() end if Nb[5]==true then e5() end if Nb[6]==true then e6() end if Nb[7]==true then e7() end if Nb[8]==true then e8() end if Nb[9]==true then e9() end if Nb[10]==true then e10() end if Nb[11]==true then e11() end if Nb[12]==true then e12() end if Nb[13]==true then e13() end if Nb[14]==true then e14() end if Nb[15]==true then e15() end if Nb[16]==true then e16() end if Nb[17]==true then e17() end if Nb[18]==true then e18() end if Nb[19]==true then e19() end if Nb[20]==true then e20() end if Nb[21]==true then e21() end if Nb[22]==true then e22() end if Nb[23]==true then e23() end if Nb[24]==true then e24() end if Nb[25]==true then e25() end if Nb[26]==true then e26() end if Nb[27]==true then e27() end if Nb[28]==true then e28() end if Nb[29]==true then e29() end if Nb[30]==true then e30() end if Nb[31]==true then e31() end if Nb[32]==true then e32() end if Nb[33]==true then e33() end if Nb[34]==true then e34() end if Nb[35]==true then e35() end if Nb[36]==true then e36() end if Nb[37]==true then e37() end if Nb[38]==true then e38() end if Nb[39]==true then e39() end if Nb[40]==true then e40() end if Nb[41]==true then e41() end if Nb[42]==true then e42() end if Nb[43]==true then e43() end if Nb[44]==true then e44() end if Nb[45]==true then e45() end if Nb[46]==true then e46() end if Nb[47]==true then e47() end if Nb[48]==true then e48() end if Nb[49]==true then e49() end if Nb[50]==true then e50() end if Nb[51] == true then Main() end end XGCK = -1 end function e1() gg.toast("开启成功") end function e2() gg.toast("开启成功") end function e3() gg.toast("开启成功") end function e4() gg.toast("开启成功") end function e5() gg.toast("开启成功") end function e6() gg.toast("开启成功") end function e7() gg.toast("开启成功") end function e8() gg.toast("开启成功") end function e9() gg.toast("开启成功") end function e10() gg.toast("开启成功") end function e11() gg.toast("开启成功") end function e12() gg.toast("开启成功") end function e13() gg.toast("开启成功") end function e14() gg.toast("开启成功") end function e15() gg.toast("开启成功") end function e16() gg.toast("开启成功") end function e17() gg.toast("开启成功") end function e18() gg.toast("开启成功") end function e19() gg.toast("开启成功") end function e20() gg.toast("开启成功") end function e21() gg.toast("开启成功") end function e22() gg.toast("开启成功") end function e23() gg.toast("开启成功") end function e24() gg.toast("开启成功") end function e25() gg.toast("开启成功") end function e26() gg.toast("开启成功") end function e27() gg.toast("开启成功") end function e28() gg.toast("开启成功") end function e29() gg.toast("开启成功") end function e30() gg.toast("开启成功") end function e31() gg.toast("开启成功") end function e32() gg.toast("开启成功") end function e33() gg.toast("开启成功") end function e34() gg.toast("开启成功") end function e35() gg.toast("开启成功") end function e36() gg.toast("开启成功") end function e37() gg.toast("开启成功") end function e38() gg.toast("开启成功") end function e39() gg.toast("开启成功") end function e40() gg.toast("开启成功") end function e41() gg.toast("开启成功") end function e42() gg.toast("开启成功") end function e43() gg.toast("开启成功") end function e44() gg.toast("开启成功") end function e45() gg.toast("开启成功") end function e46() gg.toast("开启成功") end function e47() gg.toast("开启成功") end function e48() gg.toast("开启成功") end function e49() gg.toast("开启成功") end function e50() gg.toast("开启成功") end function Exit() print("再见") os.exit() end cs = "再见" while true do if gg.isVisible(true) then XGCK = 1 gg.setVisible(false) end gg.clearResults() if XGCK == 1 then Main() end end end, } _ENV["luoyeyun"](info) end end