https://github.com/grazfather/practicalmalwarelabs
Keep track of the labs from the book "Practical Malware Analysis"
https://github.com/grazfather/practicalmalwarelabs
malware practical-malware-analysis reverse-engineering writeup
Last synced: 7 months ago
JSON representation
Keep track of the labs from the book "Practical Malware Analysis"
- Host: GitHub
- URL: https://github.com/grazfather/practicalmalwarelabs
- Owner: Grazfather
- Created: 2014-06-06T03:12:56.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T18:10:37.000Z (over 6 years ago)
- Last Synced: 2025-02-27T15:47:28.300Z (about 1 year ago)
- Topics: malware, practical-malware-analysis, reverse-engineering, writeup
- Language: Python
- Size: 143 KB
- Stars: 168
- Watchers: 21
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practical Malware Labs
This project is only to track my progress with the labs included in the book [*Practical Malware Analysis*](http://www.nostarch.com/malware).
The malware binaries are available [here](http://sourceforge.net/projects/labs-encryptzip/) (password: 'malware').
There is a more-or-less complete writeup for each and every lab in the book. They aren't, in general, better than the writeups included in the book (except in a few cases where I think I did a better job scripting something), but I think they show a pretty good progression of my malware analysis skills.