PrintDialog.exe – yet another Lolbin for loading DLLs
August 11, 2018 in Living off the land, LOLBins
This is a quickie.
\Windows\PrintDialog\PrintDialog.exe uses LoadLibrary to load PrintDialog.dll, so if you copy it to a different folder and drop your own PrintDialog.dll there you will be able to load it via a signed .exe once you execute PrintDialog.exe.
Comments are closed.