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: Mon, 4 Oct 2004 13:14:56 -0500
I spent a lot of time writing C programs/disassembling/figuring out what
happened.  How does it handle various loops or conditionals or function
calls or other stuff.  I had an assembly book I used as a reference (Art of
Assembly), but I did most of my learning from writing my own programs.

Must more recently, I also got a book called "Hacker Disassembling
Uncovered".  It assumes some understanding of assembly, and it goes over a
lot of the common protection mechanisms.

Another book I enjoyed was "Hacking: Art of Exploitation".  Half of the
chapter was dedicated to hacking software for buffer overflows, heap-based
overflows, and other common exploits.  It is based in C/Linux, not assembly,
but if you want to learn about what to look for, it's definitely a good
start.



Ron Bowes
Information Protection Centre
Government Of Manitoba

-----Original Message-----
From: Corey LeBleu [mailto:coreylebleu@gmail.com] 
Sent: Friday, October 01, 2004 9:29 AM
To: security-basics@securityfocus.com
Subject: Anyone know any good Assembly Language tutorials?

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

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