/bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

This is no longer used. We have switched over to JADX and Dalvik/ART.

Bytecode Viewer

Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More.

ReVanced Edition

Instructions to compile

Just clone this repo and run mvn clean kotlin:compile package. It's that simple!

See the original repository for more information. This README only has build steps that are different from the original.