#
portable-executable
Here are 116 public repositories matching this topic...
Dumping processes using the power of kernel space !
-
Updated
Feb 24, 2019 - C#
Principled, lightweight C/C++ PE parser
-
Updated
May 13, 2022 - C++
The PE file analysis toolkit
-
Updated
Feb 3, 2022 - C
sandbox
static-analysis
malware
dynamic-analysis
antivirus
malware-analysis
portable-executable
security-tools
multiav
-
Updated
May 15, 2022 - Go
PE file viewer/editor for Windows, Linux and MacOS.
reverse-engineering
disassembler
pe
pe-format
portable-executable
hacktoberfest
windows-system
hacktoberfest2021
-
Updated
Jun 3, 2022 - C++
Portable Executable (PE) library written in .Net
-
Updated
May 27, 2022 - C#
A library for editing PE files with full .NET metadata support
framework
native
dotnet
reverse-engineering
disassembler
writer
reader
msil
cil
pe
portable-executable
il
metadata-editor
pe-analyzer
-
Updated
May 29, 2022 - C#
Download the latest stable Synergy binaries.
-
Updated
Mar 10, 2022 - Python
kubernetes
ssh
golang
networking
reverse-shell
proxy
devtools
ssh-server
wsl
developer-tools
k8s
ssh-client
portable-executable
port-forwarding
ssh-tunnels
embedded-sshd-server
-
Updated
Apr 14, 2022 - Go
X86 Mutation Engine with Portable Executable compatibility.
-
Updated
May 24, 2022 - C++
Delphi debug framework
-
Updated
Jun 18, 2021 - Pascal
COFF and Portable Executable format described using standard C++ with no dependencies.
-
Updated
Jan 11, 2022 - C++
A ⚡ lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.
go
golang
parser
parsing
malware
malware-analysis
pe
portable-executable
pe-file
coff
pe-parse
pe-malformations
-
Updated
May 12, 2022 - Go
Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.
-
Updated
May 10, 2022 - C
Dynamically invoke arbitrary unmanaged code.
-
Updated
Feb 25, 2022 - Rust
PE (x86) and PE+ (x64) files viewer, based on libpe.
viewer
binary-analysis
pepper
pe
pe-format
portable-executable
pe-file
pe-analyzer
pe-viewer
files-viewer
-
Updated
May 27, 2022 - C++
Library for tinkering with PE/PE+ binaries.
-
Updated
May 31, 2022 - C++
A bunch of parsers for PE and PDB formats in C++
cpp
pdb
modern-cpp
header-only
pe
pe-format
portable-executable
pe-file
pe-analyzer
pdb-files
pdb-parser
pdb-structure
pe-applications
pe-parser
-
Updated
May 4, 2022 - C++
Cross-platform library for parsing and building PE\PE+ formats
reverse-engineering
pe32-plus
malware-analysis
binary-analysis
malware-research
pe-format
portable-executable
parsing-library
pe-analyzer
executable-formats
enma-pe
-
Updated
Jan 7, 2022 - C++
Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x.
python
windows
scylla
dump
malware-analysis
frida
portable-executable
unpacker
dotnet-assembly
malware-unpacker
themida
winlicense
-
Updated
May 31, 2022 - Python
Portable Executable launcher for Windows NT bypassing loader
-
Updated
Jan 2, 2021 - C++
Loads a portable executable into a target process and handles everything that would normally be done by the Windows PE loader. Allows to use PEs from memory
-
Updated
Sep 5, 2019 - C++
List shared object dependencies of a portable executable (PE)
-
Updated
Mar 27, 2022 - C++
Open
Check for RPATH
1
Easily register any portable app as a default program in Windows XP, 7, 8, 10
-
Updated
Apr 3, 2022 - C#
Library for linking multiple PE\PE + files to one
-
Updated
Jun 7, 2019 - C++
Minimal (268 bytes) 64-bit Portable Executable (PE) file that displays a message box on Windows 10 Version 1903
-
Updated
Mar 29, 2022 - Assembly
Library for managing native resources in PE files
-
Updated
May 31, 2022 - C#
ROP gadget finder and analysis in pure Javascript
windows
macos
linux
arm
control-flow
cybersecurity
x86
elf
binary-analysis
rop-exploitation
rop-gadgets
arm64
macho
portable-executable
disassembly
elf-loader
elf-parser
rop-chain
macho-parser
aslr-bypass
-
Updated
Oct 4, 2021 - JavaScript
Improve this page
Add a description, image, and links to the portable-executable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the portable-executable topic, visit your repo's landing page and select "manage topics."
Like checksec, being able to detect RPATH and RUNPATH would be helpful; hardened binaries should exclude this information.