Skip to content

hypawn/mazu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAZU - MALWARE REPOSITORY WITH SOCIAL SHARING FEATURE

PREREQUISITE

  • python 2.7
  • django
  • mongodb
  • libmagic

MAC OS X 10.9

If your OS is above MAC OS X 10.9, use the following command first:

$ export ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future

INSTALLATION

$ pip install Cython
$ pip install django
$ pip install ssdeep
$ pip install pymongo
$ pip install python-magic

CONTRIBUTE

TOOLS

  • virtualenv
  • virtualenvwrapper
  • south
$ pip install virtualenv
$ pip install virtualenvwrapper
$ pip install south

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published