Author | Comment |
gulyman Goliath
Posted: 20 May 2007 20:18 GMT Total Posts: 144 | 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Does this mean anything. It was a zkostik's signature. |
haveacalc Guardian
Posted: 20 May 2007 20:38 GMT Total Posts: 1111 | Assuming zkostik's not crazy, it's base 16 (hexadecimal). Translating it into z80 instructions, I think it's (from memory):add hl,be ld sp,hl ld de,$9D02 ld (hl),h ex hl,(sp) ld e,e ret nc ld b,c ld d,(hl) push bc ld h,e ld d,(hl) adc a,a ret nz which isn't very effective. :)
--- -quoted directly from most movies that don't exist (and some that do). |
allynfolksjr Administrator
Posted: 20 May 2007 22:54 GMT Total Posts: 1892 | Google it. |
banjo2E Wraith
Posted: 21 May 2007 05:49 GMT Total Posts: 689 | OMG THAT IS KICK-ARSE! I didn't know that such a random string of hex could be so useful.
But then again, so are many other strings of hex.
Speaking of which, I found something interesting in a string of hex a while back, but I don't think I can post it, for fear of offending the angry white moms. Yes, I said moms, not males. But for a good reason. It's all for the kids.
--- http://uncyclopedia.org/wiki/User:Administrator <------ WOOOOO!!!!! |
gulyman Goliath
Posted: 21 May 2007 11:08 GMT Total Posts: 144 | That must suck to have someone crack your system like that. http://blog.wired.com/gadgets/2007/02/the_new_hddvdbl.html Anyone going to try it? |