diff options
author | mattifestation <mattgraeber@gmail.com> | 2014-02-03 18:37:36 -0500 |
---|---|---|
committer | mattifestation <mattgraeber@gmail.com> | 2014-02-03 18:37:36 -0500 |
commit | 92fcfdc3846ab705a1f86796d19b410864292520 (patch) | |
tree | 02b51d6a30b183bdffef6433b33c8b69a2d8537e /README.md | |
parent | c5168cdba6a3b2d7dd8d79c8ac9583d3ace6a504 (diff) | |
download | PowerSploit-92fcfdc3846ab705a1f86796d19b410864292520.tar.gz PowerSploit-92fcfdc3846ab705a1f86796d19b410864292520.zip |
Add Get-Entropy
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -140,6 +140,10 @@ Displays the process modules that have been loaded since the call to Register-Pr Stops the running process module trace +#### `Get-Entropy` + +Calculates the entropy of a file or byte array. + ## AntivirusBypass **AV doesn't stand a chance against PowerShell!** |