News:

Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!

Main Menu

eBooks

Started by Nate, July 03, 2006, 10:06:34 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Nate

Does anyone have any eBooks to share on the topic of security.  I was really sad when IRC wouldn't connect to tehnetwork.

iago

No, but the best intro book I've read on code security is "Hacking: Art of Exploitation".  If you get through that, do the code samples, and understand them really well, then look into "The Shellcoder's Handbook", which is the best book ever written on application security.  But "The Shellcoder's Handbook" isn't an intro-level book. 

mynameistmp


Newby

Tehuser told me The Shellcoder's Handbook is not as great as it seems.
- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

iago

I thorougly enjoyed it.  But it's not-for-beginners, though, you won't understand it unless you know machine code/assembly/hacking decently well before you start. 

It was recommended to me by the security person I respect more than any other. 

Although they do make a few minor technical errors, I'll admit that.  It took me awhile to find the "epb" register after reading it :)

Newby

Quote from: iago on July 05, 2006, 07:33:45 PM
Although they do make a few minor technical errors, I'll admit that.  It took me awhile to find the "epb" register after reading it :)

That was his other quarrel. epb? ebp? :P
- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

iago

Quote from: Newby on July 06, 2006, 03:54:32 PM
Quote from: iago on July 05, 2006, 07:33:45 PM
Although they do make a few minor technical errors, I'll admit that.  It took me awhile to find the "epb" register after reading it :)

That was his other quarrel. epb? ebp? :P

I'm pretty sure I'm the one who told him that. 

But it's definitely a good book, I recommend it highly.