Skip to content

Commit

Permalink
Updating vital credits :)
Browse files Browse the repository at this point in the history
  • Loading branch information
ytisf committed Dec 11, 2014
1 parent b0eae88 commit 38833f6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
About
======
theZoo is a project created to make the possibility of malware analysis open and available to the public. Since we have found out that almost all versions of malware are very hard to come by in a way which will allow analysis we have decided to gather all of them for you in an available and safe way.
theZoo is a project created to make the possibility of malware analysis open and available to the public. Since we have found out that almost all versions of malware are very hard to come by in a way which will allow analysis we have decided to gather all of them for you in an available and safe way.
theZoo was born by Yuval tisf Nativ and is not maintained by Shahak Shalev.

Disclaimer
==========
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions theZoo.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
__version__ = "0.5.0 Citadel"
__codename__ = "Citadel"
__appname__ = "theZoo"
__authors__ = ["Yuval Nativ", "Lahad Ludar", "5Fingers"]
__authors__ = ["Yuval Nativ", "Shahak Shalev", "Lahad Ludar", "5Fingers"]
__licensev__ = "GPL v3.0"
__maintainer = "Yuval Nativ"
__maintainer = "Yuval Nativ & Shahak Shalev"
__status__ = "Beta"


Expand Down

0 comments on commit 38833f6

Please sign in to comment.