Skip to content

harrywl/AssppWeb

 
 

Repository files navigation

AssppWeb For iOS

A tool for decrypting freshly downloaded ipa from App Store. And even modified to run on iPhone Simulator

Usage

Device Preperation

Buy a iPhone (that can be jailbroken), then use (no matter what you can to jailbreak -- but tested only on Dopamine2)

Then login to App Store, and download a free app for credentials.

Install package.

with theos installed

make install DEVICE_HOST=root@<device-host>

The root install target also accepts Theos device variables:

THEOS=/Users/libr/theos THEOS_DEVICE_IP=<device-host> make install

Use

visit http://{ip}:8080/ and there's one webui to use.

Warning

Do not expose this service to public without authing. Do not use any public instances since i removed the credentials

Creds

Lakr233/AssppWeb lbr77/unfair lbr77/unfaird

About

Modified with ipa download & ipa decrypt workflow!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 50.1%
  • TypeScript 40.7%
  • CSS 4.4%
  • Shell 2.5%
  • Makefile 1.5%
  • C 0.4%
  • Other 0.4%