FlyingArrow wrote:
I doubt 8 is 08. 0a is included, so if it were 08, I would think it would be written that way. 67 letters? 62 would be the max, counting capital and lowercase separate and including 10 more for the digits.
Won't work, check the ascii table, the parts with letters are only the lower 128.
The pattern above is fairly evenly distributed throughout the entire 256
FlyingArrow wrote:
Yargo wrote:
I used a hex editor to make up an exe file with those hex pairs. (assuming the 8 at the end was 08)
No go, the .exe file didn't do anything when I ran it in a command prompt (so as not to miss any output).
I assume you ran it on an Intel processor?
Perhaps these hex codes are an executable to run on the old Western Electronics 29? 29W? Okay - I made that whole thing up. But the hex pairs (if they were an executable) would only run on certain machines.
Yeah its on intel. I ran it in command prompt from windows XP. I've run dos .exe programs I've assembled before under a command prompt from XP. The simple stuff works fine that way. And this is pretty simple from the length. If it was an assembly program I'd expect it to output text or somethinig or similar.
And I can't imagine he'd require someone to boot from an actual dos prompt. I could if I have to, I have a number of dos versions around.
Last edited on 2006-09-24 03:25:34 CST (Total Number of Edits: 2)