You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Theodosius/doxygen/latex/de/d64/reloc__transform__pass_8hpp...

73 lines
10 KiB

\hypertarget{reloc__transform__pass_8hpp_source}{}\doxysection{reloc\+\_\+transform\+\_\+pass.\+hpp}
\label{reloc__transform__pass_8hpp_source}\index{include/obf/passes/reloc\_transform\_pass.hpp@{include/obf/passes/reloc\_transform\_pass.hpp}}
\mbox{\hyperlink{reloc__transform__pass_8hpp}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00001}00001 \textcolor{comment}{// Copyright (c) 2022, \_xeroxz}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00002}00002 \textcolor{comment}{// All rights reserved.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00003}00003 \textcolor{comment}{//}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00004}00004 \textcolor{comment}{// Redistribution and use in source and binary forms, with or without}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00005}00005 \textcolor{comment}{// modification, are permitted provided that the following conditions are met:}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00006}00006 \textcolor{comment}{//}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00007}00007 \textcolor{comment}{// 1. Redistributions of source code must retain the above copyright notice,}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00008}00008 \textcolor{comment}{// this list of conditions and the following disclaimer.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00009}00009 \textcolor{comment}{//}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00010}00010 \textcolor{comment}{// 2. Redistributions in binary form must reproduce the above copyright notice,}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00011}00011 \textcolor{comment}{// this list of conditions and the following disclaimer in the documentation}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00012}00012 \textcolor{comment}{// and/or other materials provided with the distribution.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00013}00013 \textcolor{comment}{//}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00014}00014 \textcolor{comment}{// 3. Neither the name of the copyright holder nor the names of its}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00015}00015 \textcolor{comment}{// contributors may be used to endorse or promote products derived from}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00016}00016 \textcolor{comment}{// this software without specific prior written permission.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00017}00017 \textcolor{comment}{//}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00018}00018 \textcolor{comment}{// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "{}AS IS"{}}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00019}00019 \textcolor{comment}{// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00020}00020 \textcolor{comment}{// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00021}00021 \textcolor{comment}{// ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00022}00022 \textcolor{comment}{// LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00023}00023 \textcolor{comment}{// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00024}00024 \textcolor{comment}{// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00025}00025 \textcolor{comment}{// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00026}00026 \textcolor{comment}{// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00027}00027 \textcolor{comment}{// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00028}00028 \textcolor{comment}{// POSSIBILITY OF SUCH DAMAGE.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00029}00029 \textcolor{comment}{//}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00030}00030 }
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00031}00031 \textcolor{preprocessor}{\#pragma once}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00032}00032 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{pass_8hpp}{obf/pass.hpp}}>}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00033}00033 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{operation_8hpp}{obf/transform/operation.hpp}}>}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00034}00034 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{transform_8hpp}{obf/transform/transform.hpp}}>}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00035}00035 }
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00036}00036 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespacetheo_1_1obf}{theo::obf}} \{\textcolor{comment}{}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00037}00037 \textcolor{comment}{/// <summary>}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00038}00038 \textcolor{comment}{/// this pass is like the next\_inst\_pass, however, relocations are encrypted}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00039}00039 \textcolor{comment}{/// with transformations instead of the address of the next instruction. this}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00040}00040 \textcolor{comment}{/// pass only runs at the instruction level and appends transformations into the}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00041}00041 \textcolor{comment}{/// reloc\_t object of the instruction symbol.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00042}00042 \textcolor{comment}{///}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00043}00043 \textcolor{comment}{/// given the following code:}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00044}00044 \textcolor{comment}{///}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00045}00045 \textcolor{comment}{/// mov rax, \&MessageBoxA}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00046}00046 \textcolor{comment}{///}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00047}00047 \textcolor{comment}{/// this pass will generate a random number of transformations to encrypt the}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00048}00048 \textcolor{comment}{/// address of "{}MessageBoxA"{}. These transformations will then be applied by}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00049}00049 \textcolor{comment}{/// theodosius internally when resolving relocations.}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00050}00050 \textcolor{comment}{///}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00051}00051 \textcolor{comment}{/// mov rax, enc\_MessageBoxA}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00052}00052 \textcolor{comment}{/// xor rax, 0x389284324}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00053}00053 \textcolor{comment}{/// add rax, 0x345332567}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00054}00054 \textcolor{comment}{/// ror rax, 0x5353}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00055}00055 \textcolor{comment}{/// </summary>}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00056}\mbox{\hyperlink{classtheo_1_1obf_1_1reloc__transform__pass__t}{00056}} \textcolor{comment}{}\textcolor{keyword}{class }\mbox{\hyperlink{classtheo_1_1obf_1_1reloc__transform__pass__t}{reloc\_transform\_pass\_t}} : \textcolor{keyword}{public} \mbox{\hyperlink{classtheo_1_1obf_1_1pass__t}{pass\_t}} \{}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00057}00057 \textcolor{keyword}{explicit} \mbox{\hyperlink{classtheo_1_1obf_1_1reloc__transform__pass__t}{reloc\_transform\_pass\_t}}() : \mbox{\hyperlink{classtheo_1_1obf_1_1pass__t_abd4ab22cc2822b968267be7f8397d611}{pass\_t}}(\mbox{\hyperlink{namespacetheo_1_1decomp_af96177687d0ad683c5897d8fa01135f9a4842f4c175b1ec87fc82ef3757d3a0e9}{decomp::sym\_type\_t::instruction}}) \{\}}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00058}00058 }
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00059}00059 \textcolor{keyword}{public}:}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00060}00060 \textcolor{keyword}{static} \mbox{\hyperlink{classtheo_1_1obf_1_1reloc__transform__pass__t}{reloc\_transform\_pass\_t}}* \mbox{\hyperlink{classtheo_1_1obf_1_1reloc__transform__pass__t_a89aa46da5f721057cd8cf5189207d464}{get}}();}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00061}00061 \textcolor{keywordtype}{void} \mbox{\hyperlink{classtheo_1_1obf_1_1reloc__transform__pass__t_a24e122f6be18a88ea1809252ab3ec0b9}{run}}(\mbox{\hyperlink{classtheo_1_1decomp_1_1symbol__t}{decomp::symbol\_t}}* sym);}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00062}00062 }
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00063}00063 \textcolor{keyword}{private}:}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00064}00064 std::optional<recomp::reloc\_t*> has\_legit\_reloc(\mbox{\hyperlink{classtheo_1_1decomp_1_1symbol__t}{decomp::symbol\_t}}* sym);}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00065}00065 \};}
\DoxyCodeLine{\Hypertarget{reloc__transform__pass_8hpp_source_l00066}00066 \} \textcolor{comment}{// namespace theo::obf}}
\end{DoxyCode}