Skip to content

Commit 162c27a

Browse files
committed
Support duplicate symbols and GOT calls
1 parent 50dc860 commit 162c27a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Format String Analysis (v1.0)
1+
# Format String Analysis (v1.1)
22
Author: **Nick Shipp**
33

44
_Script to automatically annotate variadic printf functions_

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Windows": "no special instructions, package manager is recommended"
2525
},
2626
"dependencies": {},
27-
"version": "1.0",
27+
"version": "1.1",
2828
"author": "Nick Shipp",
2929
"minimumbinaryninjaversion": 3814
3030
}

0 commit comments

Comments
 (0)