MCPcopy Create free account

hub / github.com/Azr43lKn1ght/Rusty-PE-Packer / functions

Functions39 in github.com/Azr43lKn1ght/Rusty-PE-Packer

↓ 3 callersFunctionget_pe_magic
(buffer: *const u8)
Launcher/src/main.rs:180
↓ 3 callersMethodoffset
(&self)
Launcher/src/main.rs:625
↓ 2 callersFunctioncount_relocation_entries
(block_size: u32)
Launcher/src/main.rs:865
↓ 2 callersFunctionread_remote_peb
(process_handle: HANDLE)
Launcher/src/main.rs:699
↓ 2 callersMethodtype_
(&self)
Launcher/src/main.rs:629
↓ 1 callersMethodapply_keystream
(&mut self, data: &mut [u8])
Launcher/src/main.rs:415
↓ 1 callersMethodapply_keystream
(&mut self, data: &mut [u8])
Packit/src/main.rs:41
↓ 1 callersFunctionfind_gadget
(p_module: PVOID, callback_check: FnCheckGadget)
Launcher/src/main.rs:75
↓ 1 callersFunctionfind_remote_peb
(process_handle: HANDLE)
Launcher/src/main.rs:667
↓ 1 callersFunctionget_nt_headers
(image_base: PVOID)
Launcher/src/main.rs:826
↓ 1 callersFunctionget_nt_unmap_view_of_section
()
Launcher/src/main.rs:847
↓ 1 callersFunctionget_process_address_information32
(process_info: &winapi::um::processthreadsapi::PROCESS_INFORMATION)
Launcher/src/main.rs:797
↓ 1 callersFunctionget_reloc_address64
(buffer: *const u8)
Launcher/src/main.rs:982
↓ 1 callersFunctionhas_relocation32
(buffer: *const u8)
Launcher/src/main.rs:1269
↓ 1 callersFunctionhas_relocation64
(buffer: *const u8)
Launcher/src/main.rs:870
↓ 1 callersFunctioninitialize_nt_query_information_process
()
Launcher/src/main.rs:651
↓ 1 callersFunctionis_debugger_present
()
Launcher/src/main.rs:1833
↓ 1 callersFunctionprocess_list
()
Launcher/src/main.rs:1841
↓ 1 callersFunctionread_remote_image
(process_handle: HANDLE, image_base_address: PVOID)
Launcher/src/main.rs:723
↓ 1 callersFunctionread_remote_image32
(process_handle: HANDLE, image_base_address: PVOID)
Launcher/src/main.rs:756
↓ 1 callersFunctionread_remote_pe_magic
(process_handle: HANDLE, base_address: PVOID)
Launcher/src/main.rs:191
↓ 1 callersFunctionrun_pe32
(process_info: &winapi::um::processthreadsapi::PROCESS_INFORMATION, buffer: *const u8)
Launcher/src/main.rs:999
↓ 1 callersFunctionrun_pe64
(process_info: &winapi::um::processthreadsapi::PROCESS_INFORMATION, buffer: *const u8)
Launcher/src/main.rs:879
↓ 1 callersFunctionrun_pe_reloc64
(process_info: &winapi::um::processthreadsapi::PROCESS_INFORMATION, buffer: *const u8)
Launcher/src/main.rs:1097
↓ 1 callersFunctionrun_pereloc32
(process_info: &winapi::um::processthreadsapi::PROCESS_INFORMATION, buffer: *const u8)
Launcher/src/main.rs:1277
↓ 1 callersFunctiontrigger_execution
()
Launcher/src/main.rs:112
↓ 1 callersFunctionverify_cpu
ANTI-ANALYSIS START-----------------
Launcher/src/main.rs:1874
↓ 1 callersFunctionverify_processes
()
Launcher/src/main.rs:1899
↓ 1 callersFunctionverify_ram
()
Launcher/src/main.rs:1886
↓ 1 callersFunctionwide_string
(s: &str)
Launcher/src/main.rs:426
Methoddefault
()
Launcher/src/main.rs:241
Functionfn_gadget_jmp_rax
(p_addr: PVOID)
Launcher/src/main.rs:86
Functionfn_unpack
()
Launcher/src/main.rs:1531
Functionget_loaded_image
(image_base: PVOID)
Launcher/src/main.rs:833
Functionmain
()
Launcher/src/main.rs:1912
Functionmain
()
Packit/src/main.rs:52
Methodnew
(key: &[u8])
Launcher/src/main.rs:401
Methodnew
(key: &[u8])
Packit/src/main.rs:27
Functionvectored_exception_handler
(exception_info: PEXCEPTION_POINTERS)
Launcher/src/main.rs:95