logoalt Hacker News

lucideeryesterday at 3:25 PM1 replyview on HN

It's an allowlist so not-git would be disallowed by default. Renaming it to a binary that is already listed in the allowlist should fail due to a cryptographic binary signature mismatch.


Replies

qarl2yesterday at 3:27 PM

LLM harnesses build executables and run them. That is their primary purpose.

Changing an executable's signature by inserting a single extra printf() is well within that spec.

show 1 reply