> cat /dev/github | grep security-tools
discovered 03 Aug 2026

PeNet

C# ★ 637 via github-topic
→ View on GitHub
PeNet is a C# library designed for parsing Windows Portable Executable (PE) headers without relying on native Windows APIs. Its primary use case is in malware analysis, providing features such as Import Hash generation, Certificate Revocation List extraction, and various hash computations to facilitate the analysis and manipulation of PE files.