summaryrefslogtreecommitdiff
path: root/docs/about
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-07-10 20:33:53 -0400
committerJordan Wiens <jordan@psifertex.com>2025-07-15 12:03:55 -0400
commit99e442620e8e19053120dc44239372d1fb5a3053 (patch)
treef7c26c1410ee92494908d4d5e6cb61e178d6ccdd /docs/about
parent22c2873ccff4de8dcfbfa8c99388f934cd860740 (diff)
add binexport to open source docs
update plugin documentation now that binexport is shipped add binexport documentation
Diffstat (limited to 'docs/about')
-rw-r--r--docs/about/open-source.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 8909d988..6b4afcac 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -26,6 +26,7 @@ The previous tools are used in the generation of our documentation, but are not
* Core
- [abseil-cpp] ([abseil-cpp license] - Apache 2.0)
+ - [BinExport] ([binexport license] - Apache 2.0) - Google project, [Vector 35 fork]
- [jsoncpp] ([jsoncpp] - Public Domain / MIT)
- [llvm] ([llvm license] - BSD-style)
- [lzf] ([lzf license] - BSD)
@@ -307,6 +308,9 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[Qt 6.8]: https://www.qt.io/licensing/open-source-lgpl-obligations
[abseil-cpp]: https://github.com/abseil/abseil-cpp
[abseil-cpp license]: https://github.com/abseil/abseil-cpp/blob/master/LICENSE
+[BinExport]: https://github.com/google/binexport
+[binexport license]: https://github.com/google/binexport/blob/main/LICENSE
+[Vector 35 fork]: https://github.com/Vector35/binexport
[capstone]: https://github.com/aquynh/capstone
[capstone license]: https://github.com/aquynh/capstone/blob/master/LICENSE.TXT
[breathe license]: https://github.com/michaeljones/breathe/blob/master/LICENSE