|
Title: ODIS encrypted data unpacker Post by: kartoffelpflanze on January 08, 2026, 06:42:12 AM This time, we are unpacking the Java "plugins" that make ODIS work. The resulting .class files can be plugged into jd-gui to decompile and do whatever with them.
Additionally, this unpacks the DIDB/data folder, which contains seemingly everything that makes Guided Fault Finding work (documents, images, automation, etc.). GitHub repo: https://github.com/kartoffelpflanze/ODIS-file-unpacker (https://github.com/kartoffelpflanze/ODIS-file-unpacker). Way more info there. (much more interesting project, for those who didn't see it: http://nefariousmotorsports.com/forum/index.php?topic=23836 (http://nefariousmotorsports.com/forum/index.php?topic=23836)) Title: Re: ODIS encrypted data unpacker Post by: EanDem on January 08, 2026, 10:39:12 AM (Much more interesting project for those who didn't see it: http://nefariousmotorsports.com/forum/index.php?topic=23836 (http://nefariousmotorsports.com/forum/index.php?topic=23836).) This time, we are unpacking the Java "plugins" that make ODIS work. The resulting .class files can be plugged into jd-gui to decompile and do whatever with them. Additionally, this unpacks the DIDB/data folder, which contains seemingly everything that makes Guided Fault Finding work (documents, images, automation, etc.). GitHub repo: https://github.com/kartoffelpflanze/ODIS-file-unpacker (https://github.com/kartoffelpflanze/ODIS-file-unpacker). Way more info there. Used. Works. Love it. Saves bit brain power for lazy like me :D Title: Re: ODIS encrypted data unpacker Post by: kartoffelpflanze on January 08, 2026, 10:43:22 AM Used. Works. Love it. Saves bit brain power for lazy like me :D Used it for what? if you don't mind me asking :) |