secure-software-engineering / FlowDroid

FlowDroid Static Data Flow Tracker
GNU Lesser General Public License v2.1
1.02k stars 292 forks source link

Fix 'cannot set body for non-concrete method!' exception #646

Closed timll closed 9 months ago

timll commented 9 months ago

setActiveBody throws an exception when used on a native method and there is actually an app that marks the onBind method as native...