Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teach2Breach/moonwalk
/ functions
Functions
3 in github.com/Teach2Breach/moonwalk
⨍
Functions
3
◇
Types & classes
5
↓ 1 callers
Function
find_dll_base
Find the base address of a loaded DLL using stack walking technique # Arguments `dll_name` - Name of the DLL to find (case insensitive, .dll extensio
src/lib.rs:176
↓ 1 callers
Function
is_target_dll
(base_address: usize, target_name: &str)
src/lib.rs:96
Function
main
()
src/main.rs:4