PyUniDbg
Copyright 2026 Brahim Bendali and PyUniDbg Contributors

This product includes software developed by:
  Brahim Bendali (https://github.com/elvi7major)
  and the PyUniDbg open-source community.

Licensed under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at:

    http://www.apache.org/licenses/LICENSE-2.0

This product depends on the following third-party software, each
distributed under its own license:

  - Unicorn Engine (GPLv2)            https://www.unicorn-engine.org/
  - Capstone Engine (BSD-3-Clause)    https://www.capstone-engine.org/
  - Keystone Engine (GPLv2)           https://www.keystone-engine.org/
  - LIEF (Apache-2.0)                 https://lief.re/
  - colorama (BSD-3-Clause)           https://pypi.org/project/colorama/
  - rich (MIT)                        https://github.com/Textualize/rich
  - FastAPI (MIT)                     https://fastapi.tiangolo.com/
  - Uvicorn (BSD-3-Clause)            https://www.uvicorn.org/
  - xterm.js (MIT)                    https://xtermjs.org/
  - Cytoscape.js (MIT)                https://js.cytoscape.org/
  - CodeMirror (MIT)                  https://codemirror.net/

PyUniDbg was inspired by:
  - unidbg (Apache-2.0) https://github.com/zhkl0228/unidbg
