An open API service indexing awesome lists of open source software.

https://github.com/n0nexist/vvobf

best php obfuscator (up to php 7.4)
https://github.com/n0nexist/vvobf

best-php-obfuscator code-obfuscation code-obfuscator php php-7 php-code-generator php-code-obfuscation php-code-obfuscator php-obfuscate php-obfuscation php-obfuscator

Last synced: about 2 months ago
JSON representation

best php obfuscator (up to php 7.4)

Awesome Lists containing this project

README

        

# VVObf
best php obfuscator (up to php 7.4)

# Features


  • easy to use

  • reduces to one line of code

  • impossible to deobfuscate by a human

  • hard to deobfuscate with tools

  • supports php versions up to 7.4

# Usage

STEP-1

Start VVObf using python3

```
$ python3 main.py
```



STEP-2

Insert your php code and the output file's location

![alt-text](https://github.com/n0nexist/VVObf/blob/main/photo1.png?raw=true)



STEP-3

Your code now is absolute chaos

![alt-text](https://github.com/n0nexist/VVObf/blob/main/photo2.png?raw=true)