Total Pageviews

Friday 1 November 2024

psycho


how to use

php index.php --target=$targetPath --code=$phpCode

$targetPath: path to the php project

$phpCode: base64_encode value of code. Example base64_encode('echo "hello"').

projects driver supported

  • Laravel
  • Wordpress
  • Plan project (which require only vendor/autoload.php)

build phar file

composer run build


from bangnokia/psycho

No comments:

Post a Comment