LGL Team
Открыть в Telegram
Welcome to the channel, here you can find useful open source projects. Feel free to share to other channels/groups with credits Warning ⚠️: All the things done or shared here are for educational purposes only . Join @vpsdeal for best server reals
Больше6 356
Подписчики
+624 часа
+257 дней
+8730 день
Архив постов
6 364
+1
Done, Directly decrypting FF's encryption for antidump
no need to get any runtime dump just get files from apk and are dump ready
What can be the use of this great work 😂?
6 364
Who can share me source code for brutal hack for ff (imgui) , comment here I'll dm ,
I want to play on ff adv
6 364
Today is the last day to scale down your arm vps in oracle to new free tier limits , tomorrow there's high probablity they will terminate all the vps exceeding the limits
6 364
https://dumper.springmusk.dev/
(IL2CPP DUMPER COMPLETELY IN JS )
(IDK WHY BUT I KEEP PLAYING WITH IL2CPP DUMPER)
(SINCE ITS JS IT WILL BE SLOWER)
6 364
struct Transfer22 {
uint16_t total_len; // +0x44C
uint16_t fragment_count; // +0x44E; must be nonzero
uint16_t fragment_index; // +0x450
uint16_t padding;
uint32_t crc_or_key; // +0x454
uint16_t chunk_len; // +0x458; max 0x7D00
uint8_t chunk[]; // +0x45A
};6 364
Important detector regions:
Frida/module-name scan
0x24DF00
Hook-library list 0x24F700
Linker/process-stat checks 0x250500–0x251C00
Xposed checks 0x252900–0x253000
Substrate/Cydia checks 0x253D00–0x255000
GPU profiler checks 0x255D00–0x256C00
ff 1.129.1 lib anogs6 364
struct PeriodicState {
uint8_t unknown_00[8];
double last_time; // +0x08
uint32_t bounded_counter; // +0x10, capped at 300
uint8_t unknown_14[4];
ObfuscatedU32Ring ring_a; // +0x18
uint32_t divisor_a; // +0x50
uint32_t unknown_54;
ObfuscatedU32Ring ring_b; // +0x58
uint32_t divisor_b; // +0x90
uint32_t divisor_c; // +0x94
uint32_t event_counter; // +0x98
uint32_t unknown_9c;
ObfuscatedU32Ring ring_c; // +0xA0
uint8_t flag_d8; // +0xD8
uint8_t state_dc[0x14]; // +0xDC
void* handlers[8]; // +0xF0
};
Anogs Periodic monitoring structure from ff (dont ask anything, I am string writting my generator)6 364
Open Source version of libthor_utils.so on FF on sale
(its alternate of libanort.so used by ff max)
scope : our code only replicates core logic of original lib to make it work
use case : idk
