forked from wangyif2/RE-for-beginners
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ad_EN.tex
61 lines (52 loc) · 1.9 KB
/
ad_EN.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
% To translators: don't bother to translate this... english-only version.
% https://tex.stackexchange.com/questions/106418/set-background-color-of-a-box-with-predefined-width
\fboxsep20pt
\colorbox{LIGHT-GRAY}
%\colorbox{gray}
{
\begin{minipage}{0.9\linewidth}
%\begin{minipage}
\begin{center}
{\Large Advertisement: reverse engineering services.}
\end{center}
~\\~\\
%\iffalse
\begin{itemize}
\item Decrypting a database, getting into files of unknown type\\
\\
\item Rewriting some kind of old EXE or DLL file back to C/C++\\
\\
\item Dongles\\
\\
Occasionally I do \href{https://en.wikipedia.org/wiki/Software_protection_dongle}{software copy-protection dongle} replacements or dongle emulators.\\
\\
In general, it is somewhat unlawful to break software protection, so I can do this only if these conditions are met:
the software company who developed the software product does not exist anymore to my best knowledge;
the software product is older than 10 years;
you have a dongle to read information from it. In other words, I can only help to those who still uses some very old software, completely satisfied with it, but afraid of dongle electrical breakage and there are no company who can still sell the dongle replacement.\\
\\
These includes ancient MS-DOS and UNIX software. Software for exotic computer architectures (like MIPS, DEC Alpha, PowerPC) accepted as well.\\
\\
Examples of my work you may find in this book.\\
\\
\item Code audit\\
\\
I could also try (binary) code audit.
I can try to find vulnerabilities in your software, before others will do it.
This is like penetration testing.
I can try to work with binary code without source code.\\
\\
You must also be a legal owner of the software product.\\
\\
E-Mail: \EMAIL \\
\\
\item Published books\\
\\
This book has been translated and published to
Chinese,
Korean,
Farsi.
You can buy it: \url{https://beginners.re/}.
\end{itemize}
%\fi
\end{minipage}}