Commit Graph

34 Commits

Author SHA1 Message Date
pizzaboxer a9d8fa6e47 Revert "Isolate MFC hooks from studio builds"
This reverts commit b749d5d382.
2022-01-28 13:51:53 +00:00
pizzaboxer b749d5d382 Isolate MFC hooks from studio builds 2022-01-28 13:21:32 +00:00
pizzaboxer 1ccf69c1bd Add hook addresses for 2012 studio beta 2022-01-28 12:03:19 +00:00
pizzaboxer bb10b7cded Fix -jobId parameter for 2012 2022-01-28 08:33:05 +00:00
pizzaboxer 4b10cd9f6d Add support for 2012 MFC Studio 2022-01-26 22:39:02 +00:00
pizzaboxer 783cf16b88 Add support for -jobId parameter on 2012 player 2022-01-26 22:24:01 +00:00
pizzaboxer f49d58cdd7 Add support for 2012 player 2022-01-26 17:57:49 +00:00
pizzaboxer 48f8bebab5 Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities 2022-01-24 19:58:42 +00:00
pizzaboxer 4236047aae use datamodel struct for jobid and use reinterpret_cast for std::string offset 2022-01-24 19:58:39 +00:00
pizzaboxer d4cb0847a4
Update README.md 2022-01-23 23:17:52 +00:00
pizzaboxer 7dfea72327
Update README.md 2022-01-22 18:49:47 +00:00
pizzaboxer f4553679c3 Add info for how to test client utilities 2022-01-22 17:40:58 +00:00
pizzaboxer 92ef38cd3c Remove debugging patches 2022-01-22 16:16:48 +00:00
pizzaboxer 0c8e1c786f Temporary - ExecUrlScript debugging 2022-01-22 15:48:57 +00:00
pizzaboxer c7c5d913c4 Add support for CApp::RobloxAuthenticate via command line args 2022-01-22 12:02:42 +00:00
pizzaboxer 459a990b53 Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities 2022-01-21 23:47:52 +00:00
pizzaboxer 21820beb55 Add hook for setting game.jobId 2022-01-21 23:47:50 +00:00
pizzaboxer d43b92a70b
Update README.md 2022-01-21 21:22:45 +00:00
pizzaboxer f1a565327e Add buffer overflow fix for Crypt::verifySignatureBase64 2022-01-21 20:39:54 +00:00
pizzaboxer dcdd55c4ad Fix output logging for release builds
in short im retarded
2022-01-21 15:37:56 +00:00
pizzaboxer 2943f716d0 Disable output logger for release builds 2022-01-21 14:04:32 +00:00
pizzaboxer e4224542e5 2011 trust check and preprocessor definitions
Set the address for 2011 trust check
Set preprocessor definitions for MFC-specific hooks
2022-01-21 11:26:24 +00:00
pizzaboxer f432851d98 Add Logging utility for logging Http and Output calls 2022-01-21 09:57:38 +00:00
pizzaboxer 8f3192298d Add support for trust check using the LUriParser library 2022-01-21 08:45:58 +00:00
pizzaboxer a75be0f9be Make output logging specific to arbiter builds only 2022-01-20 21:21:55 +00:00
pizzaboxer f3eb2893c6 Add address configs for multiple client versions 2022-01-20 21:07:56 +00:00
pizzaboxer 744ca5fb92 Add Detours as a regular folder
Yeah, this takes up a lot of space
2022-01-20 18:56:36 +00:00
pizzaboxer cbab923da6 Remove Detours as a submodule 2022-01-20 18:56:08 +00:00
pizzaboxer 82fc9beeaf Add Detours to gitignore 2022-01-20 18:53:13 +00:00
pizzaboxer 9a26837dc3 Add coke's JoinScriptUrl implementation and add output logging 2022-01-20 18:52:18 +00:00
pizzaboxer 144bbdd96e Fix Detours module 2022-01-20 12:44:46 +00:00
pizzaboxer d8f88e1a70 Add detours library as a linked folder 2022-01-20 12:43:08 +00:00
pizzaboxer 6885a4c8ab Initial Code 2022-01-20 12:30:37 +00:00
pizzaboxer 9049c3e98b
Initial commit 2022-01-20 12:28:38 +00:00