ts2-disasm-ghidra is the native code disassmbling facility for trueseeing, powered by Ghidra.
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