Silica is a python obfuscator that helps to protect python code and avoid inspection or theft of code.
Clone the repository:
git clone https://github.com/n37a/silica
cd [REPOSITORY]- Run Encrypt.py
- Choose your python file to be obfuscated
- Copy the text in the obfuscated file
- Paste it into the text string in the decrypt.py
- Run decrypt.py, it should run the original code with little to no delay.
By using the Software, you acknowledge that you have read, understood, and agreed to the terms of the License.