Normalizes Unicode characters within a file to a consistent form (e.g., NFC, NFKD), preventing subtle encoding-related vulnerabilities and inconsistencies. - Focused on File operations and analysis
git clone https://github.com/ShadowGuardAI/file-unicode-normalizer
./file-unicode-normalizer [params]
-h: Show help message and exit--form: No description provided--log_level: No description provided
Copyright (c) ShadowGuardAI