• RSS
  • Twitter
  • FaceBook

Security Forums

Log in

FAQ | Search | Usergroups | Profile | Register | RSS | Posting Guidelines | Recent Posts

Learning Assembly --->

Users browsing this topic:0 Security Fans, 0 Stealth Security Fans
Registered Security Fans: None
Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Programming and More

View previous topic :: View next topic  
Author Message
csc113
Just Arrived
Just Arrived


Joined: 03 Aug 2004
Posts: 0


Offline

PostPosted: Tue Sep 13, 2005 6:27 am    Post subject: Learning Assembly ---> Reply with quote

hi guy`s ..

i want to learn assembly and be a professoinal on it Very Happy

i know a little about C/C++ .. so do i have the ability to learn assembly ?!!

and can i learn 32-bit assembly without learning 16-bit ??

last question .. what is the easy to learn assembly 32-bit in linux or assembly 32-bit in windows ??
Back to top
View user's profile Send private message Send e-mail
moondoggie
Lurker
Lurker


Joined: 27 May 2005
Posts: 19


Offline

PostPosted: Tue Sep 13, 2005 6:39 am    Post subject: Reply with quote

i think this question has been answered several times in other threads...
Back to top
View user's profile Send private message
kuzzzzzz
Just Arrived
Just Arrived


Joined: 13 Sep 2005
Posts: 0


Offline

PostPosted: Tue Sep 13, 2005 10:37 am    Post subject: Re: Learning Assembly ---> Reply with quote

csc113 wrote:
hi guy`s ..

i want to learn assembly and be a professoinal on it Very Happy

i know a little about C/C++ .. so do i have the ability to learn assembly ?!!

and can i learn 32-bit assembly without learning 16-bit ??

last question .. what is the easy to learn assembly 32-bit in linux or assembly 32-bit in windows ??

Assembly is a power program language. it is very useful if you master it. You have the ability to learn assembly! You can learn 32-bit assembly without learning 16-bit. I recommend a book named <Assembly Language for Intel-Based Computers>.
Back to top
View user's profile Send private message
csc113
Just Arrived
Just Arrived


Joined: 03 Aug 2004
Posts: 0


Offline

PostPosted: Tue Sep 13, 2005 11:08 am    Post subject: Reply with quote

thanks ..

ok wut about this question !!

what is the easy to learn assembly 32-bit in linux or assembly 32-bit in windows ??
Back to top
View user's profile Send private message Send e-mail
kuzzzzzz
Just Arrived
Just Arrived


Joined: 13 Sep 2005
Posts: 0


Offline

PostPosted: Tue Sep 13, 2005 1:21 pm    Post subject: Reply with quote

Laughing The easy way is that follow the book and learn hard!
Back to top
View user's profile Send private message
q6z4k
Just Arrived
Just Arrived


Joined: 30 Jun 2005
Posts: 0


Offline

PostPosted: Tue Sep 13, 2005 1:27 pm    Post subject: Reply with quote

I'm learning Linux assembly and I really enjoy it! You can read detailed information on each system call, explore source code etc.. On Windows you have to link to libraries (Correct me if I'm wrong) Windows API functions has many arguments, on Linux, instead of passing tons of arguments, you just put arguments in the structure and then pass the structures address to the function.
Back to top
View user's profile Send private message
Display posts from previous:   

Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Programming and More All times are GMT + 2 Hours
Page 1 of 1


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Community Area

Log in | Register