You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jdb is a java debugger, which can debug android app either.
This project is a change to jdb/GUI make it disassemble by bytecode instruction line!!!
Today only support java bytecode instruction ,and will support dalvik instruction in the future