Easily hide file extensions using non-UTF-8 characters, allowing your OS to determine the correct letter order (Left-to-Right or Right-to-Left). This project is designed to help users manage file extensions more flexibly. It is intended for educational and legitimate purposes only. Misuse of this tool for malicious activities is strictly prohibited.
- Hide file extensions using non-UTF-8 characters
- Support for both Left-to-Right and Right-to-Left text directions
- Easy to use command-line interface
- Open source and community-driven
Run the program with the following command:
go run main.go <your_file> <desired_extension>
Convert script.sh
to scripths.txt
with this command:
go run main.go script.sh txt
The output will be scripths.txt
.
We welcome all suggestions and improvements! Feel free to share your ideas and help us make this project even better.