Commit Graph

42 Commits

Author SHA1 Message Date
lightbulblighter ef76a754f0
backwards compatibility 2022-06-04 03:30:16 -07:00
lightbulblighter 709f4a05cd
remove unnecessary headers from Crypt 2022-06-04 03:27:21 -07:00
lightbulblighter 394a916e49
fix Crypt::verifySignatureBase64 2022-06-04 03:25:12 -07:00
lightbulblighter aef1543021
untrack build artifacts 2022-06-02 00:31:59 -07:00
lightbulblighter 07025c6ed7
Crypt::verifySignatureBase64 sha256 2022-06-02 00:30:44 -07:00
pizzaboxer 0a4b9a32f7 Remove debug hooks for Game constructor 2022-06-01 14:49:03 +01:00
pizzaboxer c232462906 ScriptContext execution for Datamodel via DLL 2022-06-01 14:23:53 +01:00
pizzaboxer 9885235a4b Work on prototype for creating new datamodel
this time using Game::Game instead of DataModel::createDataModel
2022-06-01 10:16:36 +01:00
pizzaboxer b06920dc93 Add prototypes for future hooks to be developed
DataModel::createDataModel and Http::httpGetPostWinInet
2022-05-31 22:20:03 +01:00
pizzaboxer 4e7fd7a02c Fix some stuff for all versions 2022-05-31 10:45:04 +01:00
pizzaboxer 1715621aa5 Remove text file logging 2022-05-31 10:35:42 +01:00
pizzaboxer 24912eeffd Move hooks to their own individual files 2022-05-31 10:26:16 +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 4236047aae use datamodel struct for jobid and use reinterpret_cast for std::string offset 2022-01-24 19:58:39 +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 21820beb55 Add hook for setting game.jobId 2022-01-21 23:47:50 +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 9a26837dc3 Add coke's JoinScriptUrl implementation and add output logging 2022-01-20 18:52:18 +00:00
pizzaboxer 6885a4c8ab Initial Code 2022-01-20 12:30:37 +00:00