Skip to content

Tools for working with the Windows Portable Executable (PE) file format

Notifications You must be signed in to change notification settings

GaloisInc/portable-executable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository implements utilities for working with the Portable Executable (PE) file format. PE is the native executable format for Windows and .NET. These tools are intended to support analysis of Windows binaries in Haskell. Currently, this repository has a PE parser (pe-parser). Eventually, it will also have a separate package for constructing PE files (pe-builder).

About

Tools for working with the Windows Portable Executable (PE) file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published