JoshuaRemington/Malware-Analysis
GitHub: JoshuaRemington/Malware-Analysis
Stars: 0 | Forks: 0
# Malware Analysis Writeups
A collection of malware analysis reports and writeups focused on reverse engineering, behavioral analysis, persistence mechanisms, network activity, and indicators of compromise (IOCs).
This repository is organized by malware category to make navigation and research easier.
## Tools Commonly Used
Examples of tools used during analysis:
* FLARE-VM
* REMnux
* Wireshark
* Procmon
* Process Hacker
* PEStudio
* Detect It Easy (DIE)
* x64dbg
* Ghidra
* INetSim
## Disclaimer
This repository is intended for educational and research purposes only. Malware samples are **NOT** stored in this repository unless explicitly encrypted and handled safely.
Do not execute malware outside of a properly isolated lab environment.