https://github.com/platform-system-interface/p9aout2elf
Parse and convert Plan 9 a.out binaries
https://github.com/platform-system-interface/p9aout2elf
Last synced: 10 months ago
JSON representation
Parse and convert Plan 9 a.out binaries
- Host: GitHub
- URL: https://github.com/platform-system-interface/p9aout2elf
- Owner: platform-system-interface
- License: mit
- Created: 2025-05-28T12:10:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-05T18:16:25.000Z (11 months ago)
- Last Synced: 2025-06-05T18:28:08.266Z (11 months ago)
- Language: Rust
- Size: 31.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# p9aout2elf
9️⃣🧝
Convert Plan 9 `a.out` files to ELF.
**NOTE**: This is work in progress.