Lua Gameguardian
Ir al canal en Telegram
Established in 2019, this channel is a dedicated space for exploring GameGuardian and Lua-based experiments. Admin : @Vikarihonest Lua Obfuscator : http://luaobfuscator.epizy.com
Mostrar másSin datos
Suscriptores
+224 horas
-27 días
+1230 días
Archivo de publicaciones
tbl = {
"com.myapp",
"AndroidManifest.xml",
"package='com.myapp'",
"package='com.yourpackage'"
}
gg.builder(tbl) -- Purpose1
tbl2 = {
"com.myapp",
"/android/ext/Script.smali",
"Line(2692)",
"const/4 v10, 0x2"
}
gg.builder(tbl2) --Purpose2
gg.buildnow() --Build
gg.builder apk with auto sign.
price : 📌 30$
contact : @vikarihonest
service : ⏰ 15 minutesRelease Struck Manager ?
to process various types of files, apks, and encryption.
target={}
pid = gg.getPid()
for i = 1,#pid do
if pid[i]["pkg"] == "com.package" then
target[1]=pid[i]["pid"];
end
end;
gg.setPid(target[1])
Select Process in GG-Hole.1.edit color or background in data.json.
2.mainpage with main.html.
add new ApiFunction :
gg.getDevice() -- return device for one device.
gg.getPid() -- return all pid process.
Stockfish GG Integration
♟️ Interactive Chess Board
Play and learn directly on a simple yet small board.
🤖 Integrated Stockfish AI
Learn the best moves directly from the world champion machine!
📘 Suitable for Beginners
Step by step, you will understand how professional players think.
🎮 Multi-Game Support
Can be used to analyze multiple games in parallel, without restarting.
ApiFunction :
gg.stockFish() -- add board
Contact :
@Vikarihonest
