Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
totally not copied from cowabunga :trollface:
  • Loading branch information
BomberFish authored Jul 10, 2023
1 parent cf89064 commit 678f957
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,45 @@
![Mac 128pt](https://github.com/BomberFish/AppCommander/assets/87151697/e6705d37-150d-4f0f-982c-a5a39f8f0b09)
# AppCommander
A swiss army knife for your iPhone apps.

A swiss army knife for your iPhone apps using [CVE-2022-46689](https://support.apple.com/en-us/HT213530).

IPA available in the [Releases](https://github.com/BomberFish/AppCommander/releases/latest) section.

## Supported versions

- iOS 15.0-15.4.1: **Not officially supported.**
- iOS 15.5-15.7.1: **Supported.**
- iOS **15**.7.2+: **Not supported.**
- iOS 16.0-16.1.2: **Supported.**
- iOS 16.2+: **Not supported.**

## Features
- **App Manager**
- List all installed apps, including hidden system apps.
- Backup and restore app data (importing .abdk backups is also supported)
- View app details
- Delete app data/cache
- View and modify app documents
- Enable JIT*
- Export encrypted IPAs
- **Sort Home Screen by app names or icon colors**
- **Miscellaneous Tools**
- Whitelist (remove enterprise certificate blacklist)
- Remove three-app-limit
- Manually refresh icon cache

*JIT can only be enabled if AppCommander is signed using a (free) developer certificate and after following the setup process in `Settings > Set up JIT`.

## Installing
You can install through AltStore, Sideloadly, or Xcode.

TrollStore is not officially supported, and using enterprise signing apps such as Scarlet or ESign will not allow you to import backups.

## Building
Just build like a normal Xcode project. Sign using your own team and bundle identifier. You can also build the IPA file by running `make`.

## Credits
Credits can be viewed in the app by going to `Settings > About AppCommander`.

## Suggestions and support
You can create an issue on this repo, or join the [Cowabunga Discord server](https://discord.gg/MN8JgqSAqT) where I or someone else can help you in the #appcommander channel.

0 comments on commit 678f957

Please sign in to comment.