mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
917 B
917 B
喜马拉雅文件格式
安卓端
前 0x400 字节混淆,打乱顺序 + xor 固定密钥。
PC 端
Electron 调用 node 的 crypto 层加密,完事后扔原生层(旧版)/Wasm(新版)再处理一遍。
其它人的逆向过程: