Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2747 days ago
Not realistically unless I have a lot of experience with driver programming. After all, I can technically hand-edit the machine code of a binary blob too.
1 comments

> After all, I can technically hand-edit the machine code of a binary blob too.

Signed binaries make that a lot harder.

And how does source code help that? I can resign a modified binary just like I can a freshly compiled one.