summaryrefslogtreecommitdiffstats
path: root/system/capstone/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/capstone/README')
-rw-r--r--system/capstone/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/capstone/README b/system/capstone/README
new file mode 100644
index 0000000000..500f0043f3
--- /dev/null
+++ b/system/capstone/README
@@ -0,0 +1,7 @@
+Capstone is a lightweight multi-platform, multi-architecture disassembly
+framework.
+
+Multi-architectures: Arm, Arm64 (Armv8), M68K, Mips, PowerPC, Sparc,
+SystemZ, XCore & X86 (including X86_64).
+
+Distributed under the open source BSD license.