Gyoonus / deoptfuscator

Deobfuscator for Android Application
MIT License
395 stars 53 forks source link
android-dex deguard deobfuscating-android-application deobfuscation deobfuscator deoptfuscator dexguard obfuscation obfuscator

This Tool is selected as BlackHat Arsenal USA 2020

What is Deoptfuscator

Publication

@article{you2022deoptfuscator,
    title = "Deoptfuscator: Defeating Advanced Control-flow Obfuscation Using Android Runtime (ART)",
    journal = "IEEE Access",
    volume = "10",
    pages = "61426-61440",
    year = "2022",
    issn = "2169-3536",
    doi = "10.1109/ACCESS.2022.3181373",
    url = "https://ieeexplore.ieee.org/document/9791370",
    author = "You, Geunha and Kim, Gyoosik and Han, Sangchul and Park, Minkyu and Cho, Seong-je",
    keywords = "Android app, malicious app, obfuscation, deobfuscation, control-flow obfuscation"
 }

Prerequisites

In order to build and run deoptfuscator, the followings are required:

Our repository Already Contains Tools needed to run our Tool

HOW TO USE

Contact

Acknowledgement