Gyoonus / deoptfuscator

Deobfuscator for Android Application
MIT License
395 stars 53 forks source link

Doesn't work for magicPH dexpro obfuscated applications #2

Closed devguru-udus closed 3 years ago

devguru-udus commented 4 years ago

is there a way to deobfuscate android application that are obfuscated with magicPH dexpro android application?

Gyoonus commented 4 years ago

If you send me about that information (ex.app), we consider it!!

devguru-udus commented 4 years ago

If you send me about that information (ex.app), we consider it!!

i don't know where to find the ex.app of a thing, why not just obfuscate a android app with magicPH dexpro android application, then try to deofuscate it and see if it will work

Gyoonus commented 4 years ago

Plz send us app which adjusting dexpro. We don't know about dexpro. And if you can, plz send about dexpro's information.

devguru-udus commented 4 years ago

Since dexpro or dexprotector decrypt at runtime, is it possible to extract the original file at runtime? On Jul 21, 2020 4:05 AM, "Gyoonus" notifications@github.com wrote:

If you send me about that information (ex.app), we consider it!!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Gyoonus/deoptfuscator/issues/2#issuecomment-661600565, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANXBVUNXTRKG6ATOCJASXYLR4UAWDANCNFSM4PATDMOQ .

devguru-udus commented 4 years ago

OK, I'll send you the dexpro app On Jul 24, 2020 9:00 AM, "Gyoonus" notifications@github.com wrote:

Plz send us app which adjusting dexpro. We don't know about dexpro. And if you can, plz send about dexpro's information.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Gyoonus/deoptfuscator/issues/2#issuecomment-663397602, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANXBVUKFZWUX6MQT53MECU3R5E5STANCNFSM4PATDMOQ .

devguru-udus commented 4 years ago

Download dexpro from this link:

https://m.apkpure.com/dexprotector-for-android/mph.trunksku.apps.dexpro/amp

Use the app to obfuscate any apk you have with you, then try to deobfuscate and see if it will work On Jul 24, 2020 9:00 AM, "Gyoonus" notifications@github.com wrote:

Plz send us app which adjusting dexpro. We don't know about dexpro. And if you can, plz send about dexpro's information.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Gyoonus/deoptfuscator/issues/2#issuecomment-663397602, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANXBVUKFZWUX6MQT53MECU3R5E5STANCNFSM4PATDMOQ .

devguru-udus commented 4 years ago

To know more about dexprotector, go to: https://dexprotector.com/ On Jul 24, 2020 9:00 AM, "Gyoonus" notifications@github.com wrote:

Plz send us app which adjusting dexpro. We don't know about dexpro. And if you can, plz send about dexpro's information.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Gyoonus/deoptfuscator/issues/2#issuecomment-663397602, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANXBVUKFZWUX6MQT53MECU3R5E5STANCNFSM4PATDMOQ .

Gyoonus commented 3 years ago

Our tool's target is not for dynamic loader. You can get dexprotector's original dex using memory dump technique.