\hypertarget{engine_8cpp_source}{}\doxysection{engine.\+cpp} \label{engine_8cpp_source}\index{src/obf/engine.cpp@{src/obf/engine.cpp}} \mbox{\hyperlink{engine_8cpp}{Go to the documentation of this file.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00001}00001 \textcolor{comment}{// Copyright (c) 2022, \_xeroxz}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00002}00002 \textcolor{comment}{// All rights reserved.}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00003}00003 \textcolor{comment}{//}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00004}00004 \textcolor{comment}{// Redistribution and use in source and binary forms, with or without}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00005}00005 \textcolor{comment}{// modification, are permitted provided that the following conditions are met:}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00006}00006 \textcolor{comment}{//}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00007}00007 \textcolor{comment}{// 1. Redistributions of source code must retain the above copyright notice,}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00008}00008 \textcolor{comment}{// this list of conditions and the following disclaimer.}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00009}00009 \textcolor{comment}{//}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00010}00010 \textcolor{comment}{// 2. Redistributions in binary form must reproduce the above copyright notice,}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00011}00011 \textcolor{comment}{// this list of conditions and the following disclaimer in the documentation}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00012}00012 \textcolor{comment}{// and/or other materials provided with the distribution.}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00013}00013 \textcolor{comment}{//}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00014}00014 \textcolor{comment}{// 3. Neither the name of the copyright holder nor the names of its}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00015}00015 \textcolor{comment}{// contributors may be used to endorse or promote products derived from}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00016}00016 \textcolor{comment}{// this software without specific prior written permission.}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00017}00017 \textcolor{comment}{//}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00018}00018 \textcolor{comment}{// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "{}AS IS"{}}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00019}00019 \textcolor{comment}{// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00020}00020 \textcolor{comment}{// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00021}00021 \textcolor{comment}{// ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00022}00022 \textcolor{comment}{// LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00023}00023 \textcolor{comment}{// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00024}00024 \textcolor{comment}{// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00025}00025 \textcolor{comment}{// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00026}00026 \textcolor{comment}{// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00027}00027 \textcolor{comment}{// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00028}00028 \textcolor{comment}{// POSSIBILITY OF SUCH DAMAGE.}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00029}00029 \textcolor{comment}{//}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00030}00030 } \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00031}00031 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{engine_8hpp}{obf/engine.hpp}}>}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00032}00032 } \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00033}00033 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespacetheo_1_1obf}{theo::obf}} \{} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00034}\mbox{\hyperlink{classtheo_1_1obf_1_1engine__t_a58715f5c3ade824a65e602aba570040e}{00034}} \mbox{\hyperlink{classtheo_1_1obf_1_1engine__t}{engine\_t}}* \mbox{\hyperlink{classtheo_1_1obf_1_1engine__t_a58715f5c3ade824a65e602aba570040e}{engine\_t::get}}() \{} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00035}00035 \textcolor{keyword}{static} \mbox{\hyperlink{classtheo_1_1obf_1_1engine__t}{engine\_t}} obj;} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00036}00036 \textcolor{keywordflow}{return} \&obj;} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00037}00037 \}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00038}00038 } \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00039}\mbox{\hyperlink{classtheo_1_1obf_1_1engine__t_a8ffc963a133653fa3a0875798d0d3426}{00039}} \textcolor{keywordtype}{void} \mbox{\hyperlink{classtheo_1_1obf_1_1engine__t_a8ffc963a133653fa3a0875798d0d3426}{engine\_t::add\_pass}}(\mbox{\hyperlink{classtheo_1_1obf_1_1pass__t}{pass\_t}}* pass) \{} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00040}00040 passes.push\_back(pass);} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00041}00041 \}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00042}00042 } \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00043}\mbox{\hyperlink{classtheo_1_1obf_1_1engine__t_a7acfdbe9c229cf1f351cec610ab193d3}{00043}} \textcolor{keywordtype}{void} \mbox{\hyperlink{classtheo_1_1obf_1_1engine__t_a7acfdbe9c229cf1f351cec610ab193d3}{engine\_t::run}}(\mbox{\hyperlink{classtheo_1_1decomp_1_1symbol__t}{decomp::symbol\_t}}* sym) \{} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00044}00044 std::for\_each(passes.begin(), passes.end(), [\&](\mbox{\hyperlink{classtheo_1_1obf_1_1pass__t}{pass\_t}}* pass) \{} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00045}00045 if (sym-\/>type() \& pass-\/>sym\_type())} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00046}00046 pass-\/>run(sym);} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00047}00047 \});} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00048}00048 \}} \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00049}00049 } \DoxyCodeLine{\Hypertarget{engine_8cpp_source_l00050}00050 \} \textcolor{comment}{// namespace theo::obf}} \end{DoxyCode}