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. --- PowerSploit.psd1 | 1 + 1 file changed, 1 insertion(+) (limited to 'PowerSploit.psd1') diff --git a/PowerSploit.psd1 b/PowerSploit.psd1 index 54156d2..049c491 100644 --- a/PowerSploit.psd1 +++ b/PowerSploit.psd1 @@ -79,6 +79,7 @@ ModuleList = @( @{ModuleName = 'PowerSploit'; ModuleVersion = '1.0.0.0'; GUID = @{ModuleName = 'ReverseEngineering'; ModuleVersion = '1.0.0.0'; GUID = 'cbffaf47-c55a-4901-92e7-8d794fbe1fff'}, @{ModuleName = 'ScriptModification'; ModuleVersion = '1.0.0.0'; GUID = 'a4d86266-b39b-437a-b5bb-d6f99aa6e610'}, @{ModuleName = 'Persistence'; ModuleVersion = '1.0.0.0'; GUID = '633d0f10-a056-41da-869d-6d2f75430195'} + @{ModuleName = 'Capstone'; ModuleVersion = '1.0.0.0'; GUID = 'bc335667-02fd-46c4-a3d9-0a5113c9c03b'} ) # List of all files packaged with this module -- cgit v1.2.3