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.
533 stars
44 watching
141 forks
Language: Java
last commit: over 6 years ago oatodexvdex
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to analyze and modify Android bytecode for security research and analysis | 52 |
| A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
| Automates visual testing of web pages before and after releases to ensure deployment safety | 1,441 |
| A Sublime Text 3 plugin providing tools for malware analysis and research | 66 |
| An asynchronous code completion plugin for Elm language in Neovim and Vim | 23 |
| A tool for manipulating Android app binaries by analyzing and modifying their bytecode structure | 164 |
| Decompiles binary code from various architectures into human-readable assembly code | 765 |
| A tool to debug minified JavaScript files by redirecting requests to local versions. | 9 |
| A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,410 |
| Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 240 |
| An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 |
| Automates code testing on file changes in Elixir projects | 53 |
| Tool for analyzing and modifying Android malware behaviors to aid in security analysis and investigation | 34 |
| An extension to Ruby's Minitest framework to stop execution on test failures. | 49 |
| A tool to diagnose OutOfMemoryError conditions in Java applications | 21 |