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
ๆœ€ไธ‹้ขๆ˜ฏsav,ini,pakๆ›ๆ–‡ไปถ่ทฏๅพ‘๐Ÿ˜‹(ๆ›ฟๆ›ๅฎŒ็•ขๅพŒ่จ˜ๅพ—ๆŠŠๆ–‡ไปถๅไธŠ้ข็š„ไธญๆ–‡ๅˆชๆމ)
Forwarded from ๐™Ž๐™ฌ๐™ž๐™ฃ๐™“ (๐š‚๐š ๐š—๐š‡๐šก)
Media is too big
VIEW IN TELEGRAM
Add Key Sha Simple Way.
#include <stdio.h>
#include <conio.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <dirent.h>
#include <thread>

int handle;
typedef char PACKAGENAME;
long int get_module_base(int pid, const char *module_name)
{
FILE *fp;
long addr = 0;
char *pch;
char filename[32];
char line[1024];
snprintf(filename, sizeof(filename), "/proc/%d/maps", pid);
fp = fopen(filename, "r");
if (fp != NULL)
{
while (fgets(line, sizeof(line), fp))
{
if (strstr(line, module_name))
{
pch = strtok(line, "-");
addr = strtoul(pch, NULL, 16);
break;
}
}
fclose(fp);
}
return addr;
}

int WriteBaseAddress_FLOAT(long int addr, float value)
{
pwrite64(handle, &value, 4, addr);
return 0;
}

int WriteBaseAddress_DWORD(long int addr, int value)
{
pwrite64(handle, &value, 4, addr);
return 0;
}

int getPID(PACKAGENAME * PackageName)
{
DIR *dir = NULL;
struct dirent *ptr = NULL;
FILE *fp = NULL;
char filepath[256];
char filetext[128];
dir = opendir("/proc");
if (NULL != dir)
{
while ((ptr = readdir(dir)) != NULL)
{

if ((strcmp(ptr->d_name, ".") == 0) || (strcmp(ptr->d_name, "..") == 0))
continue;
if (ptr->d_type != DT_DIR)
continue;
sprintf(filepath, "/proc/%s/cmdline", ptr->d_name);
fp = fopen(filepath, "r");
if (NULL != fp)
{
fgets(filetext, sizeof(filetext), fp);
if (strcmp(filetext, PackageName) == 0)
{

break;
}
fclose(fp);
}
}
}
if (readdir(dir) == NULL)
{
return 0;
}
closedir(dir);
return atoi(ptr->d_name);
}

int main(int argc, char **argv)
{
int ipid = getPID("com.tencent.ig");
if (ipid == 0)
{
ipid = getPID("com.pubg.krmobile");
if (ipid == 0)
{
ipid = getPID("com.rekoo.pubgm");
if (ipid == 0)
{
ipid = getPID("com.vng.pubgmobile");
if (ipid == 0)
{
puts("TEMPLATE");
exit(1);
}
}
}
}


char lj[64];
sprintf(lj, "/proc/%d/mem", ipid);
handle = open(lj, O_RDWR);
if (handle == -1)
{
puts("ERROR");
exit(1);
}
puts("DONE");
char mname[] = "libUE4.so";
long int libbase = get_module_base(ipid, mname);

WriteBaseAddress_FLOAT(libbase + 0x381FCB0, 265);

close(handle);
return 0;
}
๐Ÿ‘1
Forwarded from ๐—ฉ๐˜…๐—ฆ (๐—ฉ๐˜…๐—ฆไน›๐—ฃ๐—ฅ๐—œ๐— ๐—˜ไน›Himanshu#UxHร—๐…๐“ใ€ŠMAHAKALใ€‹ โชโฌโฎโฎโฎโฎ โ€Œโ€Œโ€Œโ€Œ)
Media is too big
VIEW IN TELEGRAM
How to use dump values for find memory antiban
Media is too big
VIEW IN TELEGRAM
HOW TO DECRYPT INBULIT GG

METHOD-3 NOT PASTEBIN

HTTP CANARY METHODโœ“
๐Ÿ’ŽDECRYTING METHOD ๐Ÿ’Ž

๐Ÿ’Ž HIGH LVL METHOD ๐Ÿ’Ž

๐Ÿ’กCREDIT ๐Ÿ’ก
@fckyou123

~
@LEARN_GG
/~
@LEARN_GG

HTTP CANARY
HERE
Forwarded from SORRY BHOSDIKE
CentosAuth-master.zip
7.3 MB
Php Time limited login system
Token generater like desi esp
:-

1) upload on hosting
2) make SQL database -- SQL file in zip
3)add database information in settings.php
4)change time
Zone
Done


Join for more:-@AKGnewALP
Forwarded from Crypto Futures
[ctbt]main2.lua
36.1 KB
Kaal Mod Shit CopyPasted Main2.lua fully Decrypted..
Just Remove -- and Replace with Main2.lua


๐Ÿง
Forwarded from Deleted Account
QWORD.h
45.7 KB
Forwarded from MAX-ROOT
cheatbot-1.cpp
11.9 KB
Noob Cheatbot Injector Cpp๐Ÿคฃ
Forwarded from Technical
ESP source .zip
17.8 MB
ESP source .zip