zkwlx / redex

A bytecode optimizer for Android apps

Home Page:https://fbredex.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReDex: An Android Bytecode Optimizer

ReDex is an Android bytecode (dex) optimizer originally developed at Facebook. It provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by ReDex should be smaller and faster than its source.

Go to https://fbredex.com for full documentation.

Contributions

See CONTRIBUTING.md to understand how to contribute to this project.

License

The ReDex repository is available under the MIT License.

About

A bytecode optimizer for Android apps

https://fbredex.com/

License:MIT License


Languages

Language:C++ 88.5%Language:Java 4.5%Language:Python 4.4%Language:C 0.8%Language:M4 0.6%Language:Makefile 0.4%Language:CMake 0.3%Language:Shell 0.2%Language:JavaScript 0.1%Language:Assembly 0.0%Language:CSS 0.0%Language:Perl 0.0%Language:Dockerfile 0.0%