dk0m / RdpVandalist

Exposing RDP Credentials Using Rc7Hook API Hooking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RdpVandalist

Exposing RDP Credentials Using Rc7Hook API Hooking.

Explanation

RdpVandalist uses Rc7Hook API hooking library to install patchless hooks on APIs like CredIsMarshaledCredentialW and CryptProtectMemory to extract RDP credentials easily, Saving them to a global structure similar to RdpThief's method.

Showcase

RdpVandalist

About

Exposing RDP Credentials Using Rc7Hook API Hooking.

License:MIT License


Languages

Language:C++ 100.0%