Skip to content

alterakey/ts2-disasm-ghidra

Repository files navigation

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