Skip to content

Commit 7f7dc94

Browse files
committed
Update README
1 parent a9420c1 commit 7f7dc94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Unity il2cpp reverse engineer
1010

1111
* Complete DLL restore (except code), can be used to extract `MonoBehaviour` and `MonoScript`
1212
* Supports ELF, ELF64, Mach-O, PE, NSO and WASM format
13-
* Supports Unity 5.3 - 2020
13+
* Supports Unity 5.3 - 2020.2
1414
* Supports generate IDA and Ghidra scripts to help IDA and Ghidra better analyze il2cpp files
1515
* Supports generate structures header file
1616
* Supports Android memory dumped `libil2cpp.so` file to bypass protection

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Unity il2cpp逆向工程
88

99
* 还原DLL文件(不包含代码),可用于提取`MonoBehaviour``MonoScript`
1010
* 支持ELF, ELF64, Mach-O, PE, NSO和WASM格式
11-
* 支持Unity 5.3 - 2020
11+
* 支持Unity 5.3 - 2020.2
1212
* 生成IDA和Ghidra的脚本,帮助IDA和Ghidra更好的分析il2cpp文件
1313
* 生成结构体头文件
1414
* 支持从内存dump的`libil2cpp.so`文件以绕过保护

0 commit comments

Comments
 (0)