aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Explicitly casting types as [Type]v2.2Matt Graeber2-6/+6
2013-08-17Added ps1xml file for Get-ILDisassemblyMatt Graeber3-3/+46
2013-08-17Removing Get-PEArchitectureMatt Graeber3-100/+1
2013-08-17Get-Keystrokes now accepts relative pathsMatt Graeber1-1/+3
2013-08-17Out-Minidump now provides descriptive outputMatt Graeber1-2/+2
2013-08-17Added additional error handling to Get-GPPPasswordMatt Graeber1-3/+10
2013-08-17Merge pull request #11 from hajdbo/patch-1Matt Graeber1-2/+2
2013-08-16Compiler parameters were not applied to Add-TypeMatt Graeber1-4/+2
2013-08-12added ErrorAction SilentlyContinue to Get-ChildItemhajdbo1-2/+2
2013-07-28Get-PEHeader can now return raw section dataMatt Graeber1-7/+45
2013-07-28Latest version of .NET Framework broke Get-PEHeaderMatt Graeber1-15/+15
2013-07-11Latest version of .NET Framework broke Get-PEBMatt Graeber1-12/+12
2013-07-09Added Get-ObjDumpMatt Graeber4-2/+1007
2013-07-06Merge pull request #10 from mattifestation/webstersprodigy-PortscanMatt Graeber3-2/+1094
2013-07-06Added Invoke-Portscan to READMEMatt Graeber1-0/+4
2013-07-06Merge branch 'Portscan' of https://github.com/webstersprodigy/PowerSploit int...Matt Graeber2-2/+1090
2013-07-04Forgot to add CodeIntegrityInformation to helpMatt Graeber1-0/+4
2013-07-04Get-NtSystemInformation can now query UMCI infoMatt Graeber2-0/+55
2013-07-04Merge pull request #9 from obscuresec/masterMatt Graeber2-6/+6
2013-07-03Update Get-TimedScreenshot.ps1Chris Campbell1-5/+5
2013-07-03Fix improper use of $Error[0]Chris Campbell1-1/+1
2013-07-03Merge pull request #8 from obscuresec/masterMatt Graeber1-1/+5
2013-07-03Terminating Errors AddedChris Campbell1-1/+5
2013-07-03Updated Get-GPPPasswordMatt Graeber5-113/+133
2013-06-30Added Get-KeystrokesMatt Graeber3-1/+252
2013-06-25IPv6 support in hosts paramRich Lundeen1-11/+14
2013-06-18fixing EOL spaces (again, sorry)Rich Lundeen1-3/+0
2013-06-18fixing EOL spacesRich Lundeen1-24/+13
2013-06-18Addressed mattifestation feedbackRich Lundeen1-235/+275
2013-06-11small style updateRich Lundeen1-3/+3
2013-06-11Powershell 2.0 fixes - should work nowRich Lundeen1-124/+165
2013-06-10fixing powershell 2.0 compatRich Lundeen1-6/+18
2013-06-09removed a few commentsRich Lundeen1-6/+0
2013-06-09added invoke-portscan moduleRich Lundeen2-1/+1013
2013-06-08New-Object proxy function compatibility fixMatt Graeber1-0/+0
2013-06-05Forgot to add -Property param to CLSID optionMatt Graeber1-0/+0
2013-06-05Added New-Object proxy functionMatt Graeber3-1/+5
2013-06-01Type names added to Get-NtSystemInformationMatt Graeber2-4/+227
2013-05-31Added Invoke-ReflectivePEInjectionMatt Graeber56-1551/+4246
2013-05-31Fixed architecture detection bug in Get-PEBMatt Graeber1-1/+1
2013-05-29Silly me. Just discovered the SetOffset method.Matt Graeber1-77/+75
2013-05-25ProcessParameters now displays properlyMatt Graeber1-6/+3
2013-05-24Get-PEB now parses _RTL_USER_PROCESS_PARAMETERSMatt Graeber2-1/+201
2013-05-18"Best practice" improvements to Out-MinidumpMatt Graeber1-42/+39
2013-05-16_SYSTEM_HANDLE_INFORMATION prints as a table nowMatt Graeber1-34/+56
2013-05-16Added _SYSTEM_LOCK_INFORMATION structMatt Graeber2-1/+119
2013-05-15Added Out-MinidumpMatt Graeber3-1/+139
2013-05-13Cleaned up Get-NtSystemInformationMatt Graeber1-2385/+81
2013-05-13Added an idiot filter to Watch-BlueScreenMatt Graeber1-3/+7
2013-05-13Added Watch-BlueScreenMatt Graeber3-1/+79