Posted September 4, 2024Sep 4 Hi! Are there any mature source-level obfuscation tools for programs in rust-lang? I am currently using goldberg but it is not actively maintained, and is not automatic. Are there any good alternatives?
September 5, 2024Sep 5 20 minutes ago, Heli said: Hi! Are there any mature source-level obfuscation tools for programs in rust-lang? I am currently using goldberg but it is not actively maintained, and is not automatic. Are there any good alternatives? Are you not considering bin2bin obfuscation?
September 5, 2024Sep 5 Author 1 hour ago, InvizCustos said: Are you not considering bin2bin obfuscation? Yeah that also works. But isn't bin2bin obfs more easier to recover? Like they do modify much as tools like OLLVM do.
Create an account or sign in to comment