OllyDBG

01/23/2009 02:00 newyrkkev#1
ok i just have a simple question:

is it possible to make an argate hack using ollydbg? would u need a crc bypasser to be able to use it or do i need one in order for the argate hack to work?
01/23/2009 02:20 bottomy#2
Quote:
Originally Posted by newyrkkev View Post
ok i just have a simple question:

is it possible to make an argate hack using ollydbg? would u need a crc bypasser to be able to use it or do i need one in order for the argate hack to work?


ok im not sure you understand what ollydbg is its a debugger, you can edit .exe, .dll files with it probably more but i've only editted .exe and .dll files with it. but mainly .exe files :P. anyways what people in 2moons mainly use it for is editting the dekaron.exe etc. if you make edits of your own to dekaron.exe you'll need to run it with ggk, you odnt need a crc bypass.
01/23/2009 02:31 newyrkkev#3
Quote:
Originally Posted by bottomy View Post
ok im not sure you understand what ollydbg is its a debugger, you can edit .exe, .dll files with it probably more but i've only editted .exe and .dll files with it. but mainly .exe files :P. anyways what people in 2moons mainly use it for is editting the dekaron.exe etc. if you make edits of your own to dekaron.exe you'll need to run it with ggk, you odnt need a crc bypass.
yea i know olly is a debugger and can ppl edit the .exe file so that the argating success is 100%? or do i have to find another way?
01/23/2009 02:57 carnivore2k4#4
I don't know for sure, but you need a packet editor to make an Argate hack, ie. WPE. When you argate something you send server a packet, server sends back a packet telling you whether you failed/succeeded. All the packets are encrypted so OllyDbg might be used to see how that is done but you definetly a packet editor to attach to the game and filter out fail packets and replace them with success packets.
01/23/2009 06:10 nobleman80#5
Finding the +Argate packet that send to server is a problem. not just your own packet data as well as everything around u. and u have to figure out which packet is it. requires alot alot of time. and first u have to learn how to read and how it work for the packet b4 u start working on it. and btw u will got ban for sure. try create a char for it. gl
01/23/2009 15:19 kazu7#6
ollydbg or crc bypass won't help you a lot for argate hack..
and I don't see why you would get banned for using the argate hack unless you use it many times?
01/24/2009 05:45 elfovampiro#7
Quote:
Originally Posted by nobleman80 View Post
u have to learn how to read
can u say to me where i learn how to read?i understand nothing in ollyDBG =/
01/24/2009 15:39 HellSpider#8
Quote:
Originally Posted by elfovampiro View Post
can u say to me where i learn how to read?i understand nothing in ollyDBG =/
The commands in OllyDbg like "xor esp,esp" or "mov ax,94" are Assembly commands. Search for Assembly tutorials in Google f.ex.
01/24/2009 20:08 EliteDKTrader#9
Argate hack with packets will not work. There's was already a topic with this stuff. Upgrade Rate of items is calculated on server sided. There's a way to fake talis with packets.(u need to set flag to 01 on packet and u gonna have +19 % upgrade rate).
01/25/2009 04:34 elfovampiro#10
Quote:
Originally Posted by InstantDeath View Post
The commands in OllyDbg like "xor esp,esp" or "mov ax,94" are Assembly commands. Search for Assembly tutorials in Google f.ex.
ok thx...i saw tutorials but they are too hard to understand...many things >.>
so "mov [esi+00000070" this mean what?
It is like every adress he will add +70? o.o
i just understand that mov means like move a adress or byt idk aw, im lost o.o'
01/25/2009 18:30 HellSpider#11
Quote:
Originally Posted by elfovampiro View Post
ok thx...i saw tutorials but they are too hard to understand...many things >.>
so "mov [esi+00000070" this mean what?
It is like every adress he will add +70? o.o
i just understand that mov means like move a adress or byt idk aw, im lost o.o'
"Mov [esi+00000070]" is an incomplete command. You need to have the "source" what you want to move to the destination when using MOV.

So a command like "Mov [esi+00000070],eax" would move the value in eax register to the pointer located at value for esi + 00000070 .
01/25/2009 20:52 elfovampiro#12
Quote:
Originally Posted by InstantDeath View Post
"Mov [esi+00000070]" is an incomplete command. You need to have the "source" what you want to move to the destination when using MOV.

So a command like "Mov [esi+00000070],eax" would move the value in eax register to the pointer located at value for esi + 00000070 .
hehe thnks but im just losting my time T.T
since when i got the begin of "God Mode"....but not GM=/ it just worked with me cuz "ghostmode" and "observermode" is client side, we use it when we see Party pvps, siege...others comand wont work, cuz server side and IDK if u use [GM] in begin of my name it can work, i just dont know how to it xD.....Can u say to me how use "[" in name?what adress i have to find?