portable-executable topic

List portable-executable repositories

pdbdownload

109
Stars
13
Forks
Watchers

A Python script to download PDB files associated with a Portable Executable (PE)

librewolf-portable

52
Stars
2
Forks
Watchers

The portable launcher of LibreWolf for Windows. For the automatic/portable updater, see https://github.com/ltguillaume/librewolf-winupdater

bingrep

1.7k
Stars
66
Forks
Watchers

like ~~grep~~ UBER, but for binaries

PeNet

568
Stars
110
Forks
Watchers

Portable Executable (PE) library written in .Net

XPEViewer

893
Stars
103
Forks
Watchers

PE file viewer/editor for Windows, Linux and MacOS.

AsmResolver

804
Stars
124
Forks
Watchers

A library for creating, reading and editing PE files and .NET modules.

linux-pe

241
Stars
42
Forks
Watchers

COFF and Portable Executable format described using standard C++ with no dependencies.

pe

292
Stars
40
Forks
Watchers

A :zap: lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.

formatPE

214
Stars
42
Forks
Watchers

A bunch of parsers for PE and PDB formats in C++