Skip to content

This repository contains the project work including codes and data for the malware analysis project.

Notifications You must be signed in to change notification settings

cyberdefendersprogram/GotMalware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GotMalware

This repository contains the project work including code and data for the "Got Malware?"/Malware Analysis project at CyberDefenders SJCC 2017 internship.

File Descriptions

CURRENT CODE

  • DirectoryToNpArrayFile.py Indexes a directory and saves it to a .npy file
  • CompareLists.py Outputs the differences (modified and missing indexes) between two lists (saved as .npy files)

OLD CODE

  • fileIndexer.py Indexes files
  • directoryWalk.py directory walk of files (based on this code)
  • copyDirectory.py copies the directory
  • ShowDiffTextFiles.py Outputs the differences (modified and missing indexes) between two .txt files
  • DirectoryToTextFile.py Indexes a directory and saves it to a .txt file

Table of Contents

Installation

Usage

Credits

Project members: Polina Khapikova, Akshatha Muralidhar, Willie Santos, Muhammad Qureshi

License

About

This repository contains the project work including codes and data for the malware analysis project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published