Home

Awesome

IDAAndroidBreakpoint

IDA plugin aid to set android so breakpoint

Install

  1. Be sure your IDA Pro has installed the IDAPython plugin
  2. Put AndroidBreakpoint.py into plugins folder under your IDA Pro installation path.

Usage

Click the Edit->AndroidBreakpoint->bpInit to set breakpoint on init function

Click the Edit->AndroidBreakpoint->bpInitArray to set breakpoint on InitArray function

Tips