View Single Post
  #1  
Old 04-17-2015, 10:52 PM
ZmotriN ZmotriN is offline
Junior Member
 
Join Date: Apr 2015
Posts: 5
ZmotriN is on a distinguished road
Default

K-S-V AdobeHDS.php Standalone (single EXE)


Here is a standalone (single EXE) version of AdobeHDS.php.

I compiled a custom minimal static build of PHP and embed it AdobeHDS.php.

The ZIP file "AdobeHDS-2015-04-09.zip" contains 3 exe files.
  • x64\AdobeHDS.exe (PHP-5.6.7-x64, WinVista+ 64bits)
  • x86\AdobeHDS.exe (PHP-5.6.7-x86, WinVista+ 32bits)
  • xp\AdobeHDS.exe (PHP-5.4.39-x86, WinXP- because WinXP doesn't support PHP 5.5+)

The usage is the same as the original script. (For help: AdobeHDS.exe --help)

PS: I add a new option (AdobeHDS.exe --phpinfo) to know exactly what I compiled or for debug purpose.

Download: https://drive.google.com/file/d/0B2E...ew?usp=sharing
Bootstrap file (only for the docs): https://drive.google.com/a/diametric...J5V2FwV3c/view

Last edited by ZmotriN : 04-18-2015 at 10:15 AM.
Reply With Quote