Skip to content

lucasduffey/binja_smali

Repository files navigation

linux installation

# setup
cd ~/.binaryninja/plugins/
git clone https://github.com/lucasduffey/binja_smali

about

  • apkView.py - carves out the dex file, then overwrites the view with it
  • dexView.py - responsible for rendering the dexView + dex arch in binary ninja
  • dexFile.py - this deals with the dex file structure

upstream binja issues

decompiled source code view workarounds:
* show_plain_text_report
* show_html_report
* show_markdown_report

(semi-)fixed binja issues

thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages