Small PoC of using a Microsoft signed executable as a lolbin.
cmake -B build32 -A Win32
cmake --build build32 --config Release
cmake -B build64 -A x64
cmake --build build64 --config Release
Download WinDbg from here, put the compiled dbgeng.dll
next to windbg.exe
.
There's also a bunch of other DLLs you can use: