Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
m30pa.bin = clipv2 OF deadclipv2.bin = memory read from bricked clipv2 (as it arrived to me) % xxd m30pa.bin|head -32 > OF % xxd deadclipv2.bin|head -32 > BRICK % diff -u BRICK OF --- BRICK 2012-01-24 14:58:54.850179320 -0500 +++ OF 2012-01-24 14:58:52.314179318 -0500 @@ -1,4 +1,4 @@ -0000000: 0000 0000 00f0 0000 c84e dc5a fc02 0000 .........N.Z.... +0000000: 0000 0000 00f0 0000 9234 8b5b fc02 0000 .........4.[.... => difference = checksum. ok 0000010: 7cf7 0500 0300 0000 3727 0000 4000 0000 |.......7'..@... 0000020: 0100 0000 ffff ffff ffff ffff ffff ffff ................ 0000030: ffff ffff ffff ffff ffff ffff ffff ffff ................ @@ -29,4 +29,4 @@ 00001c0: ffff ffff ffff ffff ffff ffff ffff ffff ................ 00001d0: ffff ffff ffff ffff ffff ffff ffff ffff ................ 00001e0: ffff ffff ffff ffff ffff ffff ffff ffff ................ -00001f0: ffff ffff ffff ffff 41ff ffff 875f e35a ........A...._.Z +00001f0: ffff ffff ffff ffff ffff ffff 0f46 925b .............F.[ difference: last word = checksum. ok previous word = WTF? |