-
Posts
8,811 -
Joined
-
Last visited
-
Days Won
1,061
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Enyby
-
It is empty. Nothing check. You collect it in wrong way. Follow instructions by my link above. Try different tools for collect logcat if some of them not work or produce empty or small log.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Wrong log. Need logcat. https://gameguardian.net/forum/topic/7419-how-to-collect-logcat/
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Yes. .xml in shared_prefs. But we change it in future. And add some magic for bypass ASLR in some cases. May be in next release.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Transfer data in /data/data/gg-package-name/ folder. But it is useless. Addresses usually changed even between runs.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
GameGuardian isn't working on my Android 7.1.1
Enyby replied to Mani257pk's topic in General Discussion
Latest. -
How to dump deleted file from memory on Android - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
-
-
-
Crisis Action - endless ammo - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
-
-
How to find XOR key - example on game Bullet Force - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
No.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
It is not missed bytes. .so load to memory specially. And it can have relocations. Shortly speaking - you can not get .so file from memory dump because not all info from file stored in memory. It is enough for debug or investigate but bot enough for build valid ELF file.
- 1,994 replies
-
1
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
No. It is just temp file in shared memory. It is normal and not connected with defend. And you can not get normal .so file because in memory .so files stored in special way. It is not same file as on disk. .so file (any ELF file if be exact) loaded partially, linked and so on. It is mean if you dump .so from memory it is not valid executable ELF file.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
How to dump deleted file from memory on Android - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
I not understand what you mean.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
How to dump odex file from memory on Android - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
1. Find value in memory with encrypted search. 2. Use value from game as key and remember result. 3. Do it again with another value. If result still same as previous then this is your XOR key. If not - then it is not XOR encryption. You can subscribe to our new videos. Watch on YouTube: How to find XOR key - GameGuardian
-
How to dump memory of any running processes in Android - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
Some apps use encryption for load dex or so file. They decrypt it before load and remove after that. Dump can be useful for this. It is only possibility. Each one can use for own targets. It is not for all of course. Another usage - investigate memory usage for store different data. For regular file you can use any tool rather from undumped memory of process. And so on. -
-
I understand nothing.
- 1,994 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
It is raw file. You can use hex editor or some special tools for this.
- 1,994 replies
-
2
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
How to dump memory of any running processes in Android - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
Bullet Force - endless ammo and grenades - use XOR converter - GameGuardian
Enyby posted a gallery image in Video Tutorials
