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
We use that to force IDA to update states about the actions, which are only updated once IDA makes one of a set of changes. request_update forces IDA to check for action updates.
Perhaps flags should be more specific? idk. need to find out why that happens and try fixing it.
The text was updated successfully, but these errors were encountered:
nirizr
changed the title
When no file is loaded into IDA. request_update(0xffffffff) does nothing
When no file is loaded into IDA request_update(0xffffffff) does nothing
Nov 12, 2016
We use that to force IDA to update states about the actions, which are only updated once IDA makes one of a set of changes.
request_update
forces IDA to check for action updates.Perhaps flags should be more specific? idk. need to find out why that happens and try fixing it.
The text was updated successfully, but these errors were encountered: