Post #2310044
2026-03-29 18:01 UTC
i got irritated at the ceremony to go from a freshly-created KVM to "can run x86-64 machine code like normal" so i've wrote a small library for exactly that: https://codeberg.org/iximeow/asmlinator
Replies (2)
-
@petterroea@infosec.exchange 2026-03-29 18:19
@iximeow@haunted.computer similar to unicorn? https://www.unicorn-engine.org/
-
@zwol@masto.hackers.town 2026-03-29 20:37
@iximeow@haunted.computer i'm going to steal `usize_to_u64` and `u64_to_usize` for my own projects