Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > General Coding
You last visited: Today at 21:29

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



ASM & C++ - OllyDBG

Discussion on ASM & C++ - OllyDBG within the General Coding forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2013
Posts: 211
Received Thanks: 36
ASM & C++ - OllyDBG

Hallo, ich habe mal eine Frage bezüglich C++ und ASM.
Normalerweise habe ich mit einen Dumper einfach einen Metin2 P-Server gedumt und mir die module ... in einer Datei abgspeichert.
Z.b. in Python:
PHP Code:
        chr.Revive() 
War dann z.b.:
Revive - 4563C8
(Werte stimmen nicht)

Dann habe ich mit OllyDBG die ASM Funktion rausgesucht und so aufgerufen:
PHP Code:
DWORD ghostmode2 0x004B0850// (Werte stimmen nicht)
__asm
        
{
            
MOV ECX,DWORD PTR DS:[0x6B280C]     // (Werte stimmen nicht)  
            
CALL ghostmode2                      
        

Aber wen jetzt z.b. es in Pyhton so ist:
PHP Code:
        chr.testSetComboType(2
oder
PHP Code:
        background.EnableSnow(1
Also dass ich es nicht nur aufrufen muss sondern auch eine (ZAHL) eintragen muss, wie kann ich das ganze dann in ASM aufrufen?
Als Beispiel:

PHP Code:
        chr.testSetComboType(2
testSetComboType - 456E30

So jetzt habe ich das ganze in OllyDBG gesucht:



Kann mir jetzt jemand helfen wie ich das generell machen kann?
Währe wirklich nett !!!
iOSsec is offline  
Old 02/27/2014, 23:33   #2


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,283
Aufrufkonvention ? Wikipedia

Ist sinnvoller wenn du's selbst liest anstatt hier spoonfed zu werden.
buFFy! is offline  
Thanks
1 User
Old 02/28/2014, 13:42   #3
 
elite*gold: 0
Join Date: Sep 2013
Posts: 211
Received Thanks: 36
Erstmal Danke, aber was heißt spoonfed ?
iOSsec is offline  
Old 02/28/2014, 14:22   #4


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,283
Quote:
Originally Posted by iOSsec View Post
Erstmal Danke, aber was heißt spoonfed ?
Vorgekaut, mit dem Löffel gefüttert.
Mein ich auch nicht böse, wollte damit nur ausdrücken das du ja davon nichts hättest und das deshalb lieber selbst lesen sollst
buFFy! is offline  
Old 02/28/2014, 15:31   #5
 
elite*gold: 0
Join Date: Sep 2013
Posts: 211
Received Thanks: 36
Ich wusste gar nichts davon was du mir da gesendet hast.
Ich will doch kein Code, dann kann ichs ja schlecht bei anderen Sachen anwenden ums zu verstehen ;D
iOSsec is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Help]OllyDbg
03/10/2011 - CO2 Programming - 14 Replies
Hi people, I'm having a question/problem while OllyDbg-ing Conquer.exe. I want to remove the MentorReward button (that one near ShoppingMall, ItemLock etc.). I've managed to remove the icon and not by deleting the icon files from the client, but I can't completly remove it from there. I think's a way cause, like they added it, they can remove it by reversing the steps or just delete some parts from that dissasembly code. What I'm asking for? Someone who's having a bit more knowledge about...
Which Mod Ollydbg could we use ?
07/15/2010 - Battle of the Immortals - 4 Replies
Hello all I've used many and many mod ollydbg to attach BOI, but its useless...Is there anyway to make ollydbg lile undetecable ?:handsdown:
ollydbg
06/24/2009 - Dekaron - 3 Replies
can i take the new adress with ollydbg? is there any TUT?
OllyDBG
01/25/2009 - Dekaron - 11 Replies
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?



All times are GMT +2. The time now is 21:29.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.