this post was submitted on 07 May 2025
5 points (100.0% liked)
Nix / NixOS
2216 readers
2 users here now
Main links
Videos
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could just change the path in the binary to a string that's smaller than what's in there now (or the same length), and pad any unused bytes with
\0
, then symlink that path to your real binary.