We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50dc860 commit 162c27aCopy full SHA for 162c27a
README.md
@@ -1,4 +1,4 @@
1
-# Format String Analysis (v1.0)
+# Format String Analysis (v1.1)
2
Author: **Nick Shipp**
3
4
_Script to automatically annotate variadic printf functions_
plugin.json
@@ -24,7 +24,7 @@
24
"Windows": "no special instructions, package manager is recommended"
25
},
26
"dependencies": {},
27
- "version": "1.0",
+ "version": "1.1",
28
"author": "Nick Shipp",
29
"minimumbinaryninjaversion": 3814
30
}
0 commit comments