A collection of research-level analyses of ransomware binaries, conducted as part of my Bachelor's thesis at Maastricht University. The research focuses on identifying cryptographic weaknesses, including weak PRNG seeds, hardcoded keys, and ECB mode patterns, and developing a theoretical framework for understanding exploitable flaws in malware cryptographic lifecycles.
Each directory corresponds to a ransomware sample and contains a README.md with the full analysis report for that sample, covering static analysis findings, cryptographic implementation review, and identified weaknesses.
The repository currently contains ransomware analysis reports only. Additional non-research reverse engineering reports are planned and will be added in the near future.
Analysis databases will not be included in this repository as they contain sensitive information. They will only be shared with appropriate parties upon request.
All analyses are conducted strictly for academic and research purposes. No malware samples or functional exploit code are included in this repository.