Added support for private key function (SDK 35 x86_64)

This commit is contained in:
hyugogirubato 2024-07-07 17:44:42 +02:00
parent 22fc3c1b48
commit 8ce3bf4a14
1 changed files with 2 additions and 1 deletions

View File

@ -78,7 +78,8 @@ NATIVE_C_API = {
OEM_CRYPTO_API = {
# Mapping of function names across different API levels (obfuscated names may vary).
'rnmsglvj', 'polorucp', 'kqzqahjq', 'pldrclfq', 'kgaitijd', 'cwkfcplc', 'crhqcdet', 'ulns', 'dnvffnze', 'ygjiljer',
'qbjxtubz', 'qkfrcjtw', 'rbhjspoh', 'zgtjmxko', 'igrqajte', 'ofskesua', 'qllcoacg', 'pukctkiv', 'ehmduqyt'
'qbjxtubz', 'qkfrcjtw', 'rbhjspoh', 'zgtjmxko', 'igrqajte', 'ofskesua', 'qllcoacg', 'pukctkiv', 'ehmduqyt',
'xftzvkwx'
# Add more as needed for different versions.
}