3.51 Code
i wanna ask can i use the 3.51 code for a 2.20 client??
<img src='http://www.orcplanet.com/uploader/images/35461.jpeg' border='0' alt='user posted image' /><br><br><span style='font-size:14pt;line-height:100%'><span style='color:purple'><i>"People sleep peaceably in their bed at night because rough men stand ready to do violence on their behalf"<br><br>George Orwell</i></span></span>
y wanna ask y izzit there is 2 "0045CA93" code... :blink: which 1 shd i enter..
Delay for Restarting
0045CA93 |. C686 C4310700 05 >MOV BYTE PTR DS:[ESI+731C4],5
0045CA93 |. C686 C4310700 00 >MOV BYTE PTR DS:[ESI+731C4],0



<img src='http://www.orcplanet.com/uploader/images/35461.jpeg' border='0' alt='user posted image' /><br><br><span style='font-size:14pt;line-height:100%'><span style='color:purple'><i>"People sleep peaceably in their bed at night because rough men stand ready to do violence on their behalf"<br><br>George Orwell</i></span></span>
omg... well:
0045CA93 = address
C686 C4310700 05 = binary numbers
MOV BYTE PTR DS:[ESI+731C4],5 = Op,command
At olly use Ctrl+G and enter the address
To search for binary Ctrl+B
For Op Ctrl+F
Restart code is the easiest ever... just search for all text strings and search "Restarting.." then the value of 5 is few lines above change it to 0.
0045CA93 = address
C686 C4310700 05 = binary numbers
MOV BYTE PTR DS:[ESI+731C4],5 = Op,command
At olly use Ctrl+G and enter the address
To search for binary Ctrl+B
For Op Ctrl+F
Restart code is the easiest ever... just search for all text strings and search "Restarting.." then the value of 5 is few lines above change it to 0.
ya i know dat the address and binary al dat... but some code hav two same add but diff binary.. which shd i use...? :blink:
<img src='http://www.orcplanet.com/uploader/images/35461.jpeg' border='0' alt='user posted image' /><br><br><span style='font-size:14pt;line-height:100%'><span style='color:purple'><i>"People sleep peaceably in their bed at night because rough men stand ready to do violence on their behalf"<br><br>George Orwell</i></span></span>
srry not same binary. but some got 2 same address and diff command.. look at the last digit of the above sample.. 1 is 5.. the other is 0.. which to use...heez wrote: ya i know dat the address and binary al dat... but some code hav two same add but diff binary.. which shd i use...? :blink:
<img src='http://www.orcplanet.com/uploader/images/35461.jpeg' border='0' alt='user posted image' /><br><br><span style='font-size:14pt;line-height:100%'><span style='color:purple'><i>"People sleep peaceably in their bed at night because rough men stand ready to do violence on their behalf"<br><br>George Orwell</i></span></span>
ty drunk... if there a 2 same add so i take the below add rite.. thx man





<img src='http://www.orcplanet.com/uploader/images/35461.jpeg' border='0' alt='user posted image' /><br><br><span style='font-size:14pt;line-height:100%'><span style='color:purple'><i>"People sleep peaceably in their bed at night because rough men stand ready to do violence on their behalf"<br><br>George Orwell</i></span></span>
wat do u mean modify different section ??? i just edit the code by using assemble , or use binary edit ... i dunno y the program dont allow me to save by all motification ... do u able to help me out ???MeNiA wrote: flyingfox, did u modified different sections? if u did then u must save by selection... its caused bcoz of the sections..


ya , all i can do is just select the copy to... >> selection , but if i edit more than 1 line , how can i save all my works ???MeNiA wrote: u're using a client with an injected section like 602000 that was injected by charlie to 351c...
so it cant save all modifications from it, besides, whats the problem after u edit do copy>>selection???
