From 7157507d99ec82e50cb9e8aff48abfd548a227b4 Mon Sep 17 00:00:00 2001 From: mattifestation Date: Sun, 22 Dec 2013 12:46:39 -0500 Subject: Added Capstone Engine PowerShell binding Consider this to be an alpha release until the C# binding is published. --- Capstone/lib/capstone.dll | Bin 0 -> 78336 bytes Capstone/lib/libcapstone.dll | Bin 0 -> 6326103 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Capstone/lib/capstone.dll create mode 100644 Capstone/lib/libcapstone.dll (limited to 'Capstone/lib') diff --git a/Capstone/lib/capstone.dll b/Capstone/lib/capstone.dll new file mode 100644 index 0000000..bb08559 Binary files /dev/null and b/Capstone/lib/capstone.dll differ diff --git a/Capstone/lib/libcapstone.dll b/Capstone/lib/libcapstone.dll new file mode 100644 index 0000000..e4f5e33 Binary files /dev/null and b/Capstone/lib/libcapstone.dll differ -- cgit v1.2.3