From 3c87916e19a942d3168cbe8cf37d0e380cdd865b Mon Sep 17 00:00:00 2001 From: bitform Date: Sat, 19 Jan 2013 18:59:40 -0500 Subject: Renamed RE_Tools. Now ReverseEngineering module * I renamed RE_Tools to ReverseEngineering and made it a module. * Slight consistency modifications were made to documentation. * This is one step in the process of modularizing all of PowerSploit. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index b62bef7..a07e868 100644 --- a/README +++ b/README @@ -54,9 +54,9 @@ Get-DllLoadPath: Get-DllLoadPath returns the path from which Windows will load a Dll for the given executable. ----------- -.\RE_Tools ----------- +-------------------- +.\ReverseEngineering +-------------------- Tools to aid in reverse engineering -- cgit v1.2.3