Basics of ASM (Easy to Understand)

Submit Tutorials Related to Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

Basics of ASM (Easy to Understand)

Postby Turtle » Fri Jul 21, 2006 2:37 pm

Last edited by Turtle on Sat Jul 19, 2008 9:55 am, edited 3 times in total.
Turtle
I Ask A Lot Of Questions
 
Posts: 15
Joined: Tue Jul 18, 2006 12:02 pm

Postby Turtle » Fri Jul 21, 2006 3:25 pm

There's also Dr Paul Carter's great PC Assembly Tutorial: http://www.drpaulcarter.com/pcasm/
Last edited by Turtle on Fri Jul 21, 2006 3:40 pm, edited 1 time in total.
Turtle
I Ask A Lot Of Questions
 
Posts: 15
Joined: Tue Jul 18, 2006 12:02 pm

Postby Turtle » Fri Jul 21, 2006 3:38 pm

The following are good Instruction Set References.

IA-32 Intel® Architecture Software Developer's Manual, Volume 2A: Instruction Set Reference, A-M
IA-32 Intel® Architecture Software Developer's Manual, Volume 2B: Instruction Set Reference, N-Z

They can both be found at this link: http://www.intel.com/design/pentium4/ma ... ex_new.htm
Turtle
I Ask A Lot Of Questions
 
Posts: 15
Joined: Tue Jul 18, 2006 12:02 pm

Postby Country Muscle » Tue Aug 15, 2006 10:56 am

Thanks these are all good
Country Muscle
I Ask A Lot Of Questions
 
Posts: 12
Joined: Sat Aug 12, 2006 1:50 am

Postby DABhand » Thu Feb 15, 2007 9:35 am

The top 3 are mine.

Now im against any form of MP hacking, and I would have asked sooner if I seen them posted here in my logs.

But can you remove them pls cheers thanks :)


((Im guess the guy who posted them on TMG forum came here))
DABhand
I Have A Question
 
Posts: 1
Joined: Thu Feb 15, 2007 9:34 am

Postby Turtle » Sat Jul 19, 2008 9:52 am

I've updated the first post.
Turtle
I Ask A Lot Of Questions
 
Posts: 15
Joined: Tue Jul 18, 2006 12:02 pm

Postby JB Gzn » Sat Jul 19, 2008 6:53 pm

great i am now into asm also, it is usefull for hacking games :/
Image
ImageImage

famous wrote:What's worth the price is always worth the fight


famous wrote:Every second counts cause there's no second try
User avatar
JB Gzn
Pro++
 
Posts: 1985
Joined: Sun Jan 27, 2008 7:56 pm
Location: Unknown, please use a pointer.

Re: Basics of ASM (Easy to Understand)

Postby cobr_h » Fri Dec 04, 2009 6:57 am

The intel's link is no longer working.

I got this one: Intel Itanum Architecture Software Developer's Manual - Volume 3: Instruction Set Reference - rev2.2 jan/2006 from intel website. Its a 10MB pdf file worth of downloading.

Well, I would say this one would be most interesting not to be able to understand asm, but to understand how to optimise asm code for this given set of processors. I guess that applications made to work both on AMD and intel have an asm equivalent code which uses only basic x86 instruction set. Well... there are some applications that already implement SSE functions which works now on both processors, but in general if an application wants portability between processors architecture more than performance, it is going to keep at just x86 functions.

Anyway, if the goal is learn basic asm, just x86 must be enough to be able to read a code. Alien commands could then be searched on these references to know what they do.

Ah!.. Almost forgot to tell this. As the post above with intel's link to ASM reference has broken, my link could break sooner or later also. Then, as a rule of thumb, get into www.intel.com and search for 'Instruction Set Reference' if you are looking for latest or basic asm instructions both for latest SSE SSSE4 or even for normal x86 (as intel processors based on x86 all have this intstruction set implemented).
cobr_h
Acker
 
Posts: 72
Joined: Wed Dec 02, 2009 6:15 am


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 0 guests