MemTool
Kanalga Telegramāda oātish
All contributor - @CheaterNeverDies @RevDex @ispointer @aantik_mods
Ko'proq ko'rsatishMamlakat belgilanmaganToif belgilanmagan
1 346
Obunachilar
+1924 soatlar
+1397 kun
+20830 kun
Postlar arxiv
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.
