Skip to content
/ bin2php Public

A small php script to convert a binary file into a php file, which can be useful to package applications into a single file.

Notifications You must be signed in to change notification settings

jgmdev/bin2php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

bin2php

A small php script to convert a binary file into a php file, which can be useful to package applications into a single file.

Usage

./bin2php.php <input_file> <output_file>

About

A small php script to convert a binary file into a php file, which can be useful to package applications into a single file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages