Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Silica Python Obfuscator

Silica is a python obfuscator that helps to protect python code and avoid inspection or theft of code.

Installation

Clone the repository:

git clone https://github.com/n37a/silica
cd [REPOSITORY]

Use

  1. Run Encrypt.py
  2. Choose your python file to be obfuscated
  3. Copy the text in the obfuscated file
  4. Paste it into the text string in the decrypt.py
  5. 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.

Releases

Packages

Contributors

Languages