MCPcopy Create free account

hub / github.com/Nordgaren/stealth-win / functions

Functions264 in github.com/Nordgaren/stealth-win

Functionget_xor_encrypted_string_test
()
src/crypto_util.rs:170
Functionhi_byte
(n: usize)
src/util.rs:94
Functionhi_word
(n: usize)
src/util.rs:84
Methodimage_base
(&self)
src/windows/pe/mod.rs:577
Functionindex
()
src/svec.rs:312
Methodindex
(&self, index: Idx)
src/svec.rs:243
Functionindex_mut
()
src/svec.rs:319
Methodindex_mut
(&mut self, index: Idx)
src/svec.rs:250
Functioninto_vec
()
src/svec.rs:412
Methodis_64bit
(&self)
src/windows/pe/mod.rs:44
Functioniter_test
()
src/svec.rs:387
Functionlo_byte
(n: usize)
src/util.rs:89
Functionlo_word
(n: usize)
src/util.rs:79
Methodloader_flags
(&self)
src/windows/pe/mod.rs:729
Methodmagic
(&self)
src/windows/pe/mod.rs:545
Functionmain
()
build.rs:6
Methodmajor_image_version
(&self)
src/windows/pe/mod.rs:617
Methodmajor_linker_version
(&self)
src/windows/pe/mod.rs:549
Methodmajor_operating_system_version
(&self)
src/windows/pe/mod.rs:601
Methodmajor_subsystem_version
(&self)
src/windows/pe/mod.rs:633
Methodminor_image_version
(&self)
src/windows/pe/mod.rs:625
Methodminor_linker_version
(&self)
src/windows/pe/mod.rs:553
Methodminor_operating_system_version
(&self)
src/windows/pe/mod.rs:609
Methodminor_subsystem_version
(&self)
src/windows/pe/mod.rs:641
Methodnew
()
src/svec.rs:37
Methodnew
()
src/windows/kernel32/mod.rs:468
Methodnew
()
src/resource/strings.rs:14
Methodnew
(string_name: &'static str, key_bytes: Vec<u8>)
build_src/resource_gen.rs:26
Methodnt_headers64
(&self)
src/windows/pe/mod.rs:498
Functionpe_from_file_32
()
src/windows/pe/tests.rs:22
Functionpe_from_file_64
()
src/windows/pe/tests.rs:33
Functionpe_from_memory_address
()
src/windows/pe/tests.rs:10
Functionread_file
()
src/std/fs.rs:161
Functionread_large_file
()
src/std/fs.rs:188
Functionread_w
(path: &[u16])
src/std/fs.rs:47
Methodrealloc
(&self, ptr: *mut u8, layout: Layout, new_size: usize)
src/std/alloc.rs:135
Functionresize_grow
()
src/svec.rs:398
Functionresize_shrink
()
src/svec.rs:405
Functionrva_to_foa
[test]
src/windows/pe/tests.rs:83
Methodsection_alignment
(&self)
src/windows/pe/mod.rs:585
Methodsection_headers_mut
(&self)
src/windows/pe/mod.rs:221
Methodset_address
(&mut self, address: *const T)
src/ptr.rs:19
Methodsignature
(&self)
src/windows/pe/mod.rs:502
Methodsize_of_code
(&self)
src/windows/pe/mod.rs:557
Methodsize_of_headers
(&self)
src/windows/pe/mod.rs:665
Methodsize_of_heap_commit
(&self)
src/windows/pe/mod.rs:721
Methodsize_of_heap_reserve
(&self)
src/windows/pe/mod.rs:713
Methodsize_of_image
(&self)
src/windows/pe/mod.rs:657
Methodsize_of_initialized_data
(&self)
src/windows/pe/mod.rs:561
Methodsize_of_stack_commit
(&self)
src/windows/pe/mod.rs:705
Methodsize_of_stack_reserve
(&self)
src/windows/pe/mod.rs:697
Methodsize_of_uninitialized_data
(&self)
src/windows/pe/mod.rs:565
Functionslices
()
src/svec.rs:327
Functionsread_file
()
src/std/fs.rs:170
Functionstrlen_with_null
(s: *const u8)
src/util.rs:114
Functionstrlenw_with_null
(s: *const u16)
src/util.rs:129
Methodsubsystem
(&self)
src/windows/pe/mod.rs:681
Functiontest_svec_capacity
()
src/svec.rs:296
Methodto_string
This will give you an unencrypted string.
src/resource/strings.rs:41
Functiontruncate_test
()
src/svec.rs:358
Functionunmapped_pe_resource
[test]
src/windows/pe/tests.rs:100
Methodwin32_version_value
(&self)
src/windows/pe/mod.rs:649
Methodwith_capacity
(size: usize)
src/svec.rs:45
Functionzero_memory
(buffer: *mut T, len: usize)
src/util.rs:267
← previous201–264 of 264, ranked by callers