Files
metasploit-gs/api/Msf/Util/EXE.html
T
jenkins-metasploit c3f5bd3de2 Reboot gh-pages
2026-05-08 17:08:43 +00:00

812 lines
45 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: Msf::Util::EXE
&mdash; Documentation by YARD 0.9.37
</title>
<link rel="stylesheet" href="../../css/style.css" type="text/css" />
<link rel="stylesheet" href="../../css/common.css" type="text/css" />
<script type="text/javascript">
pathId = "Msf::Util::EXE";
relpath = '../../';
</script>
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="../../class_list.html?1"></iframe>
<div id="resizer"></div>
</div>
<div id="main" tabindex="-1">
<div id="header">
<div id="menu">
<a href="../../_index.html">Index (E)</a> &raquo;
<span class='title'><span class='object_link'><a href="../../Msf.html" title="Msf (module)">Msf</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Util.html" title="Msf::Util (module)">Util</a></span></span>
&raquo;
<span class="title">EXE</span>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="../../class_list.html">
<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
</svg>
</a>
</div>
<div class="clear"></div>
</div>
<div id="content"><h1>Module: Msf::Util::EXE
</h1>
<div class="box_info">
<dl>
<dt>Extended by:</dt>
<dd><span class='object_link'><a href="EXE/ClassMethods.html" title="Msf::Util::EXE::ClassMethods (module)">ClassMethods</a></span></dd>
</dl>
<dl>
<dt>Includes:</dt>
<dd><span class='object_link'><a href="EXE/Bsd.html" title="Msf::Util::EXE::Bsd (module)">Bsd</a></span>, <span class='object_link'><a href="EXE/Bsd/X64.html" title="Msf::Util::EXE::Bsd::X64 (module)">Bsd::X64</a></span>, <span class='object_link'><a href="EXE/Bsd/X86.html" title="Msf::Util::EXE::Bsd::X86 (module)">Bsd::X86</a></span>, <span class='object_link'><a href="EXE/Common.html" title="Msf::Util::EXE::Common (module)">Common</a></span>, <span class='object_link'><a href="EXE/Linux.html" title="Msf::Util::EXE::Linux (module)">Linux</a></span>, <span class='object_link'><a href="EXE/Linux/Aarch64.html" title="Msf::Util::EXE::Linux::Aarch64 (module)">Linux::Aarch64</a></span>, <span class='object_link'><a href="EXE/Linux/Armle.html" title="Msf::Util::EXE::Linux::Armle (module)">Linux::Armle</a></span>, <span class='object_link'><a href="EXE/Linux/Common.html" title="Msf::Util::EXE::Linux::Common (module)">Linux::Common</a></span>, <span class='object_link'><a href="EXE/Linux/Loongarch64.html" title="Msf::Util::EXE::Linux::Loongarch64 (module)">Linux::Loongarch64</a></span>, <span class='object_link'><a href="EXE/Linux/Mips64.html" title="Msf::Util::EXE::Linux::Mips64 (module)">Linux::Mips64</a></span>, <span class='object_link'><a href="EXE/Linux/Mipsbe.html" title="Msf::Util::EXE::Linux::Mipsbe (module)">Linux::Mipsbe</a></span>, <span class='object_link'><a href="EXE/Linux/Mipsle.html" title="Msf::Util::EXE::Linux::Mipsle (module)">Linux::Mipsle</a></span>, <span class='object_link'><a href="EXE/Linux/Ppc.html" title="Msf::Util::EXE::Linux::Ppc (module)">Linux::Ppc</a></span>, <span class='object_link'><a href="EXE/Linux/Ppc64.html" title="Msf::Util::EXE::Linux::Ppc64 (module)">Linux::Ppc64</a></span>, <span class='object_link'><a href="EXE/Linux/Ppce500v2.html" title="Msf::Util::EXE::Linux::Ppce500v2 (module)">Linux::Ppce500v2</a></span>, <span class='object_link'><a href="EXE/Linux/Riscv32le.html" title="Msf::Util::EXE::Linux::Riscv32le (module)">Linux::Riscv32le</a></span>, <span class='object_link'><a href="EXE/Linux/Riscv64le.html" title="Msf::Util::EXE::Linux::Riscv64le (module)">Linux::Riscv64le</a></span>, <span class='object_link'><a href="EXE/Linux/X64.html" title="Msf::Util::EXE::Linux::X64 (module)">Linux::X64</a></span>, <span class='object_link'><a href="EXE/Linux/X86.html" title="Msf::Util::EXE::Linux::X86 (module)">Linux::X86</a></span>, <span class='object_link'><a href="EXE/Linux/Zarch.html" title="Msf::Util::EXE::Linux::Zarch (module)">Linux::Zarch</a></span>, <span class='object_link'><a href="EXE/OSX.html" title="Msf::Util::EXE::OSX (module)">OSX</a></span>, <span class='object_link'><a href="EXE/OSX/Aarch64.html" title="Msf::Util::EXE::OSX::Aarch64 (module)">OSX::Aarch64</a></span>, <span class='object_link'><a href="EXE/OSX/App.html" title="Msf::Util::EXE::OSX::App (module)">OSX::App</a></span>, <span class='object_link'><a href="EXE/OSX/Armle.html" title="Msf::Util::EXE::OSX::Armle (module)">OSX::Armle</a></span>, <span class='object_link'><a href="EXE/OSX/Common.html" title="Msf::Util::EXE::OSX::Common (module)">OSX::Common</a></span>, <span class='object_link'><a href="EXE/OSX/Ppc.html" title="Msf::Util::EXE::OSX::Ppc (module)">OSX::Ppc</a></span>, <span class='object_link'><a href="EXE/OSX/X64.html" title="Msf::Util::EXE::OSX::X64 (module)">OSX::X64</a></span>, <span class='object_link'><a href="EXE/OSX/X86.html" title="Msf::Util::EXE::OSX::X86 (module)">OSX::X86</a></span>, <span class='object_link'><a href="EXE/Solaris.html" title="Msf::Util::EXE::Solaris (module)">Solaris</a></span>, <span class='object_link'><a href="EXE/Solaris/X86.html" title="Msf::Util::EXE::Solaris::X86 (module)">Solaris::X86</a></span>, <span class='object_link'><a href="EXE/Windows.html" title="Msf::Util::EXE::Windows (module)">Windows</a></span>, <span class='object_link'><a href="EXE/Windows/Aarch64.html" title="Msf::Util::EXE::Windows::Aarch64 (module)">Windows::Aarch64</a></span>, <span class='object_link'><a href="EXE/Windows/Common.html" title="Msf::Util::EXE::Windows::Common (module)">Windows::Common</a></span>, <span class='object_link'><a href="EXE/Windows/X64.html" title="Msf::Util::EXE::Windows::X64 (module)">Windows::X64</a></span>, <span class='object_link'><a href="EXE/Windows/X86.html" title="Msf::Util::EXE::Windows::X86 (module)">Windows::X86</a></span></dd>
</dl>
<dl>
<dt>Defined in:</dt>
<dd>lib/msf/util/exe.rb</dd>
</dl>
</div>
<h2>Defined Under Namespace</h2>
<p class="children">
<strong class="modules">Modules:</strong> <span class='object_link'><a href="EXE/Bsd.html" title="Msf::Util::EXE::Bsd (module)">Bsd</a></span>, <span class='object_link'><a href="EXE/ClassMethods.html" title="Msf::Util::EXE::ClassMethods (module)">ClassMethods</a></span>, <span class='object_link'><a href="EXE/Common.html" title="Msf::Util::EXE::Common (module)">Common</a></span>, <span class='object_link'><a href="EXE/Linux.html" title="Msf::Util::EXE::Linux (module)">Linux</a></span>, <span class='object_link'><a href="EXE/OSX.html" title="Msf::Util::EXE::OSX (module)">OSX</a></span>, <span class='object_link'><a href="EXE/Solaris.html" title="Msf::Util::EXE::Solaris (module)">Solaris</a></span>, <span class='object_link'><a href="EXE/Windows.html" title="Msf::Util::EXE::Windows (module)">Windows</a></span>
</p>
<h2>
Class Method Summary
<small><a href="#" class="summary_toggle">collapse</a></small>
</h2>
<ul class="summary">
<li class="public ">
<span class="summary_signature">
<a href="#included-class_method" title="included (class method)">.<strong>included</strong>(base) &#x21d2; Object </a>
</span>
<span class="summary_desc"><div class='inline'></div></span>
</li>
</ul>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/ClassMethods.html" title="Msf::Util::EXE::ClassMethods (module)">ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/ClassMethods.html#encode_stub-instance_method" title="Msf::Util::EXE::ClassMethods#encode_stub (method)">encode_stub</a></span>, <span class='object_link'><a href="EXE/ClassMethods.html#generate_nops-class_method" title="Msf::Util::EXE::ClassMethods.generate_nops (method)">generate_nops</a></span>, <span class='object_link'><a href="EXE/ClassMethods.html#to_executable-instance_method" title="Msf::Util::EXE::ClassMethods#to_executable (method)">to_executable</a></span>, <span class='object_link'><a href="EXE/ClassMethods.html#to_executable_fmt-instance_method" title="Msf::Util::EXE::ClassMethods#to_executable_fmt (method)">to_executable_fmt</a></span>, <span class='object_link'><a href="EXE/ClassMethods.html#to_executable_fmt_formats-instance_method" title="Msf::Util::EXE::ClassMethods#to_executable_fmt_formats (method)">to_executable_fmt_formats</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Bsd/X64/ClassMethods.html" title="Msf::Util::EXE::Bsd::X64::ClassMethods (module)">Bsd::X64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Bsd/X64/ClassMethods.html#to_bsd_x64_elf-instance_method" title="Msf::Util::EXE::Bsd::X64::ClassMethods#to_bsd_x64_elf (method)">#to_bsd_x64_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Common/ClassMethods.html" title="Msf::Util::EXE::Common::ClassMethods (module)">Common::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Common/ClassMethods.html#elf%3F-instance_method" title="Msf::Util::EXE::Common::ClassMethods#elf? (method)">#elf?</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#find_payload_tag-instance_method" title="Msf::Util::EXE::Common::ClassMethods#find_payload_tag (method)">#find_payload_tag</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#get_file_contents-instance_method" title="Msf::Util::EXE::Common::ClassMethods#get_file_contents (method)">#get_file_contents</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#macho%3F-instance_method" title="Msf::Util::EXE::Common::ClassMethods#macho? (method)">#macho?</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#read_replace_script_template-instance_method" title="Msf::Util::EXE::Common::ClassMethods#read_replace_script_template (method)">#read_replace_script_template</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#set_template_default-instance_method" title="Msf::Util::EXE::Common::ClassMethods#set_template_default (method)">#set_template_default</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#to_exe_elf-instance_method" title="Msf::Util::EXE::Common::ClassMethods#to_exe_elf (method)">#to_exe_elf</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#to_python_reflection-instance_method" title="Msf::Util::EXE::Common::ClassMethods#to_python_reflection (method)">#to_python_reflection</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#to_war-instance_method" title="Msf::Util::EXE::Common::ClassMethods#to_war (method)">#to_war</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#to_win32pe_psh_msil-instance_method" title="Msf::Util::EXE::Common::ClassMethods#to_win32pe_psh_msil (method)">#to_win32pe_psh_msil</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#to_win32pe_psh_rc4-instance_method" title="Msf::Util::EXE::Common::ClassMethods#to_win32pe_psh_rc4 (method)">#to_win32pe_psh_rc4</a></span>, <span class='object_link'><a href="EXE/Common/ClassMethods.html#to_zip-instance_method" title="Msf::Util::EXE::Common::ClassMethods#to_zip (method)">#to_zip</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Bsd/X86/ClassMethods.html" title="Msf::Util::EXE::Bsd::X86::ClassMethods (module)">Bsd::X86::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Bsd/X86/ClassMethods.html#to_bsd_x86_elf-instance_method" title="Msf::Util::EXE::Bsd::X86::ClassMethods#to_bsd_x86_elf (method)">#to_bsd_x86_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Solaris/X86/ClassMethods.html" title="Msf::Util::EXE::Solaris::X86::ClassMethods (module)">Solaris::X86::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Solaris/X86/ClassMethods.html#to_executable-instance_method" title="Msf::Util::EXE::Solaris::X86::ClassMethods#to_executable (method)">#to_executable</a></span>, <span class='object_link'><a href="EXE/Solaris/X86/ClassMethods.html#to_solaris_x86_elf-instance_method" title="Msf::Util::EXE::Solaris::X86::ClassMethods#to_solaris_x86_elf (method)">#to_solaris_x86_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/App/ClassMethods.html" title="Msf::Util::EXE::OSX::App::ClassMethods (module)">OSX::App::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/App/ClassMethods.html#to_osx_app-instance_method" title="Msf::Util::EXE::OSX::App::ClassMethods#to_osx_app (method)">#to_osx_app</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/Common/ClassMethods.html" title="Msf::Util::EXE::OSX::Common::ClassMethods (module)">OSX::Common::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/Common/ClassMethods.html#to_executable_with_template-instance_method" title="Msf::Util::EXE::OSX::Common::ClassMethods#to_executable_with_template (method)">#to_executable_with_template</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/Ppc/ClassMethods.html" title="Msf::Util::EXE::OSX::Ppc::ClassMethods (module)">OSX::Ppc::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/Ppc/ClassMethods.html#to_osx_ppc_macho-instance_method" title="Msf::Util::EXE::OSX::Ppc::ClassMethods#to_osx_ppc_macho (method)">#to_osx_ppc_macho</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/Aarch64/ClassMethods.html" title="Msf::Util::EXE::OSX::Aarch64::ClassMethods (module)">OSX::Aarch64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/Aarch64/ClassMethods.html#to_osx_aarch64_macho-instance_method" title="Msf::Util::EXE::OSX::Aarch64::ClassMethods#to_osx_aarch64_macho (method)">#to_osx_aarch64_macho</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/Armle/ClassMethods.html" title="Msf::Util::EXE::OSX::Armle::ClassMethods (module)">OSX::Armle::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/Armle/ClassMethods.html#to_osx_arm_macho-instance_method" title="Msf::Util::EXE::OSX::Armle::ClassMethods#to_osx_arm_macho (method)">#to_osx_arm_macho</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/X64/ClassMethods.html" title="Msf::Util::EXE::OSX::X64::ClassMethods (module)">OSX::X64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/X64/ClassMethods.html#to_osx_x64_macho-instance_method" title="Msf::Util::EXE::OSX::X64::ClassMethods#to_osx_x64_macho (method)">#to_osx_x64_macho</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/X86/ClassMethods.html" title="Msf::Util::EXE::OSX::X86::ClassMethods (module)">OSX::X86::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/X86/ClassMethods.html#to_osx_x86_macho-instance_method" title="Msf::Util::EXE::OSX::X86::ClassMethods#to_osx_x86_macho (method)">#to_osx_x86_macho</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Loongarch64/ClassMethods.html" title="Msf::Util::EXE::Linux::Loongarch64::ClassMethods (module)">Linux::Loongarch64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Loongarch64/ClassMethods.html#to_linux_loongarch64_elf-instance_method" title="Msf::Util::EXE::Linux::Loongarch64::ClassMethods#to_linux_loongarch64_elf (method)">#to_linux_loongarch64_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Loongarch64/ClassMethods.html#to_linux_loongarch64_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Loongarch64::ClassMethods#to_linux_loongarch64_elf_dll (method)">#to_linux_loongarch64_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Zarch/ClassMethods.html" title="Msf::Util::EXE::Linux::Zarch::ClassMethods (module)">Linux::Zarch::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Zarch/ClassMethods.html#to_linux_zarch_elf-instance_method" title="Msf::Util::EXE::Linux::Zarch::ClassMethods#to_linux_zarch_elf (method)">#to_linux_zarch_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Zarch/ClassMethods.html#to_linux_zarch_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Zarch::ClassMethods#to_linux_zarch_elf_dll (method)">#to_linux_zarch_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Ppce500v2/ClassMethods.html" title="Msf::Util::EXE::Linux::Ppce500v2::ClassMethods (module)">Linux::Ppce500v2::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Ppce500v2/ClassMethods.html#to_linux_ppce500v2_elf-instance_method" title="Msf::Util::EXE::Linux::Ppce500v2::ClassMethods#to_linux_ppce500v2_elf (method)">#to_linux_ppce500v2_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Ppc64/ClassMethods.html" title="Msf::Util::EXE::Linux::Ppc64::ClassMethods (module)">Linux::Ppc64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Ppc64/ClassMethods.html#to_linux_ppc64_elf-instance_method" title="Msf::Util::EXE::Linux::Ppc64::ClassMethods#to_linux_ppc64_elf (method)">#to_linux_ppc64_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Ppc/ClassMethods.html" title="Msf::Util::EXE::Linux::Ppc::ClassMethods (module)">Linux::Ppc::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Ppc/ClassMethods.html#to_linux_ppc_elf-instance_method" title="Msf::Util::EXE::Linux::Ppc::ClassMethods#to_linux_ppc_elf (method)">#to_linux_ppc_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Riscv64le/ClassMethods.html" title="Msf::Util::EXE::Linux::Riscv64le::ClassMethods (module)">Linux::Riscv64le::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Riscv64le/ClassMethods.html#to_linux_riscv64le_elf-instance_method" title="Msf::Util::EXE::Linux::Riscv64le::ClassMethods#to_linux_riscv64le_elf (method)">#to_linux_riscv64le_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Riscv64le/ClassMethods.html#to_linux_riscv64le_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Riscv64le::ClassMethods#to_linux_riscv64le_elf_dll (method)">#to_linux_riscv64le_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Riscv32le/ClassMethods.html" title="Msf::Util::EXE::Linux::Riscv32le::ClassMethods (module)">Linux::Riscv32le::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Riscv32le/ClassMethods.html#to_linux_riscv32le_elf-instance_method" title="Msf::Util::EXE::Linux::Riscv32le::ClassMethods#to_linux_riscv32le_elf (method)">#to_linux_riscv32le_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Riscv32le/ClassMethods.html#to_linux_riscv32le_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Riscv32le::ClassMethods#to_linux_riscv32le_elf_dll (method)">#to_linux_riscv32le_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Mips64/ClassMethods.html" title="Msf::Util::EXE::Linux::Mips64::ClassMethods (module)">Linux::Mips64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Mips64/ClassMethods.html#to_linux_mips64_elf-instance_method" title="Msf::Util::EXE::Linux::Mips64::ClassMethods#to_linux_mips64_elf (method)">#to_linux_mips64_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Mipsbe/ClassMethods.html" title="Msf::Util::EXE::Linux::Mipsbe::ClassMethods (module)">Linux::Mipsbe::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Mipsbe/ClassMethods.html#to_linux_mipsbe_elf-instance_method" title="Msf::Util::EXE::Linux::Mipsbe::ClassMethods#to_linux_mipsbe_elf (method)">#to_linux_mipsbe_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Mipsle/ClassMethods.html" title="Msf::Util::EXE::Linux::Mipsle::ClassMethods (module)">Linux::Mipsle::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Mipsle/ClassMethods.html#to_linux_mipsle_elf-instance_method" title="Msf::Util::EXE::Linux::Mipsle::ClassMethods#to_linux_mipsle_elf (method)">#to_linux_mipsle_elf</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Aarch64/ClassMethods.html" title="Msf::Util::EXE::Linux::Aarch64::ClassMethods (module)">Linux::Aarch64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Aarch64/ClassMethods.html#to_linux_aarch64_elf-instance_method" title="Msf::Util::EXE::Linux::Aarch64::ClassMethods#to_linux_aarch64_elf (method)">#to_linux_aarch64_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Aarch64/ClassMethods.html#to_linux_aarch64_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Aarch64::ClassMethods#to_linux_aarch64_elf_dll (method)">#to_linux_aarch64_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Armle/ClassMethods.html" title="Msf::Util::EXE::Linux::Armle::ClassMethods (module)">Linux::Armle::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Armle/ClassMethods.html#to_linux_armle_elf-instance_method" title="Msf::Util::EXE::Linux::Armle::ClassMethods#to_linux_armle_elf (method)">#to_linux_armle_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Armle/ClassMethods.html#to_linux_armle_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Armle::ClassMethods#to_linux_armle_elf_dll (method)">#to_linux_armle_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/X64/ClassMethods.html" title="Msf::Util::EXE::Linux::X64::ClassMethods (module)">Linux::X64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/X64/ClassMethods.html#to_linux_x64_elf-instance_method" title="Msf::Util::EXE::Linux::X64::ClassMethods#to_linux_x64_elf (method)">#to_linux_x64_elf</a></span>, <span class='object_link'><a href="EXE/Linux/X64/ClassMethods.html#to_linux_x64_elf_dll-instance_method" title="Msf::Util::EXE::Linux::X64::ClassMethods#to_linux_x64_elf_dll (method)">#to_linux_x64_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/X86/ClassMethods.html" title="Msf::Util::EXE::Linux::X86::ClassMethods (module)">Linux::X86::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/X86/ClassMethods.html#to_linux_x86_custom_elf-instance_method" title="Msf::Util::EXE::Linux::X86::ClassMethods#to_linux_x86_custom_elf (method)">#to_linux_x86_custom_elf</a></span>, <span class='object_link'><a href="EXE/Linux/X86/ClassMethods.html#to_linux_x86_elf-instance_method" title="Msf::Util::EXE::Linux::X86::ClassMethods#to_linux_x86_elf (method)">#to_linux_x86_elf</a></span>, <span class='object_link'><a href="EXE/Linux/X86/ClassMethods.html#to_linux_x86_elf_dll-instance_method" title="Msf::Util::EXE::Linux::X86::ClassMethods#to_linux_x86_elf_dll (method)">#to_linux_x86_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Windows/Aarch64/ClassMethods.html" title="Msf::Util::EXE::Windows::Aarch64::ClassMethods (module)">Windows::Aarch64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Windows/Aarch64/ClassMethods.html#to_winaarch64pe-instance_method" title="Msf::Util::EXE::Windows::Aarch64::ClassMethods#to_winaarch64pe (method)">#to_winaarch64pe</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html" title="Msf::Util::EXE::Windows::Common::ClassMethods (module)">Windows::Common::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#clear_dynamic_base-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#clear_dynamic_base (method)">#clear_dynamic_base</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#exe_sub_method-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#exe_sub_method (method)">#exe_sub_method</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#replace_msi_buffer-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#replace_msi_buffer (method)">#replace_msi_buffer</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#set_template_default_winpe_dll-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#set_template_default_winpe_dll (method)">#set_template_default_winpe_dll</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_dotnetmem-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_dotnetmem (method)">#to_dotnetmem</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_exe_asp-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_exe_asp (method)">#to_exe_asp</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_exe_aspx-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_exe_aspx (method)">#to_exe_aspx</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_exe_msi-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_exe_msi (method)">#to_exe_msi</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_exe_vba-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_exe_vba (method)">#to_exe_vba</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_exe_vbs-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_exe_vbs (method)">#to_exe_vbs</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_jar-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_jar (method)">#to_jar</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_jsp-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_jsp (method)">#to_jsp</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_jsp_war-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_jsp_war (method)">#to_jsp_war</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_mem_aspx-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_mem_aspx (method)">#to_mem_aspx</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_powershell_command-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_powershell_command (method)">#to_powershell_command</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_powershell_ducky_script-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_powershell_ducky_script (method)">#to_powershell_ducky_script</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_powershell_hta-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_powershell_hta (method)">#to_powershell_hta</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_powershell_vba-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_powershell_vba (method)">#to_powershell_vba</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_vba-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_vba (method)">#to_vba</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_win32pe_psh-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_win32pe_psh (method)">#to_win32pe_psh</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_win32pe_psh_net-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_win32pe_psh_net (method)">#to_win32pe_psh_net</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_win32pe_psh_reflection-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_win32pe_psh_reflection (method)">#to_win32pe_psh_reflection</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_win32pe_vbs-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_win32pe_vbs (method)">#to_win32pe_vbs</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#to_win64pe_vbs-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#to_win64pe_vbs (method)">#to_win64pe_vbs</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#win32_rwx_exec-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#win32_rwx_exec (method)">#win32_rwx_exec</a></span>, <span class='object_link'><a href="EXE/Windows/Common/ClassMethods.html#win32_rwx_exec_thread-instance_method" title="Msf::Util::EXE::Windows::Common::ClassMethods#win32_rwx_exec_thread (method)">#win32_rwx_exec_thread</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Windows/X64/ClassMethods.html" title="Msf::Util::EXE::Windows::X64::ClassMethods (module)">Windows::X64::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Windows/X64/ClassMethods.html#to_win64pe-instance_method" title="Msf::Util::EXE::Windows::X64::ClassMethods#to_win64pe (method)">#to_win64pe</a></span>, <span class='object_link'><a href="EXE/Windows/X64/ClassMethods.html#to_win64pe_dccw_gdiplus_dll-instance_method" title="Msf::Util::EXE::Windows::X64::ClassMethods#to_win64pe_dccw_gdiplus_dll (method)">#to_win64pe_dccw_gdiplus_dll</a></span>, <span class='object_link'><a href="EXE/Windows/X64/ClassMethods.html#to_win64pe_dll-instance_method" title="Msf::Util::EXE::Windows::X64::ClassMethods#to_win64pe_dll (method)">#to_win64pe_dll</a></span>, <span class='object_link'><a href="EXE/Windows/X64/ClassMethods.html#to_win64pe_service-instance_method" title="Msf::Util::EXE::Windows::X64::ClassMethods#to_win64pe_service (method)">#to_win64pe_service</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html" title="Msf::Util::EXE::Windows::X86::ClassMethods (module)">Windows::X86::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_win32pe-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_win32pe (method)">#to_win32pe</a></span>, <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_win32pe_dccw_gdiplus_dll-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_win32pe_dccw_gdiplus_dll (method)">#to_win32pe_dccw_gdiplus_dll</a></span>, <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_win32pe_dll-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_win32pe_dll (method)">#to_win32pe_dll</a></span>, <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_win32pe_exe_sub-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_win32pe_exe_sub (method)">#to_win32pe_exe_sub</a></span>, <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_win32pe_old-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_win32pe_old (method)">#to_win32pe_old</a></span>, <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_win32pe_service-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_win32pe_service (method)">#to_win32pe_service</a></span>, <span class='object_link'><a href="EXE/Windows/X86/ClassMethods.html#to_winpe_only-instance_method" title="Msf::Util::EXE::Windows::X86::ClassMethods#to_winpe_only (method)">#to_winpe_only</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Bsd/ClassMethods.html" title="Msf::Util::EXE::Bsd::ClassMethods (module)">Bsd::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Bsd/ClassMethods.html#to_executable_bsd-instance_method" title="Msf::Util::EXE::Bsd::ClassMethods#to_executable_bsd (method)">#to_executable_bsd</a></span>, <span class='object_link'><a href="EXE/Bsd/ClassMethods.html#to_executable_bsd_x64-instance_method" title="Msf::Util::EXE::Bsd::ClassMethods#to_executable_bsd_x64 (method)">#to_executable_bsd_x64</a></span>, <span class='object_link'><a href="EXE/Bsd/ClassMethods.html#to_executable_bsd_x86-instance_method" title="Msf::Util::EXE::Bsd::ClassMethods#to_executable_bsd_x86 (method)">#to_executable_bsd_x86</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Solaris/ClassMethods.html" title="Msf::Util::EXE::Solaris::ClassMethods (module)">Solaris::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Solaris/ClassMethods.html#to_executable_solaris-instance_method" title="Msf::Util::EXE::Solaris::ClassMethods#to_executable_solaris (method)">#to_executable_solaris</a></span>, <span class='object_link'><a href="EXE/Solaris/ClassMethods.html#to_executable_solaris_x86-instance_method" title="Msf::Util::EXE::Solaris::ClassMethods#to_executable_solaris_x86 (method)">#to_executable_solaris_x86</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/OSX/ClassMethods.html" title="Msf::Util::EXE::OSX::ClassMethods (module)">OSX::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx (method)">#to_executable_osx</a></span>, <span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx_aarch64-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx_aarch64 (method)">#to_executable_osx_aarch64</a></span>, <span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx_app-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx_app (method)">#to_executable_osx_app</a></span>, <span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx_armle-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx_armle (method)">#to_executable_osx_armle</a></span>, <span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx_ppc-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx_ppc (method)">#to_executable_osx_ppc</a></span>, <span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx_x64-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx_x64 (method)">#to_executable_osx_x64</a></span>, <span class='object_link'><a href="EXE/OSX/ClassMethods.html#to_executable_osx_x86-instance_method" title="Msf::Util::EXE::OSX::ClassMethods#to_executable_osx_x86 (method)">#to_executable_osx_x86</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/ClassMethods.html" title="Msf::Util::EXE::Linux::ClassMethods (module)">Linux::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux (method)">#to_executable_linux</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_aarch64-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_aarch64 (method)">#to_executable_linux_aarch64</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_armbe-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_armbe (method)">#to_executable_linux_armbe</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_armle-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_armle (method)">#to_executable_linux_armle</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_loongarch64-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_loongarch64 (method)">#to_executable_linux_loongarch64</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_mips64-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_mips64 (method)">#to_executable_linux_mips64</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_mipsbe-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_mipsbe (method)">#to_executable_linux_mipsbe</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_mipsle-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_mipsle (method)">#to_executable_linux_mipsle</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_ppc-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_ppc (method)">#to_executable_linux_ppc</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_ppc64-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_ppc64 (method)">#to_executable_linux_ppc64</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_ppce500v2-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_ppce500v2 (method)">#to_executable_linux_ppce500v2</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_riscv32le-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_riscv32le (method)">#to_executable_linux_riscv32le</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_riscv64le-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_riscv64le (method)">#to_executable_linux_riscv64le</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_x64-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_x64 (method)">#to_executable_linux_x64</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_x86-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_x86 (method)">#to_executable_linux_x86</a></span>, <span class='object_link'><a href="EXE/Linux/ClassMethods.html#to_executable_linux_zarch-instance_method" title="Msf::Util::EXE::Linux::ClassMethods#to_executable_linux_zarch (method)">#to_executable_linux_zarch</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Linux/Armbe/ClassMethods.html" title="Msf::Util::EXE::Linux::Armbe::ClassMethods (module)">Linux::Armbe::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Linux/Armbe/ClassMethods.html#to_linux_armbe_elf-instance_method" title="Msf::Util::EXE::Linux::Armbe::ClassMethods#to_linux_armbe_elf (method)">#to_linux_armbe_elf</a></span>, <span class='object_link'><a href="EXE/Linux/Armbe/ClassMethods.html#to_linux_armbe_elf_dll-instance_method" title="Msf::Util::EXE::Linux::Armbe::ClassMethods#to_linux_armbe_elf_dll (method)">#to_linux_armbe_elf_dll</a></span></p>
<h3 class="inherited">Methods included from <span class='object_link'><a href="EXE/Windows/ClassMethods.html" title="Msf::Util::EXE::Windows::ClassMethods (module)">Windows::ClassMethods</a></span></h3>
<p class="inherited"><span class='object_link'><a href="EXE/Windows/ClassMethods.html#to_executable_windows-instance_method" title="Msf::Util::EXE::Windows::ClassMethods#to_executable_windows (method)">#to_executable_windows</a></span>, <span class='object_link'><a href="EXE/Windows/ClassMethods.html#to_executable_windows_aarch64-instance_method" title="Msf::Util::EXE::Windows::ClassMethods#to_executable_windows_aarch64 (method)">#to_executable_windows_aarch64</a></span>, <span class='object_link'><a href="EXE/Windows/ClassMethods.html#to_executable_windows_x64-instance_method" title="Msf::Util::EXE::Windows::ClassMethods#to_executable_windows_x64 (method)">#to_executable_windows_x64</a></span>, <span class='object_link'><a href="EXE/Windows/ClassMethods.html#to_executable_windows_x86-instance_method" title="Msf::Util::EXE::Windows::ClassMethods#to_executable_windows_x86 (method)">#to_executable_windows_x86</a></span></p>
<div id="class_method_details" class="method_details_list">
<h2>Class Method Details</h2>
<div class="method_details first">
<h3 class="signature first" id="included-class_method">
.<strong>included</strong>(base) &#x21d2; <tt>Object</tt>
</h3><table class="source_code">
<tr>
<td>
<pre class="lines">
46
47
48</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/msf/util/exe.rb', line 46</span>
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_included'>included</span><span class='lparen'>(</span><span class='id identifier rubyid_base'>base</span><span class='rparen'>)</span>
<span class='id identifier rubyid_base'>base</span><span class='period'>.</span><span class='id identifier rubyid_extend'>extend</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="EXE/ClassMethods.html" title="Msf::Util::EXE::ClassMethods (module)">ClassMethods</a></span></span><span class='rparen'>)</span>
<span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
Generated on Fri May 8 17:01:00 2026 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.1.5).
</div>
</div>
</body>
</html>