Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-18 | Set all module versions to 3.0 | Matt Graeber | 1 | -4/+1 | |
Also cleaned up some module manifest cruft. | |||||
2014-11-17 | Add-Persistence bugfix | mattifestation | 1 | -1/+1 | |
When file paths were specified, they were not being properly validated. | |||||
2014-10-01 | Added Install-SSP and Get-SecurityPackages | mattifestation | 1 | -4/+1 | |
2014-02-23 | Consolidated Persistence module functions into Persistence.psm1 | mattifestation | 1 | -2/+1 | |
It doesn't make sense to have these as separate ps1 files. | |||||
2014-02-23 | #31 Persistence module function nouns are now singular | mattifestation | 1 | -2/+2 | |
The function names New-UserPersistenceOption and New-ElevatedPersistenceOptionNew-ElevatedPersistenceOption now conform to PowerShell naming best practices. | |||||
2013-11-13 | Normalized all scripts to ASCII encoding | mattifestation | 1 | -2/+2 | |
2013-04-04 | Adding Persistence module | Matt Graeber | 1 | -0/+37 | |