Skip to content

Commit 549fd36

Browse files
committed
Add deprecation notice.
1 parent a742096 commit 549fd36

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Author: **Vector 35 Inc**
33

44
_Python tools for working with Signature Libraries_
55

6+
## ⚠️ Deprecation Notice
7+
8+
**SigKit is no longer under active development. For more information, please see https://binary.ninja/2025/08/22/warp.html**.
9+
610
## Description:
711

812
This plugin provides Python tools for generating, manipulating, viewing, loading, and saving signature libraries (.sig) for the Signature System. This plugin also provides UI integration for easy access from the Binary Ninja UI to common functions in the `Plugins\Signature Library` menu.

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"flatbuffers"
3131
]
3232
},
33-
"version": "1.2.2",
33+
"version": "1.2.3",
3434
"author": "Vector 35 Inc",
3535
"minimumbinaryninjaversion": 1997
3636
}

0 commit comments

Comments
 (0)