aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Update Invoke-ReverseDnsLookup.ps1Chris Campbell1-105/+130
2013-07-03Update Get-TimedScreenshot.ps1Chris Campbell1-5/+5
2013-07-03Fix improper use of $Error[0]Chris Campbell1-1/+1
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-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
2013-05-12Object access mask now displays properlyMatt Graeber1-2/+3
2013-05-12Removed duplicate type definitionMatt Graeber1-15/+0
2013-05-12Removed some extraneous commentsMatt Graeber1-17/+17
2013-05-12Added Get-NtSystemInformationMatt Graeber4-6/+3431
2013-05-12Removing Get-KernelModuleInfoMatt Graeber2-321/+0
2013-05-12Removed test code in Invoke-ShellcodeMSILMatt Graeber1-4/+1
2013-05-10Added ConvertTo-StringMatt Graeber1-0/+70
2013-05-06Merge pull request #3 from garignack/masterMatt Graeber1-132/+185
2013-05-02Code cleanup based upon discussion commentsgarignack1-5/+13
2013-05-02Find-AVSignature Performance Improvementsgarignack1-132/+177
2013-04-28Added ARM support to Get-PEHeaderMatt Graeber2-720/+741
2013-04-06Adding reflective DLL loading capabilityMatt Graeber15-1/+1960
2013-04-05Adding Invoke-ShellcodeMSILMatt Graeber3-87/+361
2013-04-05Fixed x86 bug in Get-MethodAddressMatt Graeber1-110/+119
2013-04-04Adding Persistence moduleMatt Graeber8-284/+1049
2013-03-10DownloadFromMSSymbolServer is a better nameMatt Graeber1-1/+1
2013-03-10Fixed export parsing bug in Get-PEHeaderMatt Graeber1-1/+1
2013-03-10Added DownloadEXEFromMSSymbolServer methodMatt Graeber1-881/+902
2013-02-17Updated 64-32bit conversion logic for Metasploitbitform1-2/+2
2013-02-17Get-MethodAddress now returns an IntPtr.bitform1-3/+1
2013-01-23Removed .git* filesbitform2-4/+0
2013-01-21Consistency improvements in comment-based helpbitform21-234/+296
2013-01-20PowerSploit is now a respectable module!bitform3-31/+150
2013-01-20Updated PETools module file listbitform1-1/+1
2013-01-20Corrections made to usage documentationbitform2-2/+2
2013-01-20Moved scripts to their respective modules.bitform5-1354/+0
2013-01-20Added 'AntivirusBypass' Modulebitform4-0/+218
2013-01-20Added 'CodeExecution' Modulebitform5-0/+1142