Register for your free account! | Forgot your password?

You last visited: Today at 01:58

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

Advertisement



Assembly

Discussion on Assembly within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
Assembly

Well, I really want to learn assembly. I've already read some guides, but I want to be good at it. I understand only less asm. Is there any good guides for learning it?
Syst3m_W1z4rd is offline  
Old 01/17/2011, 09:48   #2
 
elite*gold: 0
Join Date: Sep 2006
Posts: 774
Received Thanks: 8,576
phize is offline  
Thanks
1 User
Old 01/17/2011, 10:21   #3
 
zhalyn's Avatar
 
elite*gold: 0
Join Date: Aug 2009
Posts: 560
Received Thanks: 774
lenas tut
zhalyn is offline  
Thanks
1 User
Old 01/17/2011, 18:37   #4
 
Lateralus's Avatar
 
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 918
I'm assuming you want to learn x86 assembly. In school, we learned how to program in MIPS.

If you're wanting to actually program in it, learn the concepts of assembly, and use an x86 reference guide. If you're just wanting to reverse, get all 40 of lena151's tutorials. Though, I'd suggest actually learning it and becoming fluent in it instead of just learning it for reversing, until you can basically translate it into a higher-level language.
Lateralus is offline  
Thanks
1 User
Old 01/17/2011, 20:18   #5
 
Ian*'s Avatar
 
elite*gold: 0
Join Date: Nov 2006
Posts: 805
Received Thanks: 464
masm

Ian* is offline  
Thanks
2 Users
Old 01/18/2011, 08:19   #6
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
Well I want to learn assembly, because is very useful for c++.
I know alittle, but not much, but thanks for the things, is appriciated and it will for sure help
Syst3m_W1z4rd is offline  
Reply


Similar Threads Similar Threads
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
Assembly Help
08/19/2009 - Dekaron - 8 Replies
I am still trying to learn assembly, but I'm getting better. I found a tut that looked really promising (by Lela or something), but it was all about cracking registration things and such, which doesn't really help me with 2Moons. So if anybody has a tut that is more guided to game hacking, a link would be greatly appreciated. Anyway, here is what I need help with. Here is the part of the code I'm looking at: http://i221.photobucket.com/albums/dd193/sachamo5 12/Olly1.jpg What I need...
Assembly code Problem
08/19/2009 - Dekaron - 3 Replies
Hi i have the assembly code for a hack and i want to find the proper adress for the hack but when im searching in CE the assembly scan returns nothing. Btw for the others hacks assembly scan returns something. Why this could be happening? thanks Edit:thats the code im trying to get, movzx eax,word ptr opps sorry didnt saw that questions not allowed.
[Release] Assembly in C#
10/29/2008 - CO2 Programming - 7 Replies
Hello, With this .cs (C# Class) file, you can perform BASIC asm commands, such as mov ebp, esp <-- asm.Mov_EBP_ESP(); call dword ptr ds: <-- asm.Call_DWORD_Ptr(0x00873A1F); ret <-- asm.Ret(); Assembly in C# is NOT my creation, however, I have modified the source to enable Call's that are not 'Dword Ptr's (this was difficult because to figure out the opcode for jmp ADDY, you have to perform a math sequence on the ADDY (intTohex(((TargetCall - OldAddress) - 10), 8) due to the jmp TARGET...



All times are GMT +2. The time now is 01:58.


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.