> ## Documentation Index
> Fetch the complete documentation index at: https://deobf.blueworld.cyou/llms.txt
> Use this file to discover all available pages before exploring further.

# 许可证

> deobf-all 的许可证信息

# 许可证

## 本仓库

deobf-all 使用 **MIT 许可证**。

```
MIT License

Copyright (c) 2026 deobf-all contributors

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.
```

## 子 Skill 许可证

本调度器引用的子 skill 由各自作者维护，适用各自的许可证：

| 子 Skill                          | 来源仓库                                                                                                    | 许可证   |
| -------------------------------- | ------------------------------------------------------------------------------------------------------- | ----- |
| `code-obfuscation-deobfuscation` | [yaklang/hack-skills](https://github.com/yaklang/hack-skills)                                           | MIT   |
| `ast-deobfuscation`              | [lwjjike/xbsreverseskill](https://github.com/lwjjike/xbsreverseskill)                                   | 见对应仓库 |
| `vm-and-bytecode-reverse`        | [yaklang/hack-skills](https://github.com/yaklang/hack-skills)                                           | MIT   |
| `anti-debugging-techniques`      | [yaklang/hack-skills](https://github.com/yaklang/hack-skills)                                           | MIT   |
| `symbolic-execution-tools`       | [yaklang/hack-skills](https://github.com/yaklang/hack-skills)                                           | MIT   |
| `binary-protection-bypass`       | [yaklang/hack-skills](https://github.com/yaklang/hack-skills)                                           | MIT   |
| `ctf-reverse`                    | [ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills)                                         | 见对应仓库 |
| `anti-reversing-techniques`      | [wshobson/agents](https://github.com/wshobson/agents)                                                   | 见对应仓库 |
| `deep-analysis`                  | [cyberkaida/reverse-engineering-assistant](https://github.com/cyberkaida/reverse-engineering-assistant) | 见对应仓库 |

## 免责声明

本 skill 套件仅限**授权的安全研究、CTF 竞赛和教育目的**使用。请始终确保在分析或反混淆任何软件前获得了适当授权。作者和贡献者不对 misuse 负责。
