Sasami's Ragnarok World Forums
Register | Login | Logout | Edit profile | Avatars
Views: 410016
Main | Memberlist | Member pages | Online users
Ranks | Chat | New Chat | FAQ | Search | Photo album
04-27-24 06:03 PM
Sasami's Ragnarok World Forums (LOCKED) - Programming/reverse engineering discussion - assembly programming |
Next newer thread | Next older thread
User
Post
jekki









Since: 04-30-02
From: usa

Since last post: 7994 days
Last activity: 7978 days
Posted on 05-01-02 07:57 PMQuote | Edit | Delete
any programmers out there?

im learning assembly language...well just enough at least to be of use for simple reverse engineering of software and understanding what the hell is going on during debugging
...........................

im using randyll hyde's free art of assembly language...got past truth tables but im wondering if i really need that stuff. but what topics do i really need to learn to get an understanding of basic game hacking?

or do i have to read this 1000+ page beast
memory ad 80x86 instructuions chapter i feel are gonna be important but are there things that i can weed out?

like the hardware info u think?
Sasami

Goddess in Training








Since: 02-18-02
From: Back in texas! YAY! college sucked!
Rating: 10 (1030 pts)

Since last post: 7359 days
Last activity: 7359 days
Posted on 05-01-02 09:32 PMQuote | Edit | Delete
Just get the assembly editor I have on my programs page, it is a real good one. From there it's not hard to figure out whats going on, the commands are pretty self explanatory
push (pushes on to stack)
pull/pop (pulls from stack)
mov (move memory from one address to another)
jmp (jump to a point)
jg (jump if greater than to a point)
it's all self explanatory, if you cant figure out what a command does, i have a nice help file listing them on the programs page too.
Arsenic









Since: 04-12-02
From: Qc, Can

Since last post: 7472 days
Last activity: 7466 days
Posted on 05-01-02 09:44 PMQuote | Edit | Delete
Get a hold of Art Of Assembly language and read the first few chapters, you'll be fine. To know the basics of ASM at least.

http://webster.cs.ucr.edu/Page_asm/ArtofAssembly/pdf/0_AoAPDF.html
jekki









Since: 04-30-02
From: usa

Since last post: 7994 days
Last activity: 7978 days
Posted on 05-01-02 10:34 PMQuote | Edit | Delete
i have that its crazy thick!!! already a few of the first chapters
Next newer thread | Next older thread
Sasami's Ragnarok World Forums (LOCKED) - Programming/reverse engineering discussion - assembly programming |
Edit/move/close/delete thread


Sasami's Ragnarok World

AcmlmBoard v1.7
© 2000-2001 Acmlm

Page rendered in 0.01 seconds.