testwhat / SmaliEx

A wrapper to get de-optimized dex from odex/oat/vdex.
529 stars 142 forks source link

Fix out registers for invoke-polymorphic #54

Closed mfonville closed 6 years ago

mfonville commented 6 years ago

The calculation of the number of output registers for invoke-polymorphic and invoke-polymorphic-range should be based on the number of registers provided.