New Update ✨
@getDex_bot now supports unpacking/dumping dex files from applications protected with DexProtector App.
Currently, our bot can dump dex files from the following protections:
- DPT-Shell
- Arm加固
- ApkWall Protection
- Apk Security Protection
- Apk Encryptor
- DexProtector App
- (More coming soon...)
@NullRE_Channel
@getDex_bot now supports unpacking/dumping dex files from applications protected with DexProtector App.
Currently, our bot can dump dex files from the following protections:
- DPT-Shell
- Arm加固
- ApkWall Protection
- Apk Security Protection
- Apk Encryptor
- DexProtector App
- (More coming soon...)
Note:
I've just refactored the code, and I haven't had much time to test everything thoroughly.
If you encounter any bugs or have feedback, feel free to contact @NullRE.
@NullRE_Channel
🔥24❤🔥6❤4🤣4🤩1
New Update ✨
@getDex_bot now supports unpacking / dumping dex files from applications protected with Crazy Tools and ApkProtector.
@NullRE_Channel
@getDex_bot now supports unpacking / dumping dex files from applications protected with Crazy Tools and ApkProtector.
Currently, our bot can dump dex files from the following protections:
- DPT-Shell
- Arm加固
- ApkWall Protection
- Apk Security Protection
- Apk Encryptor
- DexProtector App
- Crazy Tools
- ApkProtector
- (More coming soon...)
@NullRE_Channel
🔥20🆒5❤🔥4🤣4❤3⚡1👍1🥰1👏1
New Update ✨
@getDex_bot now supports unpacking/dumping dex files from applications protected with Modder Hub and Guardrail.
Bug Fixes & Improvements:
Fixed an issue with our custom protection scanner that could fail to identify the protection, even though it was already supported.
@NullRE_Channel
@getDex_bot now supports unpacking/dumping dex files from applications protected with Modder Hub and Guardrail.
Bug Fixes & Improvements:
Fixed an issue with our custom protection scanner that could fail to identify the protection, even though it was already supported.
Currently, our bot can dump DEX files from the following protections:
- DPT-Shell
- Arm加固
- ApkWall Protection
- Apk Security Protection
- Apk Encryptor
- DexProtector App
- Crazy Tools
- ApkProtector
- Modder Hub
- Guardrail
- (More coming soon...)
@NullRE_Channel
👍89🤩50🔥25🤣9❤7⚡4❤🔥3👀3🫡3👏1
This media is not supported in your browser
VIEW IN TELEGRAM
Tutorial: how to use mtcr-apply
11❤32🤣16🔥11❤🔥8👏4
mtcr-apply.jar
1.9 MB
mtcr-apply is a simple script to apply patches to your APK.
It uses .mtcr files generated by MT Manager.
The idea behind mtcr-apply is inspired by git-apply.
Usage:
To reverse:
@NullRE_Channel
It uses .mtcr files generated by MT Manager.
The idea behind mtcr-apply is inspired by git-apply.
Usage:
java -jar mtcr-apply.jar -i input.apk -p patch.mtcr
To reverse:
Just add the -r flag
@NullRE_Channel
11❤33🔥28🤣16❤🔥7😭4👏3🙏1
Media is too big
VIEW IN TELEGRAM
10❤46🤯17👏5👍2🎉2🆒2🔥1
Pairip.jar
2.4 MB
Pairip Patcher v1.2.0 (Supports the latest pairip)
Requirements:
Java 17 or later
Usage:
For translation:
Video tutorial:
- Tutorial remove pairip [root]
Known Issue
LicenseClientV3 is not fully removed. This issue will be fixed in the next update.
If you encounter the following error:
You can fix it using the following regex:
Search:
Replace:
@NullRE_Channel
Notes:
- Root required. For non-rooted users, please use VPhonegaga.
- This tool only removes pairip from dex. If there is still pairip in the libs, you need to replace or patch the lib manually. See: replace lib tutorial.
- If you know how to patch libs and want to contribute to this project, feel free to dm @NullRE
Requirements:
Java 17 or later
Usage:
java -jar Pairip.jar -i example.apksFor translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.jsonVideo tutorial:
- Tutorial remove pairip [root]
Known Issue
LicenseClientV3 is not fully removed. This issue will be fixed in the next update.
If you encounter the following error:
Failed resolution of:
Lcom/pairip/licensecheck3/LicenseClientV3;
You can fix it using the following regex:
Search:
invoke-static \{([vp]\d+)\}, Lcom\/pairip\/licensecheck3\/LicenseClientV3;->onActivityCreate\(Landroid\/app\/Activity;\)VReplace:
nop@NullRE_Channel
❤🔥47❤24🔥11😱4⚡2👍2🎉2🤔1
Pairip.jar
2.4 MB
Pairip Patcher v1.3.6
Bug fixes:
- LicenseClientV3 (#1)
- OutOfMemory issue when removing pairip from very large apk files (#2)
- String being used before it was restored (#3)
- Fixed the dex filter to prevent copying the wrong dex (#4)
Notes:
- Root required. For non-rooted users, please use VPhonegaga.Requirements:
- This tool only removes pairip from dex. If there is still pairip in the libs, you need to replace or patch the lib manually. See: replace lib tutorial.
Java 17 or later
Usage:
java -jar Pairip.jar -i example.apksFor translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.jsonVideo tutorial:
- Tutorial remove pairip [root]
@NullRE_Channel
1❤44🔥9⚡5👍4🎉1🆒1
Pairip.jar
2.4 MB
Pairip Patcher v1.3.7
Bug fixes:
- Fixed app crashes and dex rebuild failures caused by using an incorrect dex version during the build process (#5).
Notes:
- Root required. For non-rooted users, please use VPhonegaga.
- This tool only removes pairip from dex. If there is still pairip in the libs, you need to replace or patch the lib manually. See: replace lib tutorial.
Requirements:
Java 17 or later
Usage:
java -jar Pairip.jar -i example.apksFor translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.jsonVideo tutorial:
- Tutorial remove pairip [root]
@NullRE_Channel
❤36❤🔥10🔥6👏2⚡1😈1🆒1
Pairip.jar
2.4 MB
Pairip Patcher v1.3.8
Bug fixes:
- Fixed an issue in class filtering where it never matched the expected value (#6).
Notes:
- Root required. For non-rooted users, please use VPhonegaga.
- This tool only removes pairip from dex. If there is still pairip in the libs, you need to replace or patch the lib manually. See: replace lib tutorial.
Requirements:
Java 17 or later
Usage:
java -jar Pairip.jar -i example.apksFor translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.jsonVideo tutorial:
- Tutorial remove pairip [root]
@NullRE_Channel
1❤42⚡9❤🔥7👍4👀1
Pairip.jar
2.4 MB
Pairip Patcher v1.3.9
Bug fixes:
- Fixed a potential ExceptionInInitializerError caused by static class initialization when loading classes via Class.forName (#7).
Notes:
- Root required. For non-rooted users, please use VPhonegaga.Requirements:
- This tool only removes pairip from dex. If there is still pairip in the libs, you need to replace or patch the lib manually. See: replace lib tutorial.
Java 17 or later
Usage:
java -jar Pairip.jar -i example.apksFor translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.jsonVideo tutorial:
- Tutorial remove pairip [root]
@NullRE_Channel
10❤77🔥17❤🔥8⚡5👏2
mtcr-apply.jar
1.9 MB
mtcr-apply v1.1.0
Bug fix:
- Fixed a build failure caused by using an incorrect dex version.
Usage:
To reverse:
Tutorial
@NullRE_Channel
mtcr-apply is a simple script to apply patches to your APK.
It uses .mtcr files generated by MT Manager.
The idea behind mtcr-apply is inspired by git-apply.
Bug fix:
- Fixed a build failure caused by using an incorrect dex version.
Usage:
java -jar mtcr-apply.jar -i input.apk -p patch.mtcr
To reverse:
Just add the -r flag
Tutorial
@NullRE_Channel
1🔥39❤31🥰5😭5❤🔥4👍2👏1
Pairip.jar
2.5 MB
Pairip Patcher v1.3.10
Bug fixes:
- Fixed an issue where pairip.json could not be generated on X and X Lite. This may also fix similar issues in other apps. (#8)
- Fixed an issue where some apps could become corrupted after merging .apks files. Thanks to the REAndroid team for the fix. (#9)
Notes:
- Root required. For non-rooted users, please use VPhonegaga.
- This tool only removes pairip from dex. If there is still pairip in the libs, you need to replace or patch the lib manually. See: replace lib tutorial.
Requirements:
Java 17 or later
Usage:
java -jar Pairip.jar -i example.apksFor translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.jsonVideo tutorial:
- Tutorial remove pairip [root]
@NullRE_Channel
15❤119🔥22❤🔥8⚡8👍6🆒2