v1.52
visioncortex/vtracerv1.52May 14, 2023by AzeemIdrisi
AI Summary
This update enhances the usability of installed apps management by adding visual indexes and introducing a graphical user interface selector for APK extraction and app launching, alongside improved error handling.
Key Highlights
- Output of installed apps is now cleaner with visual indexes
- Added GUI selector for Extract APK to avoid manual typing
- Added GUI selector for Run an App
- Program notifies user instead of crashing for duplicate APKs or invalid package names
New Features
- Visual indexes for installed apps list
- GUI selector for Extract APK
- GUI selector for Run an App
- Error notification for duplicate APK extraction
- Error notification for invalid package names
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