Thanks to visit codestin.com
Credit goes to github.com

Skip to content

khcrysalis/Antrag

Repository files navigation

Antrag

GitHub Release GitHub License

Preview Image

An app to list iOS/iPadOS app's, for stock devices. This app uses idevice and lockdownd pairing to retrieve installed apps.

Features

  • List, open, and delete "System" & "User" apps.
  • View entitlements, signing identity, and additional misc info.

Download

Visit releases and get the latest .ipa.

How does it work?

  • Establish a heartbeat with a TCP provider (the app will need this for later).
  • When preparing the list, we need to establish another connection but for installation_proxy using our heartbeat provider and client handle.
  • Then we can use installation_proxy_get_apps using that handle to list applications.

Due to how it works right now we need both a VPN and a lockdownd pairing file, this means you will need a computer for its initial setup.

Building

Minimum requirements

  • Xcode 16
  • Swift 5.9
  • iOS 16
  1. Clone repository

    git clone https://github.com/khcrysalis/Antrag
  2. Compile

    cd Antrag
    gmake
  3. Updating

    git pull

Using the makefile will automatically create an adhoc ipa inside the packages directory, using this to debug or report issues is not recommend. When making a pull request or reporting issues, it's generally advised you've used Xcode to debug your changes properly.

Sponsors

Thanks to all my sponsors!!
"samara is cute" - Vendicated

Acknowledgements

  • Samara - The maker
  • idevice - Backend functionality, uses installation_proxy to retrieve messages.

License

This project is licensed under the GPL-3.0 license. You can see the full details of the license here.

By contributing to this project, you agree to license your code under the GPL-3.0 license as well (including agreeing to license exceptions), ensuring that your work, like all other contributions, remains freely accessible and open.

About

An app to list iOS/iPadOS app's, for stock devices.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project