Skip to content
forked from secana/PeNet

Portable Executable (PE) library written in .Net

License

Notifications You must be signed in to change notification settings

xclemence/PeNet

 
 

Repository files navigation

license NuGet NuGet Build Test PeNet Logo PeNet is a parser for Windows Portable Executable headers. It completely written in C# and does not rely on any native Windows APIs. Furthermore it supports the creation of Import Hashes (ImpHash), which is a feature often used in malware analysis. You can extract Certificate Revocation List, compute different hash sums and other useful stuff for working with PE files.

Getting Started & API Reference

The API reference can be found here: PeNet Documentation & API Reference.

Continuous Integration

The project is automatically build, tested and released with an Azure Pipeline.

About

Portable Executable (PE) library written in .Net

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • PowerShell 0.1%