v1.52
coderamp-labs/gitrulesv1.52May 14, 2023by AzeemIdrisi
AI Summary
This update enhances PhoneSploit Pro by improving the usability of three core options: listing installed apps, extracting APKs, and running applications. The changes focus on streamlining user interaction and adding robust error handling to prevent crashes.
Key Highlights
- Installed apps list now displays an index for easier counting.
- Users can now select apps directly from the list for APK extraction and execution, removing the need for manual package name entry.
- Added notifications for duplicate APK files and invalid package names to improve stability.
New Features
- Cleaner output format for installed apps with index display.
- Selectable app list for APK extraction.
- Selectable app list for app execution.
- Notification when APK is already extracted.
- Notification for invalid package names in manual mode.
Full Release Notes
# What's New This update makes __PhoneSploit Pro__ more smarter. ## Improvements in 3 options __1. List Installed Apps__ - The output of installed apps is now more clean and displays the index as well which makes it easier to count the number of apps installed. __2. Extract APK__ - Now you can select an app from Installed apps list instead of typing the package name manually however manual mode is still available as second option. - If the APK is already extracted earlier at the same location then the program will notify you instead of crashing. - If invalid package name is provided in manual mode then the program will notify you instead of crashing. __3. Run an App__ - Now you can select an app from Installed apps list instead of typing the package name manually however manual mode is still available as second option. **Full Changelog**: https://github.com/AzeemIdrisi/PhoneSploit-Pro/compare/v1.51...v1.52 By - @AzeemIdrisi