curiousssly 10 years ago

Any comments on the book? As quite time investment in so many pages. Anything better for Linux Reverse Engineering ?

  • mpeg 10 years ago

    It's a big book, so have only skimmed through, but it seems very good, well researched and useful.

    Most of the book is applicable regardless of what the OS is, as it seems to teach you the fundamentals of reading ASM and recognising code patterns in binaries. It even has a full chapter in OS-specific reversing.

  • xvilka 10 years ago

    It certainly worth a time I've spent to read it, even if I'm not a beginner. There are parts, that will be useful for a reverse engineer of every level.

  • BinMapper 10 years ago

    I have links to a few resources, mail me at this id

    <my-HN-user-id>[at]gmail.com

RankingMember 10 years ago

I really like that you don't jump too quickly into the denser stuff without defining things (e.g. pointers) along the way.

jordiburgos 10 years ago

1000 pages !!! That's too much for learning. Maybe to use as a guide.

superice 10 years ago

Looks very interesting, I will definitely read this. Is there an epub version of this anywhere?

Perhaps this is a bit off topic, but why do so many people prefer PDF to Epub, even though Epub seems so much more superior with features like text zoom?

  • ocdtrekkie 10 years ago

    PDFs are exact representations of the page as the author intended, EPUBs are not. I generally find PDF far superior for nonfiction because it often has diagrams, pop out sections, etc. EPUB is fine for novels.

    • tokenizerrr 10 years ago

      PDFs don't really work on my kindle.

      • freehunter 10 years ago

        A lot of people don't like reading technical material on e-readers where the structure of the content can be manipulated and diagrams altered, so they prefer PDFs to keep that formatting intact.

        • pjmlp 10 years ago

          I think the biggest problem is why ereaders don't have proper support for PDF.

          At least I am yet to find one that can handle PDFs as easy as epub/mobi.

          Somehow I suspect it is related with royalties to Adobe.

          • aurora72 10 years ago

            Well iPad - iBooks have a proper PDF support isn't that enough?

            • pjmlp 10 years ago

              No, because it isn't e-ink.

              Reading standard screens is impossible in full daylight and also leads to sore eyes.

              • ocdtrekkie 10 years ago

                That may have been true five years ago, but it isn't really true today. It's been a really long time since I've had to cover my phone to read something on it, or needed to go inside. Screens have definitely gotten better in the "reading in the daylight" category. But E-Ink hasn't gotten much better in the "reading in the dark" category.

            • tokenizerrr 10 years ago

              Never owned an iDevice and never will.

      • bonobo 10 years ago

        That's usually the case, but I was pleasantly surprised to read this book on my Kindle. The A5 format is quite readable, if you don't mind some of the tiny font size (I actually like it).

      • wwwhizz 10 years ago

        neither do epubs..

    • superice 10 years ago

      I'd rather not have the diagrams as the author intended, but more like my device intends. PDFs are great if you need a digitalized representation of paper. Epubs are great if you want a website structured like a book, which is exactly what you want most of the time when you have an e-reader. I'd prefer not seeing diagrams as the author intended to not being able to scale the font.

      It's a tragedy that PDF to Epub conversion is generally not that good, I really wish more publishers (and selfpublishing authors!) would consider selling epubs as well.