From fcb17a423678dbc5b6acf663df0ebe9d7cfbba17 Mon Sep 17 00:00:00 2001 From: bitform Date: Sat, 19 Jan 2013 16:13:17 -0500 Subject: Removed old release notes. --- Release_Notes.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Release_Notes.txt (limited to 'Release_Notes.txt') diff --git a/Release_Notes.txt b/Release_Notes.txt deleted file mode 100644 index 4fc2004..0000000 --- a/Release_Notes.txt +++ /dev/null @@ -1,17 +0,0 @@ -05/26/2012 ----------- - -* All the features of PowerSyringe have now been split up into separate scripts which now fall under the PowerSploit project. -* Completely rewrote the PowerSyringe code from scratch. -* All scripts are now in conformance with proper PowerShell verb-noun agreement. -* All the scripts are entirely memory-resident now. This feature is possible through reflection. For more information on the implementation details, read my blog post: http://www.exploit-monday.com/2012/05/accessing-native-windows-api-in.html -* Improved error handing. Error handlers should pick up on every fault now. -* Added calls to VirtualFree for proper cleanup. -* Detailed output is now displayed when the -Verbose option is enabled. -* CreateThread assembly stub is now implemented in a function and is much more readable. - - -Original Powersyringe ---------------------- - -The original Powersyringe can still be found in my Google Docs page: https://docs.google.com/open?id=0B-K55rLoulAfOGZiYjQzZGEtMGE5NC00NDgwLThmYjctZjc5YmIxNDQ5ZTE2 -- cgit v1.2.3