RE: Anyone know any good Assembly Language tutorials?
From: Bowes, Ronald (EST) (RBowes_at_gov.mb.ca)
Date: 10/04/04
- Previous message: Russell Gregg: "Reference to Best Practice for separation of accounts"
- Maybe in reply to: Corey LeBleu: "Anyone know any good Assembly Language tutorials?"
- Next in thread: adisegna_at_siscocorp.com: "RE: Anyone know any good Assembly Language tutorials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "'Corey LeBleu'" <coreylebleu@gmail.com>, security-basics@securityfocus.com 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
- Previous message: Russell Gregg: "Reference to Best Practice for separation of accounts"
- Maybe in reply to: Corey LeBleu: "Anyone know any good Assembly Language tutorials?"
- Next in thread: adisegna_at_siscocorp.com: "RE: Anyone know any good Assembly Language tutorials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|