Revert back to plugins that dont require tomls
Offen
enhancement
needs-triage
- Vorherrschende Sprache
- Python
- Sterne
- 1.2k
- Forks
- 131
- Ø Merge
- 1 T. 11 Std.
- Gemergte PRs (30 T.)
- 14
Beschreibung
### Description
Currently, you _must_ have a `.toml` file describing your plugin to run it in angr-management. This is different from how **every** other decompiler loads plugins: just throw a python script in a plugins folder and you are done. Additionally, now all the example plugins we still have in angr-management don't work anymore (they don't have a toml).
It would be much more convenient for many different plugins if we could go back to a single script ecosystem for plugins.
### Alternatives
_No response_
### Additional context
_No response_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.