Commit Graph

109 Commits

Author SHA1 Message Date
hyugogirubato 4f96defd31 Update device id func 2024-07-12 09:37:16 +02:00
hyugogirubato 3ef21d003a Change DRM to Device for private key func 2024-07-12 09:34:25 +02:00
hyugogirubato 85e86ece73 Fix private key func name 2024-07-12 09:28:07 +02:00
hyugogirubato 13decd71b5 Release v2.0.5 2024-07-08 19:27:51 +02:00
hyugogirubato 3c5abbbd90 remove unused var 2024-07-08 19:23:49 +02:00
hyugogirubato 53788ea655 Implement native liboemcrypto.so disabler 2024-07-08 19:20:02 +02:00
hyugogirubato 2464c63551 Fix arg info doc 2024-07-08 19:19:45 +02:00
hyugogirubato be482c08d8 Fix challenge file arg support 2024-07-08 19:02:52 +02:00
hyugogirubato 349b33dc64 Fix string message 2024-07-08 19:01:33 +02:00
hyugogirubato d54feb7d91 Add support for encrypted challenge 2024-07-08 19:01:25 +02:00
hyugogirubato 8b98ec30c3 Change logging level for cdm parsing 2024-07-08 18:34:51 +02:00
hyugogirubato 8f82141bda Fix not detected widevine library 2024-07-08 18:25:33 +02:00
hyugogirubato b687ca85d3 Add OEM Crypto API arm64-v8a 2024-07-08 18:24:45 +02:00
hyugogirubato 6d8c7300ca Release v2.0.4 2024-07-07 18:14:32 +02:00
hyugogirubato 4359a93c8f Vendor now in list to maintain the order of items 2024-07-07 18:14:18 +02:00
hyugogirubato 7aa2f7e68a Removed confusing `Malformed message` warning 2024-07-07 17:44:49 +02:00
hyugogirubato 8ce3bf4a14 Added support for private key function (SDK 35 x86_64) 2024-07-07 17:44:42 +02:00
hyugogirubato 22fc3c1b48 Release v2.0.3 2024-07-07 17:44:31 +02:00
hyugogirubato 61b0b3bd65 Release v2.0.2 2024-07-07 16:27:56 +02:00
hyugogirubato 4bcabf1101 Improve library vendor detection 2024-07-07 16:27:47 +02:00
hyugogirubato 405c184558 Vendor filtering based on device SDK 2024-07-07 16:26:54 +02:00
hyugogirubato 9400e5e7b0 Refined usage of function 2024-07-07 16:26:32 +02:00
hyugogirubato 0bd581387d Release v2.0.2 2024-07-07 16:26:10 +02:00
hyugogirubato dac7540016 Updated support for OEM 18+ devices. 2024-07-07 16:26:01 +02:00
hyugogirubato 432d0d95c5 Release v2.0.2 2024-07-07 16:25:48 +02:00
hyugogirubato 688954a664 Fix script encoding 2024-07-07 10:22:55 +02:00
hyugogirubato 35fb6179ff Fix function reference 2024-07-07 10:22:21 +02:00
hyugogirubato 97764dfb67 TODO: Add minimum required sdk 2024-07-07 10:11:35 +02:00
hyugogirubato fcc0fb3b79 Simplify client id call form challenge 2024-07-07 10:07:14 +02:00
hyugogirubato 03646285d7 Fix command-line docs 2024-07-07 10:06:46 +02:00
hyugogirubato c67d1256d8 Fix DRM function api docs 2024-07-06 22:01:48 +02:00
hyugogirubato 9531650a49 Release v2.0.1 2024-07-06 21:45:16 +02:00
hyugogirubato eb2253d00c Release v2.0.1 2024-07-06 21:44:22 +02:00
hyugogirubato a2f185ede1 Support frida server running error 2024-07-06 21:41:33 +02:00
hyugogirubato d6c5c6d148 More relevant WVD help 2024-07-06 21:17:00 +02:00
hyugogirubato 47a3711bb1 Fix private key size 2024-07-06 21:11:00 +02:00
hyugogirubato 57571328bf Fix private key size 2024-07-06 21:00:24 +02:00
hyugogirubato 84b4689487 Release v2.0.0 2024-07-06 20:01:47 +02:00
hyugogirubato 687a493d26 Release 1.1.0 2024-06-22 18:08:28 +02:00
hyugogirubato f311500760 Fix new library name hook 2024-06-22 18:08:16 +02:00
hyugogirubato ee417f570e Add new library name example 2024-06-22 18:07:52 +02:00
hyugogirubato c9d452e7c6 Skip C native functions 2024-06-22 18:07:30 +02:00
hyugogirubato 36d5f0db6a
Merge pull request #15 from azimabid00/main
Fixes whitespace issue
2024-06-05 17:45:01 +02:00
azimabid00 8284a8cb1a
Update cdm.py 2024-06-04 17:26:17 +08:00
hyugogirubato 1e4d6ba881 Release v1.0.9 2024-06-02 15:37:46 +02:00
hyugogirubato 8fafc03dc0 Defined new default index for device 34 2024-06-02 14:27:36 +02:00
hyugogirubato aaa4d1a99c Add private key function
- Vendor: 34
- CPU: arm64-v8a
2024-06-02 14:23:53 +02:00
hyugogirubato 43f7209073 Update liboemcrypto disabler link in docs 2024-05-31 20:15:03 +02:00
hyugogirubato c2f5264b04 Update cdm.py
- wvd output name look like original repo
2024-05-28 19:59:47 +02:00
hyugogirubato 3d9b387bc8 Add private key function
- Vendor: 30
- CPU: arm64-v8a
2024-05-28 19:48:41 +02:00