Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 834 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 834 Bytes

README

Last release Last release date Main branch deploy status Main branch last commit

ts2-disasm-ghidra is the native code disassmbling facility for trueseeing, powered by Ghidra.

Installation

We provide containers so you can use right away as follows; to run:

$ docker run --rm -v $(pwd):/out ghcr.io/alterakey/ts2-disasm-ghidra target.apk
$ docker run --rm -v $(pwd):/out ghcr.io/alterakey/ts2-disasm-ghidra target.xapk
$ docker run --rm -v $(pwd):/out ghcr.io/alterakey/ts2-disasm-ghidra target.ipa