ИullЯE
10.8K subscribers
3 photos
9 videos
12 files
21 links
Download Telegram
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...)

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❤‍🔥64🤣4🤩1
New Update

@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🤣431👍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.

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🤣974❤‍🔥3👀3🫡3👏1
This media is not supported in your browser
VIEW IN TELEGRAM
Tutorial: how to use mtcr-apply
1132🤣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:
java -jar mtcr-apply.jar -i input.apk -p patch.mtcr


To reverse:
Just add the -r flag




@NullRE_Channel
1133🔥28🤣16❤‍🔥7😭4👏3🙏1
Media is too big
VIEW IN TELEGRAM
Decrypt string

@NullRE_Channel
1046🤯17👏5👍2🎉2🆒2🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Tutorial Remove Pairip

Downlaod Pairip.jar

@NullRE_Channel
❤‍🔥4419🔥11👍3
Pairip.jar
2.4 MB
Pairip Patcher v1.2.0 (Supports the latest pairip)

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.apks

For translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.json

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:
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;\)V

Replace:
nop

@NullRE_Channel
❤‍🔥4724🔥11😱42👍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.
- 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.apks

For translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.json

Video tutorial:
- Tutorial remove pairip [root]

@NullRE_Channel
144🔥95👍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.apks

For translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.json

Video tutorial:
- Tutorial remove pairip [root]

@NullRE_Channel
36❤‍🔥10🔥6👏21😈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.apks

For translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.json

Video tutorial:
- Tutorial remove pairip [root]

@NullRE_Channel
1429❤‍🔥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.
- 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.apks

For translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.json

Video tutorial:
- Tutorial remove pairip [root]

@NullRE_Channel
1077🔥17❤‍🔥85👏2
mtcr-apply.jar
1.9 MB
mtcr-apply v1.1.0

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🔥3931🥰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.apks

For translation:
java -jar Pairip.jar -i example_merged.apk -t pairip.json

Video tutorial:
- Tutorial remove pairip [root]

@NullRE_Channel
15119🔥22❤‍🔥88👍6🆒2