From 14f1c8d9a6b8c46de82d50df4c5e1b3a506d688e Mon Sep 17 00:00:00 2001 From: gerard Date: Mon, 1 Jun 2026 11:44:35 +0200 Subject: setup plugin --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f5aa1b --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# il-expr-graph +Author: **Gerard** + +_il-expr-graph_ + +## Description: + +Builds a visual graph from the currently selected LLIL SSA instruction + +Useful to get a visual representation of an instruction. + +## Example: + +![Example graph of an instruction](./screenshots/example.png) + +## Minimum Version + +9740 + +## License + +This plugin is released under an [MIT license](./LICENSE). + +## Metadata Version + +2 -- cgit v1.3.1