Skip to content

loyahdev/third-sign

Repository files navigation

ThirdSign (Formerly Nocturna Sideloading)

An iOS device sideloading tool ZSign ported to iOS using C++ and bridging headers. Tweak Injection was made using OpenSSL for load binary editing and ZSign to sign tweaks for installation. (Dylib, Deb, Framework)

#shit code

I made this to prove how it was possible to exploit signing capibilities on iOS and install apps locally with an http proxy. ThirdSign's signing uses next to 0 compression making it extremely fast in most usecases.

Untitled design-33 Untitled design-34

Installation Instructions

  1. Go to the releases tab and download the latest app zip file.

  2. Extract the zip and open the .xcodeproj file.

  3. In the Signing and Capabilities section in the main project change the signing team to your own developer account.

  4. Build the app and run it. Using a simulator will not work due to do both importing apps and the package files being built for iOS.

About

An iOS sideloading tool made using C++ and Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published