#
pe
Here are 112 public repositories matching this topic...
LIEF - Library to Instrument Executable Formats
art
android
python
parser
sdk
parsing
reverse-engineering
elf
malware-analysis
binary-analysis
macho
pe
oat
modification
dex
executable-formats
lief
vdex
-
Updated
Sep 1, 2020 - C++
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
java
minecraft
translator
proxy
protocol
bedrock
bridge
packet
pe
bedrock-edition
geyser
java-edition
geysermc
bedrock-to-java
-
Updated
Sep 6, 2020 - Java
Stealing Signatures and Making One Invalid Signature at a Time
-
Updated
Dec 7, 2017 - Python
The dissection of a simple "hello world" ELF binary.
-
Updated
Mar 21, 2019 - Assembly
Reflective PE packer.
-
Updated
Dec 16, 2018 - Assembly
Portable Executable parsing library (from PE-bear)
-
Updated
Aug 17, 2020 - C++
Portable Executable (PE) library written in .Net
-
Updated
Sep 7, 2020 - C#
Search for code cave in all binaries
-
Updated
Aug 29, 2019 - Python
DLL Hijacking Detection Tool
-
Updated
Aug 6, 2019 - C++
Persistent IAT hooking application - based on bearparser
-
Updated
Aug 16, 2020 - C++
PE file viewer/editor for Windows, Linux and MacOS.
-
Updated
Sep 7, 2020 - QMake
Resources About Windows Security. 1100+ Open Source Tools. 3300+ Blog Post and Videos.
-
Updated
Feb 20, 2020
PEiD detects most common packers, cryptors and compilers for PE files.
-
Updated
Apr 10, 2017 - HTML
Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
plugin
java
minecraft
bukkit
bungee
velocity
bedrock
pe
bedrock-edition
geyser
java-edition
geysermc
bedrock-to-java
-
Updated
Aug 29, 2020 - Java
Most advanced factions plugin for PocketMine-MP
-
Updated
Jul 12, 2020 - PHP
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
Jul 6, 2020 - C++
Tools for mangling Mach-O and PE binaries
-
Updated
Jan 20, 2017 - Python
Run Any Native PE file as a memory ONLY Payload , most likely as a shellcode using hta attack vector which interacts with Powershell.
-
Updated
May 22, 2017 - Python
Spigot Packet API supporting 1.7.10-1.16.2 Tested to work on paper and tuinity.
api
spigot
netty
paper
utils
anticheat
packet
pe
luna
atlas
paperspigot
protocollib
protocolsupport
tacospigot
viaversion
packetlistener
packetsender
packetevents
karhu
packetevent
-
Updated
Sep 3, 2020 - Java
Improve this page
Add a description, image, and links to the pe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pe topic, visit your repo's landing page and select "manage topics."
Attempting to decode any of the attached files with
goblin::elf::Elf::parsecrashes the process. Memory allocator runs out of virtual memory and the process is aborted.goblin-elf-oom-crashes.zip
Found via AFL.rs. Fuzzing harness: https://github.com/Shnatsel/goblin/blob/master/fuzz-afl/src/main.rs