MemTool
Відкрити в Telegram
All contributor - @CheaterNeverDies @RevDex @ispointer @aantik_mods
Показати більшеКраїна не вказанаКатегорія не вказана
1 346
Підписники
+1924 години
+1397 днів
+20830 днів
Архів дописів
1 350
runtime il2cpp running function capture it's a lib Trace universal ♾️ you can Trace cocos2d engine & UE4 Sdk Trace what function are calling in current runtime
1 350
Mem Tools v3.2.0-320 [Fat] (Online Authentication)
Don’t worry it’s completely free to access You can get a key 🗝️ for every release
The main purpose of adding authentication is to enable online GUI updates, so I can update the ImGUI remotely and add new features anytime.
This GUI can dynamically load any C++ object
1 350
MemTool 3.2 [ Fat ] Soon What is New Adding?
#1 Module Base Index
( some game & library have multiple memory map index for example )
7a12300000-7a12500000 r--p 00000000 ... /libil2cpp.so
7a12500000-7a18000000 r-xp 00020000 ... /libil2cpp.so
7a18000000-7a18200000 rw-p 00300000 ... /libil2cpp.so
See clearly, you can also check same thing in GG he also showing multiple base index from memory map currently my MemTool doesn’t have map indexing so some case not working game offset etc because default index is not readable or some important problem have So this is the main problem Now I explain more deeper
r--p ---> header / metadata # <map> index #1
r-xp ---> actual code segment ✅ # <map> index #2
rw-p ---> data section # <map> index #3
See this, one lib.so but 3 memory map index normally LGL Mod Menu and other modder only reading first index they don’t know about second index That’s the reason offset not working sometimes Because memory index not readable LGL or other PID reader doesn’t
support- Cxx is god
auto indexing
manual index select1 350
Version Code: 201
Changelog:
- Pointer Scanning
- Address Resolver
- Memory R/W
- Hex Calculator Mem
- BackTrace
- Symbols Explore + call
- Unity Lib-Tools ( Only For Unity Game This function automatic visible after you add this tool in any Unity game)
1 350
Version Code: 104
Changelog:
- crash log added
- Inspector more improved
- Kitty memory upgraded & Dobby
- memory trap 🪤 more enhanced
- DexDump is still in beta. The issues will be fixed in the next version soon.
