ANDLUA+ SHARE PROJECT
3.11K subscribers
194 photos
110 videos
367 files
46 links
SHARE FREE .ALP OR PROJECT AND ANYTHING

GROUPS

@andluapublic
Download Telegram
Forwarded from ANDLUA+ SHARE PROJECT
Don't ask me again , use with u own
GG to Cpp,andlua,xsOffset,SearchGGdata Converter

@Lrst_SnowBaby
ANDLUA+ SHARE PROJECT
Anti VPN vpn capture without dex.alp
This is an anti VPN capture for those who has login form in their app u most include this in it , its an anti http debugger , which means it no one can see or read your apk http traffic.
ANDLUA+ SHARE PROJECT
CPP工具.alp
This is the source of the cpp tool , u can edit , translate do whatever u want.
Guys if u have any questions or u need help with ur project just join our chatting group @andluapublic and ask what u want .
ANDLUA+ SHARE PROJECT pinned «Guys if u have any questions or u need help with ur project just join our chatting group @andluapublic and ask what u want .»
Forwarded from Deleted Account
ENJYR1 = {"857162593255280"} -- imei
---------------------------------------

function GetStatusInfo()
if code == 200 then
jsondata = json.decode(code)

function Tut(t, i)
local text = "'"
for k,v in ipairs(t) do
text = text .. "'" .. k .. "' ==> "
text = text .. v .. "\n\n\n"
p = Tut(jsondata ,1)
f = assert (io.tmpfile ())
f:write (p)
f:seek ("set", 1)
s = f:read("*a")
jsondata.imei = s:match "[+-]?%d+"
local valid = false
end
return text
end
end

for x=1,
#ENJYR1 do

if imei == ENJYR1[x] then
valid = true
break
end
if valid then
activity.newActivity("main1")
activity.finish()
else
activity.newActivity("main3")
activity.finish()
print("Device Anda Belum Terdaftar")
end
end
end

GetStatusInfo() // taroh di header
Forwarded from Deleted Account
Cek imei offline