Skip to content

A partial vvvv wrapper of the excellent PeNet, a Portable Executable parser for .NET. Built for learning purposes!

Notifications You must be signed in to change notification settings

sebescudie/VL.PeNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.PeNet

A partial vvvv wrapper of the excellent PeNet, a Portable Executable parser for .NET.

Note

This library is a work in progress for learning purposes and its structure will likely change significantly. Missing features may be added later. If you have a feature request, please get in touch!

VL.PeNet screenshot

Usage

  • Install required dependencies
nuget install PeNet
  • Clone this repo as a submodule or to your --package-repositories folder

About

A partial vvvv wrapper of the excellent PeNet, a Portable Executable parser for .NET. Built for learning purposes!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published