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
The text was updated successfully, but these errors were encountered:
CalebFenton
changed the title
Method reflection with seemingly concrete variables should be known
Method reflection with seemingly concrete variables should be optimized
Jan 6, 2020
Provide specific APK, DEX, or file hash
SHA256: 74f0cf3cbaaedcc5a185c635ff3ff4ad26afe6a44e0aef7b668555ad5016489b
Describe the bug
A seemingly obvious method invoke is not being detected or optimized correctly.
Also, a bit later on:
To Reproduce
java -jar build/libs/simplify.jar -it 'com/ivy/module/a/a/ServiceMain;->onNotificationPosted' sandbox/delme-joker/classes3.dex -v
Additional context
https://twitter.com/caleb_fenton/status/1214278854883233792
The text was updated successfully, but these errors were encountered: