Skip to content

dexFile API

lucasduffey edited this page Sep 1, 2016 · 4 revisions

gettypename: returns string like "libcore.io.ErrnoException", you may want to apply shorty_decode to result

get_string_by_id: should apply

get_proto_fullname: example return "java.lang.String libcore.io.ErrnoException::getMessage()"

**get_binja_proto_fullname: **

parse_instruction: porting to my code. currently takes the entire code block

dex_decode: TODO func_point: list of functions

Clone this wiki locally