Commit Graph

107 Commits

Author SHA1 Message Date
hyugogirubato 0c4ca6215e Better path support 2024-09-25 15:33:42 +02:00
hyugogirubato 00f1c5b66a Added private key function 2024-09-25 15:19:39 +02:00
hyugogirubato 7e57f0c8fa Added private key function
- SDK API: 34
- ABI CPU: arm64-v8a
2024-09-25 15:18:30 +02:00
hyugogirubato 9b02250670 Added private key function 2024-09-08 18:08:10 +02:00
hyugogirubato e3d60b8b64 Release v2.0.8 2024-07-27 15:44:42 +02:00
hyugogirubato e1a5657424 Simplified disabled library 2024-07-27 15:44:05 +02:00
hyugogirubato f3819ce935 Remove todo task 2024-07-27 15:43:48 +02:00
hyugogirubato 8cab28e1b4 Update WSA support 2024-07-27 15:41:57 +02:00
sn-o-w 74e721bc95 Update __main__.py 2024-07-27 16:36:35 +03:00
hyugogirubato 0629e26269 TODO: fix WSA support 2024-07-26 18:06:46 +02:00
hyugogirubato 4db67b962f Release v2.0.7 2024-07-23 22:17:17 +02:00
hyugogirubato cbd1ba9f3c fix old android process enumeration 2024-07-23 22:16:54 +02:00
hyugogirubato 4fdcdc1674 fix old android process enumeration 2024-07-23 22:16:35 +02:00
Nineteen93 abd14e074f
Update core.py
some changes in enumerate_processes function so that the processes can be listed on the old Android verions
2024-07-22 21:23:57 +02:00
hyugogirubato 5c5fae4c73 Optimization data export 2024-07-22 20:31:01 +02:00
hyugogirubato 74b37e1cf6 Removing an unnecessary cast 2024-07-22 20:30:32 +02:00
hyugogirubato 1d3fe8477e Format imports 2024-07-18 00:09:04 +02:00
hyugogirubato 1f831c3f5f Fixed multiple hook 2024-07-16 22:52:15 +02:00
JohnDoe1964 1836a2245c
Update keydive.js 2024-07-15 17:55:56 +01:00
hyugogirubato 5954b4720e Release v2.0.6 2024-07-12 10:22:54 +02:00
hyugogirubato 9e3781e7eb Fix local frida multiple replacement 2024-07-12 10:06:30 +02:00
hyugogirubato 2294f8e784 Fix disable messages 2024-07-12 09:52:55 +02:00
hyugogirubato 5cffc20a3e Update last edit date 2024-07-12 09:44:10 +02:00
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 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 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 c67d1256d8 Fix DRM function api docs 2024-07-06 22:01:48 +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