Lars Brinkhoff

Results 1716 comments of Lars Brinkhoff

Hello @romkey, I'm working on classifying tape image files from MIT's "Tapes o' Tech Square" collection of backups. Some of the files seem to be MS-DOS floppy images, or at...

Can I run this tool myself using stock clang?

Classification results so far, on my limited corpus. ``` 2136 ITS DUMP 1410 TOPS-20 DUMPER 683 Unix dump 261 Symbolics LMFS dump 236 Unknown 154 ITS DUMP (with label) 106...

This is useful for common cases where the assembly is *FOO,,BAR*. Especially if both halfwords have `0` or `7` as the most significant octal digit. A negative halfword can try...

N must definitely be smaller than 8.

Maybe also for `symbol±N`. Maybe the acceptable N should be smaller for this case, like at most 2.

Take inspiration from @atsampson's Python script: https://github.com/atsampson/its-tests/blob/master/tools/explain-rel

In dart, I used `-C` for this.

Future extension, but not an immediate goal, would be to have other tools operate on a file inside a container. E.g. disassemble a single file on a tape.