List Question
20 TechQA 2024-03-27T19:08:14.243000How to use CryptUnprotectData to decrypt data encrypted by other users
19 views
Asked by orange
Using Services.AddAuthentication() causes application to stop on startup
173 views
Asked by Pietro di Caprio
Decrypting Data with CryptUnprotectData in Rust Leads to STATUS_HEAP_CORRUPTION Error
146 views
Asked by anonymous
Powershell Base64 Decode to bytes hex
256 views
Asked by Dapkz
Calling CryptProtectData in Python, then Calling CryptUnprotectData in C++ returns error 87 (and visa versa)
337 views
Asked by MashedPotato6587
Protecting encryption key with TPM when using DPAPI
595 views
Asked by MartinS
Decrypt cookies from Google Chrome
36 views
Asked by David
Why does DPAPI uses SHA1 in blob/key decryption?
127 views
Asked by Dominik Oškera
Using DPAPI in unreal to encrypt and decrypt user input, but the decryption doesn't match the original input
73 views
Asked by MashedPotato6587
Using CryptDataProtect to output encrypted password for use in RDP file generates the incorrect hash
80 views
Asked by PenguinKenny
How can I decrypt a string using CryptUnprotectData
628 views
Asked by rando314
Windows 11 - Windows Data Protection API (DPAPI) not supported
936 views
Asked by Meneghini
Decrypt Secure Strings in Windows DPAPI using Python
812 views
Asked by user19736286
C# DPAPI DataProtector equivalent in python 3
57 views
Asked by Zenek
Has anyone gotten Dpapi and Roaming Profiles to work?
223 views
Asked by Erik Aronesty
How to strengthen DPAPI encryption and password security?
224 views
Asked by IT researcher
DPAPI ProtectedMemory.Protect is not encrypting byte array
241 views
Asked by nickdmax
Data Protection in .NET6 with multiple web applications
1.2k views
Asked by Boris Maslennikov