zeusssz / hercules-obfuscator

A powerful Lua obfuscator designed to make your Lua code nearly impossible to reverse-engineer, with multiple layers of advanced obfuscation techniques
Apache License 2.0
26 stars 13 forks source link

fixed string_encoder and some small stuff #9

Closed Serpensin closed 1 month ago

Serpensin commented 1 month ago

This pull request includes significant updates to the src/config.lua, src/hercules.lua, and various modules to enhance functionality and improve code readability. The most important changes include enabling string encoding, adding a compressor module, and updating the print results function to include new settings.

Configuration Enhancements:

Functionality Improvements:

Module Additions and Updates:

Pipeline Adjustments:

Serpensin commented 1 month ago

Sounds good