Skip to content

Commit 027cc08

Browse files
authored
Update README.md
1 parent bb246f1 commit 027cc08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![License Info](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](https://github.com/TimScriptov/Disassembler) [![Play Store Info](https://img.shields.io/badge/Play_Store-v2.8-blue.svg?style=flat-square)](https://play.google.com/store/apps/details?id=com.mcal.disassembler)
1+
[![License Info](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](https://github.com/TimScriptov/Disassembler) [![Play Store Info](https://img.shields.io/badge/Play_Store-v3.1-blue.svg?style=flat-square)](https://play.google.com/store/apps/details?id=com.mcal.disassembler)
22

33
### Disassembler
44
An android app which can load .so files to find symbols and vtables.
@@ -7,10 +7,12 @@ An android app which can load .so files to find symbols and vtables.
77
> [MCPE-Dumper v1.2][3]<br>
88
> [ELFIO v3.9][1]<br>
99
> [HexViewer v1.14][2]<br>
10+
> [Elf-Editor v2.0][4]<br>
1011
>
1112
[1]: https://github.com/serge1/ELFIO
1213
[2]: https://github.com/Keidan/HexViewer
1314
[3]: https://github.com/uebian/MCPE-Dumper
15+
[4]: https://github.com/ha1vk/Elf-Editor
1416

1517
# License
1618
Copyright (C) 2019-2021 Иван Тимашков

0 commit comments

Comments
 (0)