Skip to content

Third-party software and notices

Morphe Builder source is separate from the third-party binaries it downloads. Release assets stay in external user or CI caches and are not redistributed by this repository.

Python dependencies

Installed into the project environment and resolved by uv.lock.

ComponentVersion/sourceLicenseUse
goopdl1.1.0 from PyPI, exactly pinned in uv.lockMITGoogle Play subprocess downloader
apkutils21.0.0MITAndroid binary manifest parsing

Downloaded build tools

Fetched on demand into the user or CI cache by morphe-builder tools. Never committed. See toolchain.md.

ComponentVersion/sourceLicenseUse
Morphe Desktop CLIresolved GitHub releaseGPL-3.0Patch CLI
Morphe patchesresolved GitHub releaseGPL-3.0Patch bundle
APKEditorV1.4.9Apache-2.0Split merge
uber-apk-signerv1.3.0Apache-2.0APK signing and source of its bundled Google apksigner JAR
Google apksignerbuild-tools 33.0.2, bundled in uber-apk-signerApache-2.0APK verification and complete v3.1 signing-lineage certificate extraction

External runtimes

Not downloaded, not bundled, and no code copied. Listed because generated modules target them.

ComponentLicenseUse
MagiskGPL-3.0Optional module runtime
KernelSUGPL-3.0Optional module runtime

Generated module shell code is original project code. j-hc/revanced-magisk-module was reviewed as design context under GPL-3.0; no source or binary was copied. See modules.md.

Project license

Morphe Builder is distributed under the MIT License. Its imported Python dependencies are MIT-licensed. The reviewed goopdl fork retains its upstream MIT notice and runs as a separately installed package.

Downloaded GPL-3.0 Morphe tools run as separate processes and are not bundled in the Python wheel or source distribution. Apache-2.0 Android tools are also downloaded separately into the external cache. These boundaries do not prevent MIT distribution of Morphe Builder.

Before changing a dependency pin or redistributing third-party artifacts, review the upstream license, notices, release provenance, checksum policy, and any source-offer obligations. The CI license scan supplements this inventory; it does not replace manual license review.

Released under the MIT License.