Rust implemention of xxd -e -l 64
-
Updated
Nov 6, 2024 - Rust
Rust implemention of xxd -e -l 64
HexSpell is an open-source library written in Rust, designed to parse and manipulate executable files, DLLs, and more with minimal dependency overhead.
it's a small program written in rust with only the standard library to analyze the headers of an elf64 file
Read text section bytes and format it for shellcode (64bit ELF only)
Read text section bytes and format it for shellcode. based on trimscash/texthex
Library for parsing ELF files for Rust (Added support for nostd by @K-atc)
Add a description, image, and links to the elf-parser topic page so that developers can more easily learn about it.
To associate your repository with the elf-parser topic, visit your repo's landing page and select "manage topics."