pk-fr / yakpro-po

YAK Pro - Php Obfuscator
http://www.php-obfuscator.com
Other
1.27k stars 354 forks source link

How to use after installation #65

Closed 27443114 closed 4 years ago

27443114 commented 4 years ago

How do you use it after installation? I am a novice 捕获

pk-fr commented 4 years ago

Not supported on windows, but you can try : php yakpro-po.php

27443114 commented 4 years ago

Here are some tips

Info: Using [C:\Users\Administrator\Desktop\yakpro-po\yakpro-po.cnf] Config File... Info: yakpro-po version = 2.0.10 Error: source_directory and target_directory not specified! neither within command line parameter, nor in config file!

pk-fr commented 4 years ago

So it is working as expected!

please refer to Usage section ( and Other command line options section ) of readme.md...

27443114 commented 4 years ago

How to use it? I still don't understand

pk-fr commented 4 years ago

php yakpro-po source_filename -o target_filename or php yakpro-po source_directory -o target_directory

php yakpro-po --help for more options

27443114 commented 4 years ago

捕获 Prompt these

pk-fr commented 4 years ago

sorry forget that you where on windows... php yakpro-po.php source_filename -o target_filename or php yakpro-po.php source_directory -o target_directory

php yakpro-po.php --help for more options

source_filename is the source path of the file you want to obfuscate and target_filename the target path of the file that will contain the obfuscated file

27443114 commented 4 years ago

OK, I've got it. Thank you, writer. Have a good life

pk-fr commented 4 years ago

thanx, please star it if you like it ;)