Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 471 Bytes

lua-mba-obfuscation

toy experiment in mixed-boolean arithmetic obfuscation

expression "a + b = c" with invertible polynomial const enabled


I forgot why I wrote this, but I think it was for something funny
I also forgot how this works, but I never finished the const obfuscation to not be folded trivially

uses a modified version of https://github.com/boolangery/py-lua-parser