Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads

Gmod Cs Extraction Tool


Techmo
 Share

Recommended Posts

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 by Techmo
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share