MemTool_release_v1.4.0-104.zip.zip
7.9 MB
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.
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.
❤1
LibMem 2.1 Release.zip
23.6 MB
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)
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)
❤10🔥7
MemTool 3.2 [ Fat ] Soon What is New Adding?
#1 Module Base Index
( some game & library have multiple memory map index for example )
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 select
#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 select
❤8🔥3👎2
Media is too big
VIEW IN TELEGRAM
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
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
❤16🔥2