mirror of
https://github.com/ytisf/theZoo.git
synced 2026-02-21 11:18:08 +00:00
Update next MileStones
This commit is contained in:
@@ -82,9 +82,11 @@ The repository holding all files is currently
|
||||
https://github.com/ytisf/theZoo
|
||||
|
||||
Stuff which are in the making:
|
||||
- [V] Fix EULA for proper disclaimer.
|
||||
- [ ] More precise searching and indexing including platform and more.
|
||||
- [ ] We have about 400 more malwares to map and add
|
||||
- [ ] Git update of platform and new malware.
|
||||
- [ ] Fix display of search.
|
||||
- [ ] Enable support for platform and architecture in indexing.
|
||||
|
||||
If you have any suggestions or malware that you have indexed as in the documentations please send it to us to yuvaln210 [at] your most popular mail server so we can add it for every one's enjoyment.
|
||||
@@ -16,6 +16,14 @@
|
||||
#You should have received a copy of the GNU General Public License
|
||||
#along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
__version__ = "0.1 Alpha"
|
||||
__appname__ = "Malware DB"
|
||||
__authors__ = ["Yuval Nativ","Lahad Ludar","5fingers"]
|
||||
__licensev__ = "GPL v3.0"
|
||||
__maintainer = "Yuval Nativ"
|
||||
__status__ = "Development"
|
||||
|
||||
|
||||
import sys
|
||||
import getopt
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user