yhs0602 / Android-Disassembler

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
https://kyhsgeekcode.github.io/Android-Disassembler/
MIT License
596 stars 97 forks source link

Upgrade TextFragment highlighter #97

Open yhs0602 opened 4 years ago

yhs0602 commented 4 years ago

Use some engines, data based highlighting, etc

yhs0602 commented 4 years ago

Try https://github.com/CriticalBlue/smali-syntax-highlighter/blob/master/smali.lang

yhs0602 commented 4 years ago

Manually added xml highlighter for packed xml

yhs0602 commented 4 years ago

Maybe I should fix a bug(?) in highlighter library