aboutsummaryrefslogtreecommitdiff
path: root/RE_Tools/Get-Strings.ps1
AgeCommit message (Collapse)AuthorFilesLines
2013-01-19Renamed RE_Tools. Now ReverseEngineering modulebitform1-96/+0
* 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.
2012-10-27Added Get-Stringsbitform1-0/+96
Get-Strings dumps strings from any file in Ascii and/or Unicode.