Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2018-07-24 18:21:56 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-07-24 18:21:56 +0300
commitbd4e9e0fb268438e8f21369ad971613823e41879 (patch)
tree7be80df8138e4050f579e99a1032afc648eda87f /lib/Analyzer
parent3fbaae5aa2026ee893f7b4a9b9fc53ca9ff35b76 (diff)
Add storage scanner
Diffstat (limited to 'lib/Analyzer')
-rw-r--r--lib/Analyzer/EntropyAnalyzer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Analyzer/EntropyAnalyzer.php b/lib/Analyzer/EntropyAnalyzer.php
index d4f2699..4d6d682 100644
--- a/lib/Analyzer/EntropyAnalyzer.php
+++ b/lib/Analyzer/EntropyAnalyzer.php
@@ -97,7 +97,6 @@ class EntropyAnalyzer
* NORMAL
*
* @param File $node
- * @param IStorage $storage
*
* @return EntropyResult
*/