31 results for “topic:pe32”
.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …
Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (Android Runtime)
Windows system file patcher
WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both 32 (PE) and 64-bit (PE+) platforms.
import pyd or execute PE all from memory using only pure python code and some shellcode tricks
A large collection of 32bit and 64bit PE files useful for verifying the correctness of bin2bin transformations
Moved: https://codeberg.org/koutheir/binary-security-check
x86_64, PE32+, FAT32 bootloader
ASProtect reverse engineering & analysis WinDbg extension
A portable and complete C++ library for object file parsing and manipulation
Compile-time string encryption and import obfuscation for Windows PE32(+) binaries
A basic PE bootloader
No description provided.
Generating binary modules with zasm
Parses the PE32 and PE32+ executable image formats (in the future ELF and MACH-O may also be supported)
📚 ImpLib SDK combines free programming tools for authoring custom import libraries with advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk, accessing internal undocumented functions. One of the SDK tools is DLL2DEF, a command-line utility to extract the dynamic-link library symbols in plain text format.
A C99/C++17 compatible header only library capable of creating position independent shellcode.
A program to remove section-header information from 32/64 bit ELF and PE32 executables.
PE file checker
Embeddable PE Parser.
A simple, lightweight x86 windows executable encryptor with message popup made in python.
Getting file version of PE-32 EXE files
View .exe contents from internet browser!
C# Lib to edit and explore header PE32 and PE32+
Generate digital signature based on unique information about your system.
A command line tool for the extraction of the .text section of 32/64-bit COFF objects, and ELF64 Relocatable objects.
Get WinPE32 application link time
The easiest way to run PE32 .exe console files in docker
A x86 PE packer implementation made for experimentation.