Skip to content

ykankaya/SharpCryptUnprotectData

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpCryptUnprotectData

SharpCryptUnprotectData

Description

Use CryptUnprotectData() to decrypt DPAPI encrypted data on Windows using your current user context. Might be handy if you don't have the domain backup key or the user's password.

Pass in b64 encoded + DPAPI encrypted blob, decrypt, get b64 encoded + decrypted blob, profit.

Can write output to a file if you've converted this to shellcode using something like Donut and are executing it that way.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%