From 39ba4e8f70363248cbbf2c49c269dea69b8579f6 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:02:45 +0200 Subject: [PATCH] Add crypto func Android 14 --- extractor/cdm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extractor/cdm.py b/extractor/cdm.py index 6f0c5a6..d00b4fb 100644 --- a/extractor/cdm.py +++ b/extractor/cdm.py @@ -24,7 +24,7 @@ class Cdm: # 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' + 'qbjxtubz', 'qkfrcjtw', 'rbhjspoh', 'zgtjmxko' # Add more as needed for different versions. }