diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 26 |
1 files changed, 26 insertions, 0 deletions
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: + + + +## Minimum Version + +9740 + +## License + +This plugin is released under an [MIT license](./LICENSE). + +## Metadata Version + +2 |
