Commit Graph

28 Commits

Author SHA1 Message Date
pizzaboxer 0e625f2bf0 Add fixes for cURL trust check, tempfix Asset.ashx
LUrlParser isn't needed anymore, so that's removed
Trust check hook has been moved to Http.cpp
Added temporary fix for /Thumbs/Asset.ashx (should follow this up with proper implementation as described in Http.cpp)
2022-06-05 11:09:46 +01:00
lightbulblighter acfdece3e9
Clean up a lot 2022-06-04 20:02:41 -07:00
lightbulblighter 82e3457ac7
fix httpget redirect 2022-06-04 15:33:14 -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 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 a4e02a8807 Add debug hooks for ServerReplicator::processPacket on 2010 2022-01-29 13:40:11 +00:00
pizzaboxer 3d68312d63 Fix trust check for embedded IE resources in popup windows 2022-01-28 16:38:56 +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 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 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 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 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 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