SmaliEx
Bytecode deoptimizer
A tool for deoptimizing Android bytecode from compiled Oat files into dex format.
A wrapper to get de-optimized dex from odex/oat/vdex.
532 stars
44 watching
141 forks
Language: Java
last commit: about 6 years ago oatodexvdex
Related projects:
Repository | Description | Stars |
---|---|---|
google/dexmod | Tool to analyze and modify Android bytecode for security research and analysis | 52 |
ioncodes/beeless | A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
bslatkin/dpxdt | Automates visual testing of web pages before and after releases to ensure deployment safety | 1,441 |
pidydx/smrt | A Sublime Text 3 plugin providing tools for malware analysis and research | 66 |
pbogut/deoplete-elm | An asynchronous code completion plugin for Elm language in Neovim and Vim | 23 |
plum-umd/redexer | A tool for manipulating Android app binaries by analyzing and modifying their bytecode structure | 164 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 765 |
redphx/localify | A tool to debug minified JavaScript files by redirecting requests to local versions. | 9 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,410 |
mbechler/serianalyzer | Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 240 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
udcide/udcide | Tool for analyzing and modifying Android malware behaviors to aid in security analysis and investigation | 34 |
kaspth/minitest-byebug | An extension to Ruby's Minitest framework to stop execution on test failures. | 49 |
cue/polarbear | A tool to diagnose OutOfMemoryError conditions in Java applications | 21 |