- Redmond, WA
-
15:54
(UTC -07:00) - @KirillOsenkov
- @KirillOsenkov@mastodon.social
- @kirillosenkov.com
Sponsoring
Highlights
- Pro
PE
A library for creating, reading and editing PE files and .NET modules.
Portable Executable parsing library (from PE-bear)
Windows tool for dumping malware PE files from memory back to disk for analysis.
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl
Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.
A bunch of parsers for PE and PDB formats in C++
Portable Executable reversing tool with a friendly GUI
A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
Cecil is a library to inspect, modify and create .NET programs and libraries.
A tool that finds differences between .NET assemblies
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.
Sample code to show how to walk the managed heap in C#
SizeBench is a binary size investigation tool for Windows
Portable Executable parsing library, used by PEExplorer. Also available as a nuget package