11 skills found
Cosmic-Ide / Cosmic IDEA next-gen Ide for JVM development on Android
developer-krushna / Dex Editor AndroidA work in progress Android dalvik byte code(DEX) editor
user1342 / PocketSmaliA modular and extendable Python tool for emulating simple SMALI code.
HamiltonianCycle / ClassNameDeobfuscatorSimple script to parse through the .smali files produced by apktool and extract the .source annotation lines.
UnknownCollections / PysmaliPython library for parsing and unparsing smali files for programatic modification
azw413 / SmaliA rust crate for parsing, writing and manipulating Android smali files.
psygate / Smali Antlr4 GrammarAn antlr4 grammar for parsing smali files.
johnlee175 / DexA dex file reader and writer or dex format parser written by google for android source code with java language. It also include dex module of open source project like dex2jar, smali. Just fork and integrate for learn. Thanks authors!
mforlini / KMparseParses Kotlin metadata annotations from smali files into human readable class information
0xdad0 / SmaliParserNo description available
neosophaux / BctoolAn unfinished tool that will sprinkle a file's data across GameGuardian's smali code and rebuild it at runtime. Contains a full fledged smali parser.