| File | Date | Author | Commit |
|---|---|---|---|
| Encoder.py | 2016-05-03 |
|
[ba0969] Initial commit |
| readme.txt | 2016-05-03 |
|
[c7e61f] readme added to project |
| ven.py | 2016-05-03 |
|
[c3f4f7] test |
### # # Python Source Code Encrypter | Author: 0xyg3n # This is A Python Source Code Crypter Which Currently # Obfuscates python code into my algorithm cryptography # requries: python 2.7.9 # ### ### # install instructions ### 1 - cd ven_algorithm 2 - export PYTHONPATH=. 3 - python ven.py install