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 33## Installation & Usage
44
55``` 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
88composer install
99php bin/decode.php tests/assets/admin.php output.php
1010```
Original file line number Diff line number Diff line change 22/**
33 * EnPHP Decoder
44 *
5- * https://github.com/ganlvtech/php-enphp-decompiler
5+ * https://github.com/ganlvtech/php-enphp-decoder
66 *
77 * Copyright (C) 2019 Ganlv
88 *
Original file line number Diff line number Diff line change 22/**
33 * EnPHP Decoder
44 *
5- * https://github.com/ganlvtech/php-enphp-decompiler
5+ * https://github.com/ganlvtech/php-enphp-decoder
66 *
77 * Copyright (C) 2019 Ganlv
88 *
You can’t perform that action at this time.
0 commit comments