wip: add util functions for dpapi string en- and decryption

This commit is contained in:
2025-07-16 16:16:21 +02:00
parent 409c8b0b04
commit 5cae8bc63a
3 changed files with 112 additions and 1 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -1096,6 +1096,7 @@ dependencies = [
name = "ezpplauncher"
version = "3.0.0"
dependencies = [
"base64 0.21.7",
"discord-rich-presence",
"hardware-id",
"md5",