Dll loader¶
Dll loader traces simulate the behavior of malware that use DLL Sideloading.
Technical links¶
Usage¶
CLI¶
mtg traces memory dll-loader C:\\rust\\wininet.dll
File configuration¶
[[traces]]
[traces.dll_loader]
path = "C:\\rust\\wininet.dll"
description = "Simulate side loading of wininet.dll "