JeffArimaTue Nov 17 20:31:00 1998 Hello;Your english is very good; do not worry on it.Now I MUST suggest that you read the project starting at the bottom of this page; and work your way up; because then you will find most of your answers to the question u have asked me. Okay?You will find out exactly how to unregister it in this way; you will also see why the jne that you changed worked;and yes you can do the same thing you did without r eip=you can typee 004xxxxx (enter key)you will now see your cursor flashing up in the 'data' box.you can now change the segement to 74 or 75 or EB or whatever you wish the jump to perform...Also a shortcut you can use so as not to have to type r eip= IF you are skipping to the next line example:oo45oooo blabala jnz 00456789 <<--you are hereoo45ooo1 whatever-whatever-here<<-you wish it to go here...go up into the register window to the 'eip' registerclick on the last number; which in example above would be '0'; and type in the number '1'. Hit enter key. f-10; it will now skip the jump being executed to 00456789 and go instead to 00450001.I think I got this right...Hope this helped; after reading about this project below you should know a whole lot about how to unregister it so you can play some more...JeffRe: Arima by AriMa , Tue Nov 17 20:55