MEAT-Inc / Fulcrum

Fulcrum is the ultimate J2534 DLL Shim written in C++ which is able to pipe data out from the native calls to any other location for super deep diagnostic logging
27 stars 3 forks source link

Fixed issues with JSON conversions for DriveService #297

Closed ZacharyWalsh57 closed 11 months ago

ZacharyWalsh57 commented 11 months ago

Drive service JSON conversion was failing due to issues with pulling encrypted values from the settings file. Fixed issues with those files and updated converters as needed.