Skip to content

ShadowGuardAI/file-unicode-normalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

file-unicode-normalizer

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

Install

git clone https://github.com/ShadowGuardAI/file-unicode-normalizer

Usage

./file-unicode-normalizer [params]

Parameters

  • -h: Show help message and exit
  • --form: No description provided
  • --log_level: No description provided

License

Copyright (c) ShadowGuardAI

About

Normalizes Unicode characters within a file to a consistent form (e.g., NFC, NFKD), preventing subtl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages