Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rikodot authored Mar 30, 2023
1 parent d7262c7 commit c7ce46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This python script serves just as a loader for the actual plugin since it is written in C++ and might not be directly used with Binary Ninja's plugin manager.<br>
**For full readme and source code of native sigscan plugin check out [binja_native_sigscan](https://github.com/rikodot/binja_native_sigscan).**<br>
This python script serves just as a loader for the actual plugin since it is written in C++ and might not be directly used with Binary Ninja's plugin manager.<br>
More information about my native plugin loader can be found at [binja_native_plugin_loader](https://github.com/rikodot/binja_native_plugin_loader).

0 comments on commit c7ce46d

Please sign in to comment.