Skip to content

Commit 6cdce4a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8448dce + cd55d3f commit 6cdce4a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
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.7-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-v2.8-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.
55

66
### Additional components
7+
> [MCPE-Dumper v1.2][3]<br>
78
> [ELFIO v3.9][1]<br>
89
> [HexViewer v1.14][2]<br>
910
>
1011
[1]: https://github.com/serge1/ELFIO
1112
[2]: https://github.com/Keidan/HexViewer
13+
[3]: https://github.com/uebian/MCPE-Dumper
14+
15+
# License
16+
Copyright (C) 2019-2021 Иван Тимашков
17+
18+
Licensed under the Apache License, Version 2.0 (the "License");
19+
you may not use this file except in compliance with the License.
20+
You may obtain a copy of the License at
21+
22+
http://www.apache.org/licenses/LICENSE-2.0
23+
24+
Unless required by applicable law or agreed to in writing, software
25+
distributed under the License is distributed on an "AS IS" BASIS,
26+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27+
See the License for the specific language governing permissions and
28+
limitations under the License.

0 commit comments

Comments
 (0)