Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* 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'
|
|
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`
|
|
Added Get-ILDisassembly.
Added RE_Tools folder for all current and future reverse engineering
tools.
|
|
Fixed some spelling errors in README.
Added additional usage information
|
|
Added: Get-DllLoadPath, Get-PEArchitecture
Updated: Readme to reflect new additions
|
|
|
|
|
|
Used with permission from @obscuresec (www.obscuresecurity.blogspot.com)
|
|
|