epinna / weevely3

Weaponized web shell
GNU General Public License v3.0
3.16k stars 604 forks source link

Set Phar obfuscator as default #175

Closed ZanyMonk closed 1 year ago

ZanyMonk commented 1 year ago

Since Phar obfuscator works for both PHP 7 and 8 (and theoretically 5 too), but obfusc1_php does not work on PHP8, it might be a better option to set the Phar one as default.

You decide @epinna.