CodingGay / BlackDex

BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in several seconds.
Apache License 2.0
5.65k stars 1.21k forks source link

Apps with pairipcore protection not supported #112

Open ghost opened 1 year ago

ghost commented 1 year ago

Create a report to help me describe the error Trying to dump apps with pairipcore protection will always fail regardless how advanced settings is configured. The dex isn't packed but some method instructions are encrypted (Mostly onReceive methods that has been replaced with Lcom/pairip/VMRunner with encrypted string), so most importantly is to get Deep Unpacking to at least partially working

Reproduce Steps to reproduce the behavior:

  1. Download Motor Depot or Bitlife from Play Store
  2. Open BlackDex and dump it

Device Information

Operation log 2023-05-14-13-06-27.txt 2023-05-14-13-12-54.txt

Screenshot image

KINGOP9 commented 1 year ago

Yes error problem please fix ![Uploading Screenshot_2023-05-15-22-54-00-41_cbe4ad703adc6fe300ae663af7ea5c4a.jpg…]()