(2004-10-30) The machine code surface in text file looks a hexadecimal number (for example: E8 51 0 E8 3E 1 E8 DF 0 B8), but in fact they are character data. So how can they put them in a large number of disposable deposits, making it a true hexadecimal value consistent with its character content? The method is as follows: Step 1: First editing these Notepad under Windows This is essentially "machine code", which makes them between any two hexadecimal numbers and only 1 space, the first No spaces in front of the hexadecimal number, only one space or a carriage return behind the last hexadecimal number. Why is such strict editing? Because one or less spaces may make our work fail, because we have to use the E command under Debug, and the E command must press the space bar every other memory byte unit, you can transfer it to the next Memory unit modification. In the character stream of the memory, the E command will detect every space. We must make every hexadecimal number of the post, no more than two, and we must follow a hexadecimal number. I put into a space character, things are so simple, we will post a large number of "machine code" is "a two-piece hexadecimal number -> a space character" mode of repeating. Step 2: Select the "Machine Code" to copy after editing. Open the DOS under Windows and make it in the window status (not the full screen). Enter DEBUG, enter E100 and then enter! Buttons, then we will hold the "machine code" of the character properties stored in the clipboard into the memory starting from the address 100h, and the E command guarantees the hexadecimal value of each characteristic to convert into real sixteen The entered the correlation memory byte unit after the credit value. Of course, the memory content converted into a true machine code can also be saved to disk with the W command.