MJAppTools
Command line tool for processing iOS APP information
Functions currently available
- Regular search
- List all apps installed by the user
- List all packed applications installed by the user
- List all unpacked apps installed by the user
- List system applications
- Application information
- Application name
- Bundle Identifier
- Bundle URL (Main Bundle)
- Data URL (Sandbox)
- Architecture information (Architecture)
- Architecture Name
- Packing information (Cryptid)
Install
1. Download the MJAppTools project
2. Compile
- make (or use Xcode to open the project Command+B to compile)
- Generate command line tools
3. Store the command line tools in the /usr/bin directory of the phone
4. Set executable permissions on the mobile phone
chmod +x /usr/bin/MJAppTools
5. Start using MJAppTools
usage
Search all apps installed by the user
Search system applications
Support regular search
Search name
Search ID
search path