On Mon, 06 Jan 2020 12:38:25 -0600 Will Senn <will.senn(a)gmail.com> wrote:
On 1/6/20 12:29 PM, Warner Losh wrote:
The good news is that disassembly will tell you
right away if it was
written in C or not.
OK. I give up. How?
Running strings on the wump binary in Dennis_v6 and comparing
its output with actual strings in the wump.c source n
Henry_Spencerv7 reveals they are pretty much the same.