mirror of
https://github.com/Perfare/Il2CppDumper.git
synced 2025-01-09 19:27:17 -03:00
Update README
This commit is contained in:
parent
9f960e262e
commit
85dbdc6e33
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ The program will then generate all the output files in current working directory
|
|||
### Command-line
|
||||
|
||||
```
|
||||
Il2CppDumper.exe <executable-file> <global-metadata> [mode]
|
||||
Il2CppDumper.exe <executable-file> <global-metadata>
|
||||
```
|
||||
|
||||
### Outputs
|
||||
|
|
|
@ -21,7 +21,7 @@ Unity il2cpp逆向工程
|
|||
### 命令行
|
||||
|
||||
```
|
||||
Il2CppDumper.exe <executable-file> <global-metadata> [mode]
|
||||
Il2CppDumper.exe <executable-file> <global-metadata>
|
||||
```
|
||||
|
||||
### 输出文件
|
||||
|
|
Loading…
Reference in a new issue