feat: add static Android il2cpp restoration

This commit is contained in:
bfloat16
2026-08-16 00:34:08 +08:00
parent 9433b4dcca
commit b1d3699df3
19 changed files with 3925 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[package]
name = "senbei-android-crypto"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
description = "Protector container primitives for Senbei Android"
[dependencies]
aes.workspace = true
thiserror.workspace = true
[lints]
workspace = true