#Pe
Showing 18 of 18 repositories tagged #pe, ranked by stars
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
Stealing Signatures and Making One Invalid Signature at a Time
A library for creating, reading and editing PE files and .NET modules.
Portable Executable (PE) library written in .Net
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.
🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engineering(使用C和Intel x86汇编开发的Windows x86可执行文件打包工具,打包后的新文件可以阻碍逆向工程)
Astral-PE is a low-level mutator (Headers/EP obfuscator) for native Windows PE files (x32/x64)
Ryūjin Protector - Is a Intel Arch - BIN2BIN - PE Obfuscation/Protection/DRM tool
An awesome list of Platform Engineering 平台工程列表
A small program written in C that is designed to load 32/64-bit shellcode and allow for execution or debugging. Can also output PE files from shellcode.
Antivirus Signature Search Toolkit
🔍 "2015 Microsoft Malware Classification Challenge" - Using machine learning to classify malware into different families based on Windows PE structures, disassembly scripts and machine code(“2015微软恶意软件分类挑战赛” - 使用机器学习基于Windows PE结构、反汇编和机器代码对恶意软件进行分类)
Golang CTF framework and exploit development module
pwn & ctf tools for windows
Malkom is an extensible and simple similarity graph generator for malware analysis aimed at helping analysts visualize and cluster sets of PE and ELF malware samples.
Malice PExecutable Plugin
This project analyzes PE information of exe files to detect malware. In this repository you will learn how to create your own dataset and will be able to see the use of machine learning models using the dataset. We will use machine learning for detect malware.