Provide an interface that enables plugins to add Transformers to the DeobfuscationWindow
Open
enhancement
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
## Provide an interface that enables plugins to add Transformers to the DeobfuscationWindow
Assuming that the current manual loading of the transformer into the DeobfuscationWindow remains unchanged, provide an interface for the Plugin to add a new transformer.
In this way, the existing transformer can be reused through a plugin as an adapter, eliminating the need to re-transplant the existing transformer.
Contributor guide
Assessment
This issue has not been assessed yet.