aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2012-08-09Added additional recon dictionariesbitform1-1/+5
2012-08-07Added Get-HttpStatus and 'Recon' directorybitform1-7/+21
* All recon scripts not live in the 'Recon' directory * Added Get-HttpStatus - An http[s] enumeration tool * Added default dictionary for Get-HttpStatus - .\Dictionaries\admin.txt * Moved Invoke-ReverseDnsLookup to 'Recon'
2012-07-22Added Get-PEHeader. PETools is now a module.bitform1-2/+18
Get-PEHeader is a 32 and 64-bit in-memory and on-disk PE parsing utility. PETools is now a PowerShell module that can be loaded with `Import-Module PETools`
2012-06-26Added Get-ILDisassembly - an MSIL disassemblerbitform1-0/+6
Added Get-ILDisassembly. Added RE_Tools folder for all current and future reverse engineering tools.
2012-06-26Changed licensing to BSD 3-Clausebitform1-6/+14
Fixed some spelling errors in README. Added additional usage information
2012-06-02Added two PE tools and updated Readmebitform1-1/+12
Added: Get-DllLoadPath, Get-PEArchitecture Updated: Readme to reflect new additions
2012-05-26Added Invoke-ReverseDnsLookupbitform1-0/+4
2012-05-26Added style guide to the readmebitform1-1/+51
2012-05-26Added Get-GPPPasswordbitform1-0/+5
Used with permission from @obscuresec (www.obscuresecurity.blogspot.com)
2012-05-26Complete rewrite of Powersyringebitform1-0/+19