Hexora · v1

Sideload the way
it should always have been.

A self-hosted installer for iOS. Drop an IPA, get it re-signed with your certificate, and install it straight from the device. No revoke roulette.

2 apps signed · cert loaded · repo @ /repo.json

How it works

01

Drop the IPA

Place unsigned builds in server/website/uploads, or hit /api/sign with a URL.

02

Server re-signs

zsign repackages it with the cert in /cert and stamps the embedded provisioning profile.

03

iOS installs

The page hands the device an itms-services:// URL. Tap, trust, done.

Signed and ready

Catalog