Dedsec_rtlo
<img src="https://media4.giphy.com/media/fW026tDZQF4YktDBRU/giphy.webp", width="300", height="300">
DEDSEC_RTLO
DESCRIPTION
DEDSEC_RTLO is a simple Python tool that renames files using the Unicode RTLO (Right-To-Left Override) character to spoof file extensions. It’s commonly used to make an .exe
file appear as a .pdf
, .jpg
, or any other extension by reversing how the filename is displayed in file managers.
INSTALLATION
git clone https://github.com/0xbitx/DEDSEC_RTLO.git
cd DEDSEC_RTLO
chmod +x dedsec-rtlo
./dedsec-rtlo
or
sudo apt install ./dedsec-rtlo.deb
dedsec-rtlo
TESTED ON FOLLOWING
- Kali Linux
- Parrot OS
- Ubuntu
Legal Disclaimer
This tool is intended for educational and security research purposes only. Unauthorized usage may be illegal in your jurisdiction. The author is not responsible for any misuse of this tool.