|
|
|
|
|
by anonym29
169 days ago
|
|
This assumption about me is not accurate at all, I've done static analysis professionally on CIL, on compiled bytecode, and on source code. Instead of being condescending and patronizing to someone you don't know that you've made factually inaccurate assumptions about, can you please explain how having just a binary and no access to source code gives you more information about, greater confidence in, and a stronger basis for trust in the behavior of a binary than having access to the binary AND the source code used to build it? |
|
The source code is just a set of hints about what the binary does. You don't need the hints to discern what a binary is doing.