aboutsummaryrefslogtreecommitdiff
path: root/AntivirusBypass
AgeCommit message (Collapse)AuthorFilesLines
2016-12-14For ./Antivirus/ :HarmJ0y1-86/+86
-PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs
2015-12-18Set all module versions to 3.0Matt Graeber1-16/+3
Also cleaned up some module manifest cruft.
2015-12-16Removed all version numbers from scriptsMatt Graeber1-44/+0
Scripts in a module should not be individually versioned. Only the module should be versioned.
2013-11-13Normalized all scripts to ASCII encodingmattifestation3-4/+4
2013-05-02Code cleanup based upon discussion commentsgarignack1-5/+13
Added comment-based help parameter, added additional parameter validation, piped ReadStream.seek command to out-null to prevent output to stdout.
2013-05-02Find-AVSignature Performance Improvementsgarignack1-132/+177
Updated code to use [System.IO.FileStream] class with a buffer (64kb default) to greatly increase performance, especially when handling large files. Updated $EndBytes validation logic to change it to a valid value rather than throw an error.
2013-01-21Consistency improvements in comment-based helpbitform1-30/+45
2013-01-20Added 'AntivirusBypass' Modulebitform4-0/+218