Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: Anyone know any good Assembly Language tutorials?

Subject: Re: Anyone know any good Assembly Language tutorials?
Date: Thu, 28 Oct 2004 19:17:45 -0700 (MST)
Hi,

I, myself, learned by knowing C and then using a combo of gcc -S and gdb
to be able to poke and prod and see how it turned out. Something else that
is really good is 'Art of Assembly', IIRC you can download it free off the
net- and there is both a windows, and linux version (Dos as well I
believe). I didn't learn through this method because I had already picked
up a bit from my other method and it starts with what the author calls
'High Level Assembly' (HLA), and I didn't want the filler, however it is a
great book.



On Thu, 28 Oct 2004, John Fastabend wrote:

Date: Thu, 28 Oct 2004 11:19:01 -0700 (PDT)
From: John Fastabend <jfastabe@up.edu>
To: Corey LeBleu <coreylebleu@gmail.com>
Cc: security-basics@securityfocus.com
Subject: Re: Anyone know any good Assembly Language tutorials?

LeBleu,

I am by no means an expert, but I read The Shellcoder's Handbook: Discovering
and Exploiting Security Holes (ISBN 0-7645-4468-3) and thought it was a very
good book.  It explains all sorts of overflows for unix and windows.  It also
had a little disassembly information in it.  If you don't know assembly though
you'll probably need to have an assembly book nearby because there are a lot
of code examples in assembly. Also phrack.org has a lot of articles that are
interesting. hope this helps

/john


On Fri, 1 Oct 2004, Corey LeBleu wrote:

Anyone know any good Assembly Language tutorials or books? Any
resources at all would help. I'm trying to learn a little about
disassembly and finding security holes/buffer overflows in programs.
I'm not really a programmer, so the simpler the better. Thanks.

Corey LeBleu
Senior Security Engineer

TraceSecurity, Inc.
http://www.TraceSecurity.com


--
--
"Dependence on computers is apparently making a significant fraction
of the population incurably stupid." -- Fritz Whittington



<Prev in Thread] Current Thread [Next in Thread>