Skip to content

Commit e4d3399

Browse files
committed
📝 Update readme
1 parent 9037aec commit e4d3399

File tree

7 files changed

+4
-2
lines changed

7 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
# Android-Disassembler - Analyze your malicious app on your phone
66

7-
Disassemble **ANY** files including android shared libraries (aka .so files) (NDK, JNI), windows PE files(EXE, DLLs, SYSs, etc..), linux executables, object files, ANY files you want like pictures, audios, etc(for fun) entirely on Android. Capstone-based disassembler application on android.
7+
Android Disassembler is an application that is able to analyze several types of files such as APK files, dex files, shared libraries (aka .so files) (NDK, JNI), windows PE files(EXE, DLLs, SYSs, etc..), linux executables, object files and much more. These app features are based on [capstone library](https://github.com/aquynh/capstone), [elf](https://github.com/serge1/ELFIO) [parser](https://github.com/jawi/java-binutils), [PE parser](https://github.com/kichik/pecoff4j), [backsmali](https://github.com/JesusFreke/smali), and [facile reflector](https://github.com/TomSmartBishop/facile-api).
88

9-
# Version 2.0.1 [pre-release](https://github.com/KYHSGeekCode/Android-Disassembler/releases)!
9+
# Version 2.0.2 [pre-release](https://github.com/KYHSGeekCode/Android-Disassembler/releases)!
1010

1111
## What's new : Tab system renewal, fix several issues
1212
# Features
@@ -91,6 +91,7 @@ Disassemble **ANY** files including android shared libraries (aka .so files) (ND
9191
- [Spek](https://github.com/spekframework/spek)
9292
- [Kotlinx serialization](https://github.com/Kotlin/kotlinx.serialization)
9393
- [AndroidX](https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev)
94+
- [smali](https://github.com/JesusFreke/smali)
9495
# TODO
9596
- Show prototypes of NDK/C standard APIs in the symbols tab.
9697
- More sophisticated colorizing
@@ -106,6 +107,7 @@ Disassemble **ANY** files including android shared libraries (aka .so files) (ND
106107
- About to add other utilities.
107108
- Add android resource analyzer
108109
- Let user choose file from google drive
110+
- Let user choose samples from web by hashes
109111

110112
# Thanks
111113
https://reverseengineering.stackexchange.com/a/20124/23870

at.pollaknet.api.facile.jar

-650 KB
Binary file not shown.

cpu-art-20200307T091849.trace

Whitespace-only changes.

jna.jar

-1.33 MB
Binary file not shown.

0 commit comments

Comments
 (0)