An open API service indexing awesome lists of open source software.

https://github.com/suhteevah/pe-loader-nostd

no_std PE/COFF executable loader for Windows binaries in Rust
https://github.com/suhteevah/pe-loader-nostd

bare-metal coff embedded loader no-std operating-system osdev pe rust windows

Last synced: 3 days ago
JSON representation

no_std PE/COFF executable loader for Windows binaries in Rust

Awesome Lists containing this project

README

          

# pe-loader-nostd

no_std PE/COFF executable loader for Windows binaries in Rust

## Overview

This crate is extracted from [ClaudioOS](https://github.com/suhteevah/claudio-os), a bare-metal Rust operating system. It is `#![no_std]` compatible and designed for use in OS kernels, hypervisors, and other freestanding environments.

## Usage

```toml
[dependencies]
pe-loader-nostd = "0.1.0"
```

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT License ([LICENSE-MIT](LICENSE-MIT) or )

at your option.

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

---

## Support This Project

If you find this project useful, consider buying me a coffee! Your support helps me keep building and sharing open-source tools.

[![Donate via PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal)](https://www.paypal.me/baal_hosting)

**PayPal:** [baal_hosting@live.com](https://paypal.me/baal_hosting)

Every donation, no matter how small, is greatly appreciated and motivates continued development. Thank you!