# Third-party notices and credits

GameTool is developed and designed by [YangJiii](https://x.com/duongduong0908). It also incorporates ideas, formats, research, or implementation foundations from the following community work.

| Project/person | Contribution acknowledged by GameTool | Upstream |
| --- | --- | --- |
| 0xjohnnydev and FilzaSlop contributors | MHA-C2 app-data discovery and sandbox-escape foundation | [FilzaSlop](https://github.com/0xjohnnydev/FilzaSlop) |
| CrazyMind90 | FilzaSlop sandbox-escape foundation | [GitHub profile](https://github.com/CrazyMind90) |
| LeminLimez and contributors | Pocket Poster, Nugget, and the `.tendies` package format | [Pocket-Poster](https://github.com/leminlimez/Pocket-Poster) |
| forcequitOS | `bad_query` research | [GitHub profile](https://github.com/forcequitOS) |
| opa334 and Dopamine contributors | Kernel-exploit research foundation | [Dopamine](https://github.com/opa334/Dopamine) |
| Mak5er/AirCard-iOS contributors | AirliftFFI and GrappaHelper used by the experimental AirCard probe | [AirCard-iOS](https://github.com/Mak5er/AirCard-iOS) |

Original portions of GameTool are distributed under GPL-3.0. Pocket-Poster also publishes a GPL-3.0 license in its upstream repository. FilzaSlop did not expose a repository license through GitHub when this notice was prepared. Review each upstream project and its current terms before redistributing derived code.

The GameTool license applies only to material for which the project owner has the right to grant that license. This file provides attribution; it does not replace upstream copyright or license notices and does not relicense third-party material.

## AirCard-iOS MIT license

Copyright (c) 2026 Johnny Franks

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
