Skip to content

Commit 51a5302

Browse files
Merge pull request #48 from alexandreborges/dev
Full refactor (2nd attempt)
2 parents 54e5ae5 + b96b59c commit 51a5302

22 files changed

+10696
-11440
lines changed

README.md

100644100755
+140-122
Large diffs are not rendered by default.

malwoverview/malwoverview.py

+342-11,316
Large diffs are not rendered by default.

malwoverview/modules/__init__.py

Whitespace-only changes.

malwoverview/modules/alienvault.py

+787
Large diffs are not rendered by default.

malwoverview/modules/android.py

+420
Large diffs are not rendered by default.

malwoverview/modules/bazaar.py

+912
Large diffs are not rendered by default.

malwoverview/modules/configvars.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bkg = 0
2+
windows = 0

0 commit comments

Comments
 (0)