File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
## Installation & Usage
4
4
5
5
``` bash
6
- git clone https://github.com/ganlvtech/php-enphp-decompiler .git
7
- cd php-enphp-decompiler
6
+ git clone https://github.com/ganlvtech/php-enphp-decoder .git
7
+ cd php-enphp-decoder
8
8
composer install
9
9
php bin/decode.php tests/assets/admin.php output.php
10
10
```
Original file line number Diff line number Diff line change 2
2
/**
3
3
* EnPHP Decoder
4
4
*
5
- * https://github.com/ganlvtech/php-enphp-decompiler
5
+ * https://github.com/ganlvtech/php-enphp-decoder
6
6
*
7
7
* Copyright (C) 2019 Ganlv
8
8
*
Original file line number Diff line number Diff line change 2
2
/**
3
3
* EnPHP Decoder
4
4
*
5
- * https://github.com/ganlvtech/php-enphp-decompiler
5
+ * https://github.com/ganlvtech/php-enphp-decoder
6
6
*
7
7
* Copyright (C) 2019 Ganlv
8
8
*
You can’t perform that action at this time.
0 commit comments