5465 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / NOTICE.md MD
# Third-Party Notice

This repository includes code derived from or adapted from the following
upstream project:

- `halal-beef/hubble` - https://github.com/halal-beef/hubble
  License: GNU GPL v2.0

The affected code is primarily the Python tooling under `exploit/`,
with local modifications for the Exynos9830 workflow and repository layout.

- `2024-56426-signing-tools` / Tonasket-derived signing utilities
  License: GNU GPL v2.0

The affected code is `external/tools/sign_tool.py` and `external/tools/common.py`.
These files retain their SPDX copyright and modification notices.

- `VDavid003/exynos-usbdl` - https://github.com/VDavid003/exynos-usbdl
  License: GNU GPL v3.0

The affected code is `external/payloads/exynos990_boot_custom_key/Exynos990_boot_custom_key.S`.
It is based on the upstream custom-key payload skeleton and control-flow idea,
then substantially rewritten and adapted for the Exynos9830 / Exynos990
GET_CONFIGURATION chain. It is not a verbatim copy of the upstream payload.

Copyright for upstream portions remains with their original authors. This
repository is distributed under GPL-2.0 except where a file or component states
a different license.