Skip to content

Commit

Permalink
Added support for private key function (SDK 35 x86_64)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyugogirubato committed Jul 7, 2024
1 parent 22fc3c1 commit 8ce3bf4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keydive/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@
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.
}

Expand Down

0 comments on commit 8ce3bf4

Please sign in to comment.