Tag: De-obfuscation

  • Obfu[DE]scate: De-obfuscation and Comparison tool for Android APKs

    Obfu[DE]scate: De-obfuscation and Comparison tool for Android APKs

    Obfu[DE]scate Obfu[DE]scate is a Python tool designed to simplify the process of de-obfuscating and comparing two versions of an Android APK – even if the functions have been renamed as part of obfuscation. With fuzzy comparison logic, Obfu[DE]scate can identify similarities between functions and help you uncover changes between APK versions. Installation Getting started with…