aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-20Added 'Exfiltration' Modulebitform4-0/+199
2013-01-20Added 'Recon' Modulebitform4-0/+199
2013-01-20Updated module manifest file listingbitform2-2/+2
2013-01-20Renamed Usage.txt to Usage.md to apply markdown.bitform3-0/+0
2013-01-20Updated PowerSploit README with proper markdownbitform2-189/+168
2013-01-20Created a ScriptModification module.bitform8-48/+326
2013-01-20Removed logic in scripts to load ps1xml filesbitform5-27/+13
2013-01-19PETools module doc. consistency improvementsbitform5-80/+182
2013-01-19Renamed RE_Tools. Now ReverseEngineering modulebitform12-89/+227
2013-01-19Removed old release notes.bitform1-17/+0
2013-01-19Added 'Id' parameter documentation to Get-PEBbitform1-0/+4
2013-01-19Removed ValueFromPipeline from the Path param.bitform1-2/+2
2013-01-19Updated readme to reflect renamed Prepare-Payloadbitform1-1/+1
2013-01-19Improved Prepare-Payload (now Out-EncodedCommand)bitform2-154/+182
2013-01-15Added Get-TimedScreenshotbitform2-0/+103
2013-01-13Prepare-Payload now accepts pipeline outputbitform1-2/+2
2013-01-13Fixed bug in Prepare-Payloadbitform1-2/+12
2013-01-07Added Get-PEBbitform3-0/+2114
2013-01-02Added Get-StructFromMemorybitform2-0/+205
2012-12-30Fixed several bugs in Get-KernelModuleInfobitform1-8/+3
2012-12-16Improved Get-KernelModuleInfobitform1-59/+108
2012-12-16Added Get-KernelModuleInfobitform3-0/+287
2012-12-14Added the Wow64 switch to Prepare-Payloadbitform1-3/+17
2012-12-12Added Find-AVSignaturebitform2-0/+122
2012-12-01Added Out-CompressedDllbitform2-0/+83
2012-11-22Fixed Prepare-Payload documentation grammar fail.bitform1-1/+1
2012-11-22Adding Prepare-Payloadbitform2-0/+134
2012-11-17Adding Get-MethodAddressbitform2-0/+114
2012-10-27Added Get-Stringsbitform2-1/+101
2012-09-21Nearly complete rewrite of Inject-Dllbitform1-93/+224
2012-09-11Improved Metasploit payload support for 32/64-bitbitform1-1/+37
2012-08-24Cleaned up Encrypt-Script coment-based helpbitform1-35/+56
2012-08-20Updated Inject-Shellcode and style guidebitform2-192/+410