You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/TimScriptov/Disassembler)[](https://play.google.com/store/apps/details?id=com.mcal.disassembler)
1
+
[](https://github.com/TimScriptov/Disassembler)[](https://play.google.com/store/apps/details?id=com.mcal.disassembler)
2
2
3
3
### Disassembler
4
4
An android app which can load .so files to find symbols and vtables.
5
5
6
6
### Additional components
7
+
> [MCPE-Dumper v1.2][3]<br>
7
8
> [ELFIO v3.9][1]<br>
8
9
> [HexViewer v1.14][2]<br>
9
10
>
10
11
[1]: https://github.com/serge1/ELFIO
11
12
[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
0 commit comments