Turns ELFs into DOLphins!
This repository has been archived on 2026-02-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-03-07 18:55:31 +01:00
example-ci feat: update for zig 0.14 2025-03-07 18:54:43 +01:00
src feat: update for zig 0.14 2025-03-07 18:54:43 +01:00
testdata add test 2024-05-05 21:29:09 +02:00
.gitignore update for zig 0.13.0 2024-06-07 15:56:28 +02:00
build.zig update for zig 0.13.0 2024-06-07 15:56:28 +02:00
build.zig.zon bump version 2025-03-07 18:55:31 +01:00
LICENSE here you go zero 2024-05-05 13:57:35 +02:00
README.md build ready! 2024-05-10 20:48:01 +02:00

Evil Enchantress Elphin

Turns your ELFs into DOLphins using the power of Zig (and CPU cycles).

Build

zig build

Usage

Binary: elphin input.elf output.dol

You can embed elphin as part of a Zig build pipeline by following the example in example-ci

License

AGPL-3.0-only, check LICENSE for full text