r2angrdbg icon indicating copy to clipboard operation
r2angrdbg copied to clipboard

Use angr inside the radare2 debugger. Create an angr state from the current debugger state.

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

Error with Python 2: ![image](https://user-images.githubusercontent.com/526959/59248402-8186a980-8c4c-11e9-81b8-fc2775449a2b.png) Error with Python 3: ![image](https://user-images.githubusercontent.com/526959/59248438-9c591e00-8c4c-11e9-8a3c-e8c777a19b44.png) > Traceback (most recent call last): > File "", line 1, in > File "C:\Python27\lib\site-packages\angrdbg\core.py", line 111, in __init__ >...