Milestones
List view
- No due date•1/1 issues closed
- No due date•4/4 issues closed
General fix + Add verbose output mode to log all files modified by the obfuscator
No due date•3/3 issues closedGeneral bug fix
No due date•4/4 issues closedThis release focuses on improving control over AST transformation and enabling better integration with other tools. Key Features: New option: skip_attributes = true Replaces skip_docstrings Prevents traversal of any #[...] attribute (e.g. #[cfg], #[doc], #![...]) Helps avoid unexpected behavior in generated docs, conditional compilation, or macro-sensitive code (WIP) JSON output support: Introduce an experimental output_format = "json" option Allows AST-dumped output for external analysis or custom pipelines Useful for integration with web tools, analysis scripts, etc.
No due date•2/2 issues closedSupport `skip_docstrings = true` in string obfuscation
No due date•1/1 issues closed- No due date•7/7 issues closed
- No due date•9/9 issues closed