This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
jjcrypto/README.md

9 lines
153 B
Markdown

# jjcrypto
jjcrypto for php
## HOW USE
### encoding
```php encode.php /path/to/file.js```
### decoding
```php decode.php /path/to/encoded/file.js.jj```