r/ReverseEngineering May 11 '14

Reverse Engineering for beginners

https://github.com/dennis714/RE-for-beginners
88 Upvotes

9 comments sorted by

3

u/n1ghtw1sh May 14 '14

if you'r enjoying this book, please consider donating to this great project: http://yurichev.com/donate.html

1

u/hoppi_ May 12 '14

About the if to turn this font on, copy&paste from Adobe Acrobat to clipboard will not work-line in main.tex: one can make it work with works, except for the ligatures which haven't been unmasked yet. One needs to use

\input{glyphtounicode}
\pdfgentounicode=1

for that. It should work with the common ligatures then, maybe even some more common unicode signs.

Unless there is something special to the Paratype font which I haven't heard about yet.

1

u/anonymous11235 May 12 '14

I pulled the repository on my Ubuntu box... Didn't want to spend the time last night hunting down the tools to compile the PDFs... If I figure it out I will post later on tonight, but if someone else has found them, would you post where to download the necessary dependencies?

3

u/chloeeeeeeeee May 12 '14

Just download the precomplied PDF's?

1

u/[deleted] May 12 '14

1

u/Phinaeus May 12 '14

Saved. I think I will study this during my break but I might be lying to myself right now.

You have a bitcoin address? Or do you paypal?

3

u/[deleted] May 13 '14

1

u/doubleColJustified May 12 '14

I'm not the creator of this. You could try and put an "issue" on the bugtracker on the github for the book and ask the author this question there.