Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nordgaren/stealth-win
/ functions
Functions
264 in github.com/Nordgaren/stealth-win
⨍
Functions
264
◇
Types & classes
52
Function
get_xor_encrypted_string_test
()
src/crypto_util.rs:170
Function
hi_byte
(n: usize)
src/util.rs:94
Function
hi_word
(n: usize)
src/util.rs:84
Method
image_base
(&self)
src/windows/pe/mod.rs:577
Function
index
()
src/svec.rs:312
Method
index
(&self, index: Idx)
src/svec.rs:243
Function
index_mut
()
src/svec.rs:319
Method
index_mut
(&mut self, index: Idx)
src/svec.rs:250
Function
into_vec
()
src/svec.rs:412
Method
is_64bit
(&self)
src/windows/pe/mod.rs:44
Function
iter_test
()
src/svec.rs:387
Function
lo_byte
(n: usize)
src/util.rs:89
Function
lo_word
(n: usize)
src/util.rs:79
Method
loader_flags
(&self)
src/windows/pe/mod.rs:729
Method
magic
(&self)
src/windows/pe/mod.rs:545
Function
main
()
build.rs:6
Method
major_image_version
(&self)
src/windows/pe/mod.rs:617
Method
major_linker_version
(&self)
src/windows/pe/mod.rs:549
Method
major_operating_system_version
(&self)
src/windows/pe/mod.rs:601
Method
major_subsystem_version
(&self)
src/windows/pe/mod.rs:633
Method
minor_image_version
(&self)
src/windows/pe/mod.rs:625
Method
minor_linker_version
(&self)
src/windows/pe/mod.rs:553
Method
minor_operating_system_version
(&self)
src/windows/pe/mod.rs:609
Method
minor_subsystem_version
(&self)
src/windows/pe/mod.rs:641
Method
new
()
src/svec.rs:37
Method
new
()
src/windows/kernel32/mod.rs:468
Method
new
()
src/resource/strings.rs:14
Method
new
(string_name: &'static str, key_bytes: Vec<u8>)
build_src/resource_gen.rs:26
Method
nt_headers64
(&self)
src/windows/pe/mod.rs:498
Function
pe_from_file_32
()
src/windows/pe/tests.rs:22
Function
pe_from_file_64
()
src/windows/pe/tests.rs:33
Function
pe_from_memory_address
()
src/windows/pe/tests.rs:10
Function
read_file
()
src/std/fs.rs:161
Function
read_large_file
()
src/std/fs.rs:188
Function
read_w
(path: &[u16])
src/std/fs.rs:47
Method
realloc
(&self, ptr: *mut u8, layout: Layout, new_size: usize)
src/std/alloc.rs:135
Function
resize_grow
()
src/svec.rs:398
Function
resize_shrink
()
src/svec.rs:405
Function
rva_to_foa
[test]
src/windows/pe/tests.rs:83
Method
section_alignment
(&self)
src/windows/pe/mod.rs:585
Method
section_headers_mut
(&self)
src/windows/pe/mod.rs:221
Method
set_address
(&mut self, address: *const T)
src/ptr.rs:19
Method
signature
(&self)
src/windows/pe/mod.rs:502
Method
size_of_code
(&self)
src/windows/pe/mod.rs:557
Method
size_of_headers
(&self)
src/windows/pe/mod.rs:665
Method
size_of_heap_commit
(&self)
src/windows/pe/mod.rs:721
Method
size_of_heap_reserve
(&self)
src/windows/pe/mod.rs:713
Method
size_of_image
(&self)
src/windows/pe/mod.rs:657
Method
size_of_initialized_data
(&self)
src/windows/pe/mod.rs:561
Method
size_of_stack_commit
(&self)
src/windows/pe/mod.rs:705
Method
size_of_stack_reserve
(&self)
src/windows/pe/mod.rs:697
Method
size_of_uninitialized_data
(&self)
src/windows/pe/mod.rs:565
Function
slices
()
src/svec.rs:327
Function
sread_file
()
src/std/fs.rs:170
Function
strlen_with_null
(s: *const u8)
src/util.rs:114
Function
strlenw_with_null
(s: *const u16)
src/util.rs:129
Method
subsystem
(&self)
src/windows/pe/mod.rs:681
Function
test_svec_capacity
()
src/svec.rs:296
Method
to_string
This will give you an unencrypted string.
src/resource/strings.rs:41
Function
truncate_test
()
src/svec.rs:358
Function
unmapped_pe_resource
[test]
src/windows/pe/tests.rs:100
Method
win32_version_value
(&self)
src/windows/pe/mod.rs:649
Method
with_capacity
(size: usize)
src/svec.rs:45
Function
zero_memory
(buffer: *mut T, len: usize)
src/util.rs:267
← previous
201–264 of 264, ranked by callers