Skip to content

[BIG UPDATE] Refactor code formatting and remove unused bit module#217

Open
SpinnySpiwal wants to merge 3 commits intoprometheus-lua:masterfrom
SpinnySpiwal:master
Open

[BIG UPDATE] Refactor code formatting and remove unused bit module#217
SpinnySpiwal wants to merge 3 commits intoprometheus-lua:masterfrom
SpinnySpiwal:master

Conversation

@SpinnySpiwal
Copy link
Contributor

  • Cleaned up whitespace inconsistencies across multiple files.
  • Removed the unused 'bit' module from the project.
  • Updated comments and documentation for clarity.
  • REFACTORED SINGLE-FILE COMPILER! Replaced with behaviourally identical modularised version.
  • tested integrity of 'identical' using Vmify on seed 1 with NameGenerator set to Mangled.
  • Removed unused dependencies initialised in pipeline.lua.
  • Removed unused functions from util.lua previouslty used for compiler_old.
  • Fixed inconsistent whitespaces in steps.lua.
    NOTE: This makes maintenance to the compiler much easier, and allows significant security modifications in the future when needed, Given the deobfuscation rumours.

tldr: Refactored compiler while maintaining 1:1 behavioural profile fixed whitespacing issues and corrected file comments
Nice try deobfuscators. Not happening while I'm still around.

SpinnySpiwal and others added 3 commits March 21, 2026 20:49
- Cleaned up whitespace inconsistencies across multiple files.
- Removed the unused 'bit' module from the project.
- Updated comments and documentation for clarity.
- REFACTORED SINGLE-FILE COMPILER! Replaced with behaviourally identical modularised version.
- tested integrity of 'identical' using Vmify on seed 1 with NameGenerator set to Mangled.
- Removed unused dependencies initialised in pipeline.lua.
- Removed unused functions from util.lua previouslty used for compiler_old.
- Fixed inconsistent whitespaces in steps.lua.
NOTE: This makes maintenance to the compiler much easier, and allows significant security modifications in the future when needed, Given the deobfuscation rumours.
- Cleaned up whitespace inconsistencies across multiple files.
- Removed the unused 'bit' module from the project.
- Updated comments and documentation for clarity.
- REFACTORED SINGLE-FILE COMPILER! Replaced with behaviourally identical modularised version.
- tested integrity of 'identical' using Vmify on seed 1 with NameGenerator set to Mangled.
- Removed unused dependencies initialised in pipeline.lua.
- Removed unused functions from util.lua previouslty used for compiler_old.
- Fixed inconsistent whitespaces in steps.lua.
NOTE: This makes maintenance to the compiler much easier, and allows significant security modifications in the future when needed, Given the deobfuscation rumours.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant