440
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
Repost from Android Development
● Ads Regex 3.0
● Architecture : armeabi-v7a
● Version : 1.0
❏ App info:
● A UI with Ad regex codes
● One page Gradient UI
● Added New Regex
● Support all device ratios
● No Credit Advertisement
● Long press to Copy Regex
● Dev By @gazexreverser
➤ Released by - @aidetutorial
HOW TO UNPACK ARM PROTECTION USING GAMEGUARDIAN
Dex+ Editor > Explorer Tab: ultima/Stub
Open app and leave it running in the background
Open and start GameGuardian
-=[Dump memory]=-
Only within the memory range:
From: 1
To: 100000
Path: /storage/emulated/0/dump
[ON] Skip system libraries
Go to /storage/emulated/0/dump then find and open txt file
Search in File: /data/data
Results: */classes*.dex
If you find random digits like this which is not random
70b12000-70b28000
Use the digits like this
-=[Dump memory]=-
Only within the memory range:
From: 70b12000
To: 70b28000
Path: /storage/emulated/0/dump
[ON] Skip system libraries
You're gonna find .bin file then rename to classes*.dex
Repeat the dump memory to all /data/data/*/classes*.dex you've found from the /storage/emulated/0/dump/*.txt
*. Extract classes.dex from the encrypted apk to /storage/emulated/0/dump/
*. Delete classes.dex from the encrypted apk
*. Add + AutoSign all classes*.dex from the /storage/emulated/0/dump/
*. Extract libArmEpicVm.so into storage/emulated/0/dump/
*. Click [Signature: V1+V2] [Add color: OFF] [Upper case: ON]
*. Copy SHA1 hash signature
*. Open APktoolHelper > open libArmEpicVm.so > .so file String Editor: input(39)
*. Search the original signature and replace with new signature
*. Add the modified libArmEpicVm.so to APK
Written by @deletuserbot
https://t.me/schdenfreude
-=[ Schadenfreude Reversing Group ]=-
How to Mod PisoVPN App
Description: You will learn how to modify time to stop, remove ads, bypass config protection. Previously I had made a tutorial about this but I separated the tutorial and this time I have summarized it in this video.
App Used: MT Manager, Piso VPN
Screen Record: Super Screen Recorder
TimetoMillis:
const-wide v4, -0x296c5c00
By: @riootss_idHow to Dump Protection Dex with Reflection Master
App Used in Video: MT Manager, Reflection Master, Anonytun, X8 Sandbox (Virtual Machine for Non Root)
Screen Record: Super Screen Recorder
Reflection Master (With Xposed): https://t.me/schdenfreude/4028
Notes:
- For unlock Anonytun Pro or Remove Ads Unlocked, you can try it yourself. Clue? "offline"
By: @riootss_id
