Lolbin Poc Save

Small PoC of using a Microsoft signed executable as a lolbin.

Project README

lolbin-poc

Small PoC of using a Microsoft signed executable as a lolbin.

image

Building (32-bit)

cmake -B build32 -A Win32
cmake --build build32 --config Release

Building (64-bit)

cmake -B build64 -A x64
cmake --build build64 --config Release

Usage

Download WinDbg from here, put the compiled dbgeng.dll next to windbg.exe.

Bonus

There's also a bunch of other DLLs you can use:

image

Open Source Agenda is not affiliated with "Lolbin Poc" Project. README Source: mrexodia/lolbin-poc
Stars
128
Open Issues
0
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating