https://github.com/diananites/nupe
Pure Rust PE Read/Write Library
https://github.com/diananites/nupe
pe portable-executable rust
Last synced: 10 months ago
JSON representation
Pure Rust PE Read/Write Library
- Host: GitHub
- URL: https://github.com/diananites/nupe
- Owner: DianaNites
- Created: 2022-11-23T19:17:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T06:41:16.000Z (11 months ago)
- Last Synced: 2025-05-08T04:43:36.050Z (10 months ago)
- Topics: pe, portable-executable, rust
- Language: Rust
- Homepage:
- Size: 4.38 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NuPe
A stable, `no_std` capable library for both reading and writing PE files
This crate is a Work-In-Progress