From b687ca85d38086ee9271a715278dfe384cf07c39 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:24:45 +0200 Subject: [PATCH] Add OEM Crypto API arm64-v8a --- keydive/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keydive/constants.py b/keydive/constants.py index 589ec39..06dfa20 100644 --- a/keydive/constants.py +++ b/keydive/constants.py @@ -79,7 +79,7 @@ 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', - 'xftzvkwx' + 'xftzvkwx', 'gndskkuk', 'wcggmnnx' # Add more as needed for different versions. }