simplify
Code optimizer
An Android deobfuscation tool that simplifies Dalvik executable code to make it easier for humans to understand.
Android virtual machine and deobfuscator
4k stars
134 watching
440 forks
Language: Java
last commit: over 2 years ago androidandroid-malwaredalvikdeobfuscationdeobfuscatoremulatorjavamalwaremalware-analysismalware-analyzermalware-researchoptimizationreverse-engineer-apkreverse-engineeringvirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
jesusfreke/smali | An assembler/disassembler tool for Android Java bytecode. | 6,342 |
charles2gan/gda-android-reversing-tool | An advanced Android decompiler and analysis tool designed to analyze and reverse-engineer APK files, providing features for malware detection, vulnerability scanning, and more. | 4,199 |
jakewharton/scalpel | A tool to visually inspect and debug the layer hierarchy of an Android app | 2,766 |
testwhat/smaliex | A tool for deoptimizing Android bytecode from compiled Oat files into dex format. | 532 |
igorwojda/android-showcase | An Android application showcasing modern development methodologies and architectural best practices | 6,518 |
anthonyshort/deku | A virtual DOM library for rendering interfaces using pure functions and state management tools like Redux. | 3,415 |
ivacf/archi | Demonstrates three different Android app architectures for building data-driven apps | 3,327 |
team-supercharge/shimmerlayout | A library that adds a shimmering effect to Android applications. | 2,522 |
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
square/spoon | Automated testing tool that distributes instrumentation tests to Android devices and generates detailed reports with test results and screenshots. | 2,701 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,830 |
kikoso/android-stackblur | A library for applying blurry effects to Bitmaps in Android applications | 3,587 |
jakewharton/u2020 | An Android app demonstrating Dagger and other libraries to simplify dependency management in complex applications. | 5,679 |
android/architecture-samples | A collection of Android app architectures and patterns for developers to study and implement | 44,492 |
facebook/stetho | Enables integration of Android apps with Chrome Developer Tools and other debugging features. | 12,676 |