Commit Graph

44 Commits

Author SHA1 Message Date
pizzaboxer 0a4a10b8e7 add trust check for calones' domains 2022-04-10 18:34:22 +01:00
pizzaboxer 7a1ed6f4d8 Remove more unnneeded code
(pertains to offset resolving which is only required in 2012/2013 player beta)
2022-04-10 12:03:42 +01:00
pizzaboxer ea84438423 Make trust check only patch for Tadah 2014
Only the trust check patch is needed for this branch, and I'm also retaining the Output patch for easy debugging in case we need it. Some minor tweaks have been made to the two patches that have been kept to remove anything that's now unneeded and also any tweaks needed to make it work with 2014.
2022-04-10 11:46:55 +01:00
pizzaboxer 0653224cf9 Turns out I forgot to commit this: Add proper SendTop implementation to 2011 2022-02-09 07:56:32 +00:00
pizzaboxer d830e42507 Add RakNet definitions for 2011 2022-01-29 23:43:54 +00:00
pizzaboxer 101652f074 Add RakNet definitions for ID_DATA and ID_TIMESTAMP 2022-01-29 15:04:56 +00:00
pizzaboxer a4e02a8807 Add debug hooks for ServerReplicator::processPacket on 2010 2022-01-29 13:40:11 +00:00
pizzaboxer 53be4250a4 Followup to fix: check if it's actually a pointer by checking if it's ASCII 2022-01-28 16:42:54 +00:00
pizzaboxer 3d68312d63 Fix trust check for embedded IE resources in popup windows 2022-01-28 16:38:56 +00:00
pizzaboxer 40daede2d2 Remove -j parameter from studio builds 2022-01-28 13:53:03 +00:00
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