27 Forks
135 Stars
135 Watchers

learning-malware-analysis

This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be compiled and used for learning purposes, without having to worry about handling live malware.

How to download and setup learning-malware-analysis

Open terminal and run command
git clone https://github.com/jstrosch/learning-malware-analysis.git
git clone is used to create a copy or clone of learning-malware-analysis repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with learning-malware-analysis https://github.com/jstrosch/learning-malware-analysis/archive/master.zip

Or simply clone learning-malware-analysis with SSH
[email protected]:jstrosch/learning-malware-analysis.git

If you have some problems with learning-malware-analysis

You may open issue on learning-malware-analysis support forum (system) here: https://github.com/jstrosch/learning-malware-analysis/issues