povils / phpmnd

PHP Magic Number Detector
MIT License
554 stars 46 forks source link

Not working on windows #96

Closed PauchardThomas closed 3 years ago

PauchardThomas commented 5 years ago

Not working on Windows (10)

Steps to reproduce

  1. Downloaded PHPMND 2.1.0 zip
  2. Convert zip to phar using https://phar.scer.io/
  3. type php phpmnd.phar mysrcpath
  4. Nothing happened
exussum12 commented 5 years ago

That phar converter won't work. There is a createPhar script in the bin directory.

If you run that you should get a useable phar

exussum12 commented 3 years ago

Has this been resolved ?

exussum12 commented 3 years ago

Closing - please reopen if this is an issue