Originally posted by gigiultraplus@Jan 7 2007, 16:17 someone have any ideea y my agent don`t respond after i press start i made all the steps and at step 8 i`m stuck
sometime AgentKing doesnt connect so u have to press start again so just wait a minute or so and if doesnt respond check AgentKing again.
at step 10 when l click EIP word it say change register and put the value 0400359C then continue to nxt step which is press F9 it doesnt bring me to anywhere but stays as 04003596 what shld l do??
Originally posted by orochris@Jan 7 2007, 16:26 Cucurucho and bros
at step 10 when l click EIP word it say change register and put the value 0400359C then continue to nxt step which is press F9 it doesnt bring me to anywhere but stays as 04003596 what shld l do??
I have the same problem,
EIP register 04003596 is from way back(step 5) but the data of right top window is address 0400356 , and its as if the right top window froze and non responcive ?!?!
Originally posted by orochris+Jan 7 2007, 16:15--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (orochris @ Jan 7 2007, 16:15)</td></tr><tr><td id='QUOTE'>
Quote:
Originally posted by -Cucurucho@Jan 7 2007, 13:39 <!--QuoteBegin--orochris
Quote:
@Jan 7 2007, 12:06
Gd guide bro.however at step 11 when l press F9 its doesnt bring me to 004035CB.could u help me on this bro?
If not what it does?
bro when l press F9 it does nth and still remains at 00403596.
i did everything according to yr steps.no f5 at step 7 correct?wehn l press f5 it say attach process to aplication ,just press yes correct? [/b][/quote]
you need to Press F5 at Step 7 so that F9 at Step 11 will bring you to 004035CB.
Originally posted by Icystealer+Jan 7 2007, 16:23--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Icystealer @ Jan 7 2007, 16:23)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--gigiultraplus@Jan 7 2007, 16:17 someone have any ideea y my agent don`t respond after i press start i made all the steps and at step 8 i`m stuck
sometime AgentKing doesnt connect so u have to press start again so just wait a minute or so and if doesnt respond check AgentKing again. [/b][/quote]
i tryed 20 times at step 8 after i press start notting happend VS don`t respond and in cheat engine notting happends ......... someone got any ideea?
Originally posted by orochris@Jan 7 2007, 16:26 Cucurucho and bros
at step 10 when l click EIP word it say change register and put the value 0400359C then continue to nxt step which is press F9 it doesnt bring me to anywhere but stays as 04003596 what shld l do??
i think u didnt set a breakpoint for the address 004035CB aka step 7
can/how do u go from assembly code to hex? 10/15/2009 - Dekaron - 7 Replies im trying to find an offset and assembly scan takes forever, could someone tell me if its possible to go from the assembly code to the hex value, if so how do you do it?
cmp dword ptr ,13 ----> 83 78 08 13 0F 84
Need help in a piece of assembly code 04/13/2007 - Conquer Online 2 - 7 Replies Well, i am just a novice in assembler language. What I am trying to do is to get some strings from registes, in this case eax. It will be clear what I mean in the following code:
...
push eax <---- here, eax contains a pointer to the string that I want
lea ecx,[ebx+04]
...