angr / angr/angr-management

Main menu Analyze > Interact causes exception

Open
#710 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1.2k
Forks
131
Avg merge
1d 11h
Merged PRs (30d)
14

Description

```
Traceback (most recent call last):
File "/angr-management/angrmanagement/ui/main_window.py", line 658, in interact
self.workspace.interact_program(self.workspace.instance.img_name)
File "/angr-management/angrmanagement/ui/workspace.py", line 537, in interact_program
view.initialize(img_name)
AttributeError: 'InteractionView' object has no attribute 'initialize'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.