From b1900d6ebcc39738885f90fa9f18b28206a74947 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 24 Jul 2016 19:13:40 -0400 Subject: very early checkin of template for user-docs, only a few pages filled out --- docs/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/index.md (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..473d7290 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,9 @@ +# Binary Ninja + +A new kind of reverse engineering platform + +--- + +[Binary Ninja] is a reverse engineering platform. It focuses on a clean and easy to use interface with a powerful multithreaded analysis built on a custom IL to quickly adapt to a variety of architectures, platforms, and compilers. + +[Binary Ninja]: https://binary.ninja/ -- cgit v1.3.1