angr / angr/angr-management

Allow optimization pass ordering from the GUI

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

Description

### Description

As a developer, you often need to toggle certain optimization passes using the following window on decompilation:
Screenshot 2024-02-23 at 3 39 34 PM

In addition to an optimization pass being on, the order they trigger also matters. This could be super useful if we could drag the click blocks up and down to affect the order. All that would need to change is how we pass `optimization_passes` kwarg to the Decompiler analysis.

### Alternatives

_No response_

### Additional context

_No response_

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.