Description, answer the following questions:
[Name] - Pyfuscator
[Version] - 1.0
[Homepage] - https://github.com/michaelcichosz/pyfuscator
[Download] - https://github.com/michaelcichosz/pyfuscator
[Author] - Michael Cichosz
[Licence] - GPL
[Description] - This tool was created to protect Python scripts with different obfuscation and encryption techniques from detection by security software (e.g. antivirus or firewall).
[Dependencies] - What is needed for the tool to work? python module "file-read-backwards" is needed
[Similar tools] - pyarmor
[Activity] - The project starts at 04/25/2022 - 10/20/2022
[How to install] - How do you compile it? no compilation needed it will be run as script
[How to use] - It is executed with the command "python3 pyfus.py", further options can be selected in the menu.
[Packaged] - Is the tool already packaged for Debian? No