Skip to content

Simple program to extract assets from Roblox games without the use of executors.

License

Notifications You must be signed in to change notification settings

waxnet/GreenLog

Repository files navigation

GreenLog




Purpose

With GreenLog you can extract assets such as :

• Images (png)
• Textures (ktx)
• Audios (mp3, ogg)
• Videos (webm, mkv, mpeg)
• Other (txt)

From any Roblox game!


Usage

Run GreenLog, select the options you want and let the magic happen!


Info

This is a complete recode of the original GreenLog in C++, it is around 20 times faster and has a lot more supported files. It took about a week to completely recode so if you think you can improove something or make the code cleaner go ahead and make a pull request. This version will receive a lot more updates unlike the old one since I'm pretty new to C++.
Have Fun!


Disclaimer

This program is meant for educational purposes only.