Revert back to plugins that dont require tomls
Đang mở
enhancement
needs-triage
- Ngôn ngữ chính
- Python
- Star
- 1.2k
- Fork
- 131
- Merge trung bình
- 1 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 14
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.