Back to X64dbg

loadlib

docs/commands/misc/loadlib.md

2026.04.20206 B
Original Source

loadlib

Load a DLL into debugged program memory.

arguments

arg1 The name/path of the module to load.

result

The $result variable will be set to the address of the loaded library.