Loads decrypted server.dat tutorials

12/14/2008 02:36 ssjdennis#1
[Always start with this]
1. Close all Conquer windows
2. Start "OllyDBG" press File -> Open
3. Open Conquer.exe
4. Let it load
5. Press the E icon in linen
[Only registered and activated users can see links. Click Here To Register...]
6. Double-click on the name of "Conquer"
[Only registered and activated users can see links. Click Here To Register...]
7. Right click on the CPU - Window -> Analysis -> Analysis code
[Only registered and activated users can see links. Click Here To Register...]
[/Always start with this]


[To save when finished]
1. Right click on the CPU - Window -> Copy to executable -> All modifcations
[Only registered and activated users can see links. Click Here To Register...]
2. Click on "Copy all"
[Only registered and activated users can see links. Click Here To Register...]
3. Right click on the File - Window -> Save file and save the file
[Only registered and activated users can see links. Click Here To Register...]
[/To save when finished]



[Loads decrypted server.dat tutorials]
1. Right click on the CPU - Window -> Ultra String Reference -> Find ASCII
[Only registered and activated users can see links. Click Here To Register...]
2. Right click in Ultra String Reference -> Find
[Only registered and activated users can see links. Click Here To Register...]
3. Paste ".dat" and press Find, until you find the
4. Go 1 up and double-click on the selected
[Only registered and activated users can see links. Click Here To Register...]
5. Scholl down to you find "memcry"(red)
[Only registered and activated users can see links. Click Here To Register...]
6. Select from the top of section and down to "mov esi, eax"
[Only registered and activated users can see links. Click Here To Register...]
7. Right click on the CPU - Window -> Binary -> Fill with NOPs
[Only registered and activated users can see links. Click Here To Register...]
8. Double click on "mov esi, eax" and edit it to "mov esi, ebx"
[Only registered and activated users can see links. Click Here To Register...]
9. Select "add esp, 14" and right click on the CPU - Window -> Binary -> Fill with NOPs
10. Double click on Select "push dword ptr [ebp-10]" and edit it to "push dword ptr [ebp+8]"

11. Right click on the CPU - Window -> Ultra String Reference -> Find ASCII
12. Right click in Ultra String Reference -> Find
13. Paste ".dat" and press Find, until you find the
14. Go 1 down and double click on the selected (error in decrypt file:% s \ n)
[Only registered and activated users can see links. Click Here To Register...]
15. Scholl down to you get to "memset"(red)
16. Select from the top of section and down to "mov dword ptr [ebp-2C], eax"
[Only registered and activated users can see links. Click Here To Register...]
17. Right click on the selected CPU - Window -> Binary -> Fill with NOPs
18. Select from "push dword ptr [ebp+8]" to "lea ecx, dword ptr [ebp-98]"
[Only registered and activated users can see links. Click Here To Register...]
19. Right click on the selected CPU - Window -> Binary -> Fill with NOPs
20. Find "error in parsing file in% s:% s \ n" and go 6 and up, select it and the underneath
[Only registered and activated users can see links. Click Here To Register...]
21. Right click on the CPU - Window -> Binary -> Fill with NOPs
[/Loads decrypted server.dat tutorials]

Thx to high6
12/14/2008 04:47 _fobos_#2
I would attempt but this is spoon feeding to the point its chaotic,
But then again thats just my opinion :)
12/14/2008 05:04 EliteBaron#3
*burp*
12/14/2008 21:21 high6#4
No mention of me? Those are the exact edits I made...
12/15/2008 13:42 jingt#5
Excellent contribution

But I need something more, if you could tell me how to do so that no password is encrypted when sent to the served, and the password is sent in the same way that the user name uncoded or anything, and could read it on the server Without problems

Not if they can or not

Thanks for your input
************************************************
Excelente aporte

Pero yo necesito algo mas, si pudieras indicarme como hacer para que la contraseña no se encripte cuando se envié al servidos, y que la contraseña se envié de la misma forma que el nombre de usuario sin codificar ni nada, así en el servidor podría leerlo, sin problemas

No se si se podrá o no

Gracias por tu aporte
12/15/2008 16:51 _fobos_#6
What i dont get is why the useless saving?
Im referring to the parts:
[Always start with this]
and:
[To save when finished]

Thats just lame and useless.
But besides of what i think of the guide it self (not much positive, but im not flaming :p)
The fact is i compared it to high6 his exe, and this is just an exact copy..
Wonder if u know what your doing and why your doing it, because to compare 2 exe's and looking for the difference writing them down in a so called guide is def. not yours to do.

So let me ask you this, who are you to give out someone else's hacks and writing a "tutorial" about it, go back to leaching.\
Btw, im not flaming just telling you how it is.

(high6 next time pack the exe XD)
12/15/2008 20:00 MushyPeas#7
Quote:
Originally Posted by _fobos_ View Post
What i dont get is why the useless saving?
Im referring to the parts:
[Always start with this]
and:
[To save when finished]

Thats just lame and useless.
What's wrong with telling people how to save to the exe?
12/15/2008 21:40 _fobos_#8
Quote:
Originally Posted by MushyPeas View Post
What's wrong with telling people how to save to the exe?
Nothing if you actually make changes, saving after analyzing?
I dont really see the use in that must be just me o.O

unless he posted it in wrong order, it doesnt make much sense to me and is chaotic.
Anyway thats just my opinion doesnt matter much, and i dont mean it bad, and not implying i write better guides but feedback stays feedback :p
12/16/2008 02:01 MushyPeas#9
Quote:
Originally Posted by _fobos_ View Post
Nothing if you actually make changes, saving after analyzing?
I dont really see the use in that must be just me o.O

unless he posted it in wrong order, it doesnt make much sense to me and is chaotic.
Anyway thats just my opinion doesnt matter much, and i dont mean it bad, and not implying i write better guides but feedback stays feedback :p
lol well I think he wrote it in modules, the "opening module" (open olly n click analyze code etc) and the "closing module" (save changes to the exe n close olly / done) which people would have to apply around his tutorial(s).

But yea, it might have been easier to just be able to read it as you go.
03/19/2009 02:42 DirectxDamege#10
Sry I might sound noob .. but wen i follow that ... I dont find "Ultra String Reference" in my list ... any1 have any idea wat I should do?

Thanks