angr / angr/angr-management

Allow optimization pass ordering from the GUI

Aperta
#1,184 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
1.2k
Fork
131
Merge medio
1g 11h
PR unite (30g)
14

Descrizione

### 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_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.