[bug] AttributeError: 'DeviceState' object has no attribute 'device_type'
I am having bellow error when running this command objection -g <IPA Identifier / Name> explore But it worked when I tried it with DIVIA-v2. Does it have something to do with the app? what could be the cause of this?
Using USB device iOS Device
Agent injected and responds ok!
Traceback (most recent call last):
File "/usr/local/bin/objection", line 8, in
Environment:
Device: iPhone XS OS: iOS 14.4 Frida Version: 16.1.11 frida-server of same version Objection Version: 1.11.0
This might be a race condition or due to the app, though not sure would have to look at the old code. They way this works has since been changed quite a bit. Might be worth trying another app or trying to launch it a few times to see how it behaves.
JB tool 「Shadow」 if Shadow enable 「Dynamic Libraries hook」on APP
it will cause 「AttributeError: 'DeviceState' object has no attribute 'device_type'」