Learn_All_Free๐Ÿ‡ฎ๐Ÿ‡ณ
2.26K subscribers
410 photos
713 videos
1.86K files
580 links
๐Ÿ‘All Things Free
๐Ÿ‘Learn It And Share
๐Ÿ‘‘Hack Making Tutorial
๐Ÿ‘‘Decrypt Tools
๐Ÿ‘‘Devolopers Stuffs

Disclaimer: This post is made available for educational and informational purposes only.
Download Telegram
This channel just for learning purpose guys I will share what I have to u , your works is just learning and don't scam others because u can become a real devoloper and also don't forget to teach people don't be selfish you all are pro ๐Ÿ‘‘

Also If U Want To Share Or Leak Anything Just Tell Me

Thanks To Be Here
@Learn_All_Free_Bot
@Learn_All_Free
๐Ÿ‘1
I got a chinese log tools will be share for u guys u want? (Can dec many script)
Anonymous Poll
96%
Yes
4%
No
Dec_Any_Lua.zip
7.1 MB
Decrypt any script easily, I give for everyone because everyone is my supporter ๐Ÿฅบ

Also contains paid Encryption with extra Dec + Enc tools

\>
@Learn_gg
\>
@Learn_gg
Pak modding part 1 ๐Ÿ‘‡
https://t.me/Memory_Antiban/57

Pak modding part 2 ๐Ÿ‘‡
https://t.me/Memory_Antiban/58

This is also my channel ๐Ÿ˜๐Ÿคจ

\>
@Learn_gg
\>
@Learn_gg
#include "MemoryTools.h"
int main(int argc,char **argv)
{

char *pkg;
int gs;
int pkg_taiwan;
int pkg_korea;
int pkg_vietnam;
int pkg_global;

pkg_global = isapkrunning("com.tencent.ig");
pkg_vietnam = isapkrunning("com.vng.pubgmobile");
pkg_korea = isapkrunning("com.pubg.krmobile");
pkg_taiwan = isapkrunning("com.rekoo.pubgm");

if ( pkg_global == 1 )
{
pkg = "com.tencent.ig";
printf("Package name : %s");
}
else if ( pkg_vietnam == 1 )
{
pkg = "com.vng.pubgmobile";
printf("Package name : %s");
}
else if ( pkg_korea == 1 )
{
pkg = "com.pubg.krmobile";
printf("Package name : %s");
}
else
{
if ( pkg_taiwan != 1 )
{
puts("PUBGM is not running");

return 0;


}
pkg = "com.rekoo.pubgm";
printf("Package name : %s");
}
BypassGameSafe();
SetSearchRange(A_ANONMYOUS);
MemorySearch(pkg,"1",&gs,FLOAT);
MemoryOffset(pkg,"1.40129846e-45",8,&gs,FLOAT);
MemoryOffset(pkg,"2.24207754e-42",20,&gs,FLOAT);
MemoryWrite(pkg,"0.07",0,FLOAT);
ClearResults();

{ puts("\n\n\nโž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–\nCPP MAKE BY : @LEARN_ALL_FREE_BOT\nTELEGRAM: @LEARN_ALL_FREE\nโž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–\n\n");

}

}
โค1๐Ÿ‘1
I random search in 1.3 version and find this value less recoil ๐Ÿ˜‚ But got some glitch need to fix

Region :
C_Data
Type :
Float
Search Value :
0.00100000005
Edit Value :
1

I will search more
@Learn_All_Free
@Leaen_All_Free_Bot
๐Ÿ‘1
Forwarded from SORRY BHOSDIKE (AKG_ANTHESM)
ANY ONE WANT TO BUY ULTIMA life time ACCOUNT THEN DM ME IN DISCOUNT

DM:-@AKG_ANTHESM
๐Ÿ‘1
Pubg-the-path-of-an-esp.zip
32.6 KB
Flow image but the address maybe have changed
If anyone want to share any tutorial or source u can tell
@Learn_All_Free_Bot
Learn_All_Free๐Ÿ‡ฎ๐Ÿ‡ณ
Delete File.alp
U can use other command also this command not recommend
be careful this can delete many files โš ๏ธโš ๏ธโš ๏ธ
Command :
chmod 755 /system/build.prop

This command is useful too u guys has see many tutorial about virtual fix crash and this can fix that by changing permission to 000 of that files (app_bugly ,app_crashrecord ,ss_tmp ,tss_tmp) so u can add in your injector or script feutures you can also add report remove .sh command code

@Learn_All_Free
@Learn_All_Free_Bot
Make Your Cpp.zip
401.7 KB
All Version Cpp Making Tools

-Antiban, Esp, Wall Hack , Colour Hack ,Freeze ,Lib Base Cpp
-All Region Memory Tools
-Offset Convertor

Presented By Old GHA Owner

Main Credits To :
@GAMINGHACKACTION
@WAVE_GAMING

Second Credit :
@Learn_GG
@Learn_All_Free
@Learn_All_Free_Bot
Which one easier and more functional? (Just Your Opinion)
Anonymous Poll
67%
Andlua
33%
Sketchware
Done ๐Ÿ‘๐Ÿค—
๐Ÿ‘1
Let me explain something this is the main code in main.lua

---------------------------------------------------
function exec(cmd)
local p=io.popen(string.format('%s',cmd))
local s=p:read("*a")
p:close()
return s
end


-This code no need to explain I already provide for execute shell

---------------------------------------------------
b1.onClick = function exec(cmd)
local inputing = inputing.Text
print(exec("rm -rf "..inputing))
end


Now these lines first I already create a layout edit text that allow user to input and I set that layout id to inputting whereas b1 is the start delete button id

Now set the inputing to inputing.Text (now is text form) and rm -rf "..inputing means rm -rf "the file location that user input" so this is how it works
this is the andlua code use in that alp


@Learn_All_Free
@Learn_All_Free_Bot