Back to Projects

DecompileX - Bytecode Analysis Tool

Python Security Decompilation
Latest Version: v1.0
Last Updated: 2023
Language: Python

About

DecompileX is a powerful tool for decompiling, analyzing, modifying, and recompiling bytecode from various file formats, including APK, DEX, JAR, CLASS, and AppImage files.

Features

  • Decompilation of APK, DEX, JAR, CLASS files
  • Bytecode analysis and modification
  • Recompilation of modified bytecode

Installation

git clone https://github.com/Kcyb3r/DecompileX.git
cd DecompileX
pip install -r requirements.txt

Usage

python3 decompilex.py