forked from wangyif2/RE-for-beginners
-
Notifications
You must be signed in to change notification settings - Fork 0
/
reading.tex
105 lines (86 loc) · 2.32 KB
/
reading.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
\part{%
\RU{Что стоит почитать}%
\EN{Books/blogs worth reading}%
\ES{Libros/blogs que merecen lectura}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}%
}
% TODO названия книг а не ссылки!
\chapter{%
\RU{Книги}%
\EN{Books}%
\ES{Libros}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}%
}
\section{Windows}
\cite{Russinovich}.
\section{\CCpp}
\cite{CPP11}.
\section{x86 / x86-64}
\cite{Intel}, \cite{AMD}
\section{ARM}
\RU{Документация от ARM:}%
\EN{ARM manuals:}%
\ES{Manuales de ARM:}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}
\url{http://go.yurichev.com/17024}
\section{%
\RU{Криптография}%
\EN{Cryptography}%
\ES{Criptograf\'ia}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}%
}
\cite{Schneier}
\chapter{%
\RU{Блоги}%
\EN{Blogs}%
\ES{Blogs}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}%
}
\section{Windows}
\begin{itemize}
\item
\href{http://go.yurichev.com/17025}{Microsoft: Raymond Chen}
\item
\href{http://go.yurichev.com/17026}{nynaeve.net}
\end{itemize}
\chapter{%
\RU{Прочее}%
\EN{Other}%
\ES{Otros}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}%
}
\RU{Имеются два отличных субреддита на reddit.com посвященных \ac{RE}:}%
\EN{There are two excellent \ac{RE}-related subreddits on reddit.com:} %
\ES{Existen dos excelentes subreddits relacionados con \ac{RE} en reddit.com:}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}
\href{http://go.yurichev.com/17027}{reddit.com/r/ReverseEngineering/} \AndENRU
\href{http://go.yurichev.com/17028}{reddit.com/r/remath}
\RU{(для тем посвященных пересечению \ac{RE} и математики).}%
\EN{(on the topics for the intersection of \ac{RE} and mathematics).}%
\ES{(en los t\'opicos de la intersecci\'on de \ac{RE} y matem\'aticas).}%
\PTBRph{}%
\DEph{}\PLph{}%
\ITAph{}
\RU{Имеется также часть сайта Stack Exchange посвященная \ac{RE}:}%
\EN{There is also a \ac{RE} part of the Stack Exchange website:}%
\ES{Tambi\'en hay una secci\'on sobre \ac{RE} en el sitio web de Stack Exchange:}%
\par
\href{http://go.yurichev.com/17029}{reverseengineering.stackexchange.com}.
\RU{На IRC есть канал \#\#re на}%
\EN{On IRC there's a \#\#re channel on}%
\ES{En IRC hay un canal \#\#re en}%
FreeNode\footnote{\href{http://go.yurichev.com/17030}{freenode.net}}.