Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 918 Bytes

File metadata and controls

16 lines (12 loc) · 918 Bytes

Malware Analysis Learning Roadmap

Welcome to the Malware Analysis learning repository. This repo contains weekly notes, tools cheatsheets, malware reports, YARA rules, and resources to help you systematically master malware analysis from foundational concepts to advanced research and career preparation.

Structure

  • phase-1-foundations/: Week 1-4 foundational learning notes
  • phase-2-static-dynamic-analysis/: Weeks 5-10 static and dynamic analysis
  • phase-3-reverse-engineering/: Weeks 11-18 reverse engineering and signature development
  • phase-4-advanced-career-prep/: Weeks 19+ advanced topics and career prep
  • tools/: Useful tool cheatsheets and guides
  • yara-rules/: YARA detection rules repository
  • malware-reports/: Sample malware analysis reports
  • resources.md: Master list of learning resources with links

Feel free to open issues or submit pull requests to improve the content!