20 Commits

Author SHA1 Message Date
yuv420p10le
0d3f011bba Added new features for Linux too. 2024-07-02 17:31:30 +03:00
yuv420p10le
e4fbde6a83 Updated Linux scripts. 2024-07-02 17:30:45 +03:00
yuv420p10le
3e706caf78 Added new default Plex Pass features. 2024-07-02 17:29:53 +03:00
yuv420p10le
edfc96ae60 Revamped README: Added patchelf installation, mentioned static builds for Docker, and removed outdated links. 2024-06-15 22:59:55 +03:00
yuv420p10le
87a6614a6c Added uniq to folder name grabbing (#2) 2024-06-15 00:04:05 +03:00
yuv420p10le
f1efa3884f Updated download link in crack_docker.sh. 2024-06-13 09:16:14 +03:00
yuv420p10le
bb9a6dd9c3 Added persistence instructions to Windows README. 2024-06-12 20:04:46 +03:00
yuv420p10le
c89c3cc7bf Oops.. fixed explicit hook on v8395. 2024-06-12 19:53:00 +03:00
yuv420p10le
735bec04bd Added binaries and added links to GitLab instead. 2024-06-11 21:09:50 +03:00
yuv420p10le
2a003b95ba v1.40.3.8555+ support and other quirks.
* Now works with v1.40.3.8555 (inlined) and older versions too.
* Added a whitelist of features now rather than a global-enable.
* Refactored some code to use std::optional.
* Linux: Wrote proper hooking function. No unhooking support as it's unneeded.
* Windows: Now uses SafetyHook as we need trampolines.
* Windows: When building for debug, you can see queried features and their caller (return address offset from PMS base address); reverse on your own or query me.
v1.3
2024-06-11 20:41:05 +03:00
yuv420p10le
7897276f16 Updated Linux signature for PMS 1.40.3.8502-f4f0b17e1.
New signature matches both current stable (1.40.2.8395) and current beta (1.40.3.8502-f4f0b17e1)
2024-05-28 16:36:30 +03:00
yuv420p10le
5a38ffb6c4 Oops.. removed duplicate code 2024-05-28 15:35:46 +03:00
yuv420p10le
bdd01d94e1 Added note about 32-bit setups. 2024-05-26 19:49:36 +03:00
yuv420p10le
cfccf82908 Standardized code between Windows and Linux versions. 2024-05-26 19:49:28 +03:00
yuv420p10le
791525f2eb Removed 32-bit configuration for Visual Studio. 2024-05-26 19:49:03 +03:00
yuv420p10le
aa20f082e2 Applied various improvements, and removed MinHook as a dependency.
* `rax` is no longer overwritten on Linux.
* Absolute jumps are now used on both platforms, rather than MinHook.
* The Windows code now performs page access checks.
* The signature scanner now works as intended up to the last byte.
2024-05-24 00:59:43 +03:00
yuv420p10le
c849f21e16 Wrote about plexpass_hook and intro skipping. 2024-05-23 18:50:25 +03:00
yuv420p10le
7433b581d2 Simplified Linux installation for both Docker and native. 2024-05-19 09:58:16 +03:00
yuv420p10le
19a26aa2ff Added edde746's fork to README 2024-05-13 10:04:14 +03:00
yuv420p10le
97eeb1350c Initial commit. 2024-05-08 03:07:19 +03:00