php index.php --target=$targetPath --code=$phpCode
$targetPath
: path to the php project
$phpCode
: base64_encode value of code. Example base64_encode('echo "hello"')
.
- Laravel
- Wordpress
- Plan project (which require only
vendor/autoload.php
)
composer run build
from
bangnokia/psycho
No comments:
Post a Comment