<div dir="ltr">On Tue, Sep 23, 2014 at 11:43 AM, Jake <span dir="ltr"><<a href="mailto:jake@spaz.org" target="_blank">jake@spaz.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
disk: \x02\x13\x00LST0001123.JBI     \x00\xfc<br>
disk: \x02\x13\x00LST0001124.JBI     \xff\xfb<br>
<br>
yasnac: \x02\x0f\x00FRD123.JBI     \xdc\xfc<br>
yasnac: \x02\x0f\x00FRD124.JBI     \xdb\xfc<br>
</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">perhaps it's a 16-bit checksum?<br></blockquote><div><br></div><div>Yeah, looks like some sort of 16-bit checksum, with the first hex code being the lowest byte. If you read them this way, you see they're exactly 1 bit different:<br><br><span style="font-family:courier new,monospace">\x00\xfc -> #FC00<br>\xff\xfb -> #FBFF<br><br>\xdc\xfc -> #FCDC<br>\xdb\xfc -> #FCDB<br></span><br></div><div>I'd say try again with 113 or 133 in the filename, instead of 123 - need a bit more evidence.<br><br></div><div>Patrik<br></div><div><br></div></div></div></div>