ANDLUA+ SHARE PROJECT
2.94K subscribers
195 photos
112 videos
376 files
47 links
SHARE FREE .ALP OR PROJECT AND ANYTHING

GROUPS

@andluapublic
Download Telegram
There are two types of Search
- Normal search
- binary Search

Normal
内存修改={
目标程序 = "com.garena.game.codm",
内存范围 = "3",
搜索数组 = {{4,4},{3,4,4},{0.30000001192,8,4},{0,12,4}},
修改数组 = {{100,0,4,0,0,0}}
}
print(搜索写入(内存修改))
print("Light Active")
end



Binary -

#include "MemoryTools.h"
int main(int argc,char **argv)
{
killGG();
int gs;//用来存储数据个数
void *jg;
PACKAGENAME *bm="com.tencent.ig";//软件包名
//注意这里要用指针,就是那个*号,不可以去掉

BypassGameSafe();
SetSearchRange(A_ANONMYOUS);
puts("开始内存搜索...");
MemorySearch(bm,"178",&gs,FLOAT);//搜索内存
printf("共搜索%d个数据\n",gs);
MemoryOffset(bm,"15",4,&gs,FLOAT);
MemoryOffset(bm,"25",-16,&gs,FLOAT);
MemoryOffset(bm,"220",-24,&gs,FLOAT);
printf("共偏移%d个数据\n",gs);
Print();
puts("第一步...");
MemoryWrite(bm,"700",-24,FLOAT);
puts("修改完成");
ClearResults();
}





Binary is Very Fast As compare to xS Offset Search
HAPPY REPUBLIC DAY INDIA #1950 DAY

REGARDS @Lrst_SnowBaby

i hope friendly in telegram 🇮🇳 AND 🇨🇳still bestfriend 🤘
C4D
Cpp encryption tool
And it's plugin

How to use image I have posted above
Forwarded from Deleted Account
Few people may confuse about xmemory.lua and Memory tool. H

Both work are exicute different script

Xmemory and memory tool.h are same both uses are different

Xmemory Run offset
Memorytool.h runs cpp
ANDLUA+ SHARE PROJECT
XX.alp
OPEN IT WITH WINRAR :)) AND EXTRACT IT TO FOLDER ANDLUA > PROJECT > MAKE NEW FOLDER AND PASTE

OPEN ANDLUA U CAN SEE PROJECT SS
Offset Convert Tool
😎😎
ANDLUA+ SHARE PROJECT
Offset.zip
It have many lua converter and different type of excitable lua...