Techmo Posted July 14, 2018 Share Posted July 14, 2018 (edited) After watching in horror as the server changed to ze_santassination, I decided my time would be better spent doing something else for a while. This is a simple program to extract the cached and compressed client side scripts on Garry's Mod and make them readable. I'm not completely sure why I did this, it was just something to do. It turns out Garry just uses a standard compression algorithm, with 4 bytes slapped on top for good measure. This will not restore the original file names, or directory structure of the scripts. This data was lost when the compression was performed. What will be recovered is anything that was contained in the lua file itself, including comments and the names of variables and functions. The github. Edited July 14, 2018 by Techmo 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.