CommodoreAlex/Malware-Analysis-and-Reverse-Engineering ? reverse-engineered prompt
Reverse engineered prompt
Build me a polished learning repository for malware analysis and reverse engineering, with clear beginner friendly lessons that grow into more advanced topics. I want the content organized like a guided path, starting with what malware is, safe lab setup, file hashes, PE and ELF basics, static analysis, dynamic analysis, Windows internals, debugging, patching, C2 concepts, and then into data science and AI for malware classification and clustering.
Please make it easy to follow, with short explanations, practical examples, and a clean structure for the markdown lessons and notebooks. Include sections that help someone understand how to safely analyze samples, what tools to use, and how to spot patterns in suspicious files. If useful, add simple example notebooks for things like labels, traffic analysis, and basic machine learning workflows. Keep the tone educational and beginner friendly, but still useful for someone who wants to get hands on. If you need to check current docs for any tools, feel free to look them up online.
Are you gonna build this?
make sure you review the code using coderabbit