├── README.md └── webshell.php /README.md: -------------------------------------------------------------------------------- 1 | # php-emoji-webshell 2 | 3 | 🥸 Nothing new about this webshell, just use same techniques like XOR and self increment operations. 4 | 5 | Basically this code 6 | ```php 7 |