AngryIDA icon indicating copy to clipboard operation
AngryIDA copied to clipboard

Python based angr plug in for IDA Pro.

Results 1 AngryIDA issues
Sort by recently updated
recently updated
newest added

``` Traceback (most recent call last): File "C:/Program Files/IDA 7.0/plugins/AngryIDA.py", line 287, in activate explore_run() File "C:/Users/Rebellion/Downloads/AngryIDA.py", line 506, in explore_run k = initial_state.posix.files[0].read_from(1) AttributeError: 'SimSystemPosix' object has no attribute...