Skip to content

Commit d83d52b

Browse files
author
fosdickio
committed
Bumping plugin version
1 parent f8304c4 commit d83d52b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|[Auto Utils](https://github.com/404d/autoutils)|[404'd](https://github.com/404d)|Various auto analysis utilities|2020-12-12|helper|python3|MIT|
1414
|[Banjo](https://github.com/ivision-research/banjo)|[Austin Ralls](https://github.com/ivision-research)|Adds support for Android Dex files|2024-04-26|architecture, binaryview|python3|MIT|
1515
|[BD Viewer](https://github.com/PistonMiner/binaryninja-bindiff-viewer)|[Linus S. (aka PistonMiner)](https://github.com/PistonMiner)|View BinDiff results and port symbols|2022-07-26|helper, ui|python3|MIT|
16-
|[Binary Ninja MCP](https://github.com/fosdickio/binary_ninja_mcp)|[fosdick.io](https://github.com/fosdickio)|A Binary Ninja plugin that provides a MCP (Model Context Protocol) server with HTTP endpoints for LLM integration.|2025-03-28|architecture, binaryview, core, helper|python3|GPL-3.0|
16+
|[Binary Ninja MCP](https://github.com/fosdickio/binary_ninja_mcp)|[fosdick.io](https://github.com/fosdickio)|A Binary Ninja plugin that provides a MCP (Model Context Protocol) server with HTTP endpoints for LLM integration.|2025-04-01|architecture, binaryview, core, helper|python3|GPL-3.0|
1717
|[Binary Ninja Ollama](https://github.com/ahaggard2013/binaryninja-ollama)|[Austin Haggard](https://github.com/ahaggard2013)|Binary Ninja Ollama integrates with your own locally hosted ollama server to rename functions and variables with AI|2024-10-09|architecture, binaryview, core, helper, ui|python3|MIT|
1818
|[Binary Ninja Type Manager](https://github.com/Ayrx/binja-typemanager)|[Terry Chia](https://github.com/Ayrx)|Manage custom type libraries.|2021-01-30|helper|python3|MIT|
1919
|[Binary Ninja Wrapped](https://github.com/psifertex/bnwrap)|[Jordan Wiens](https://github.com/psifertex)||2025-04-01|ui|python3|MIT|

plugins.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"clone_url": "https://github.com/psifertex/bnwrap.git",
104104
"svn_url": "https://github.com/psifertex/bnwrap",
105105
"homepage": null,
106-
"size": 387,
106+
"size": 395,
107107
"stargazers_count": 0,
108108
"watchers_count": 0,
109109
"language": "Python",
@@ -212,8 +212,8 @@
212212
"Windows": "See https://github.com/fosdickio/binary_ninja_mcp",
213213
"Linux": "See https://github.com/fosdickio/binary_ninja_mcp"
214214
},
215-
"version": "0.1.0",
216-
"lastUpdated": 1743201560,
215+
"version": "0.2.0",
216+
"lastUpdated": 1743523685,
217217
"projectUrl": "https://github.com/fosdickio/binary_ninja_mcp",
218218
"projectData": {
219219
"id": 956799403,
@@ -283,8 +283,8 @@
283283
"releases_url": "https://api.github.com/repos/fosdickio/binary_ninja_mcp/releases{/id}",
284284
"deployments_url": "https://api.github.com/repos/fosdickio/binary_ninja_mcp/deployments",
285285
"created_at": "2025-03-28T22:07:55Z",
286-
"updated_at": "2025-03-28T22:39:20+00:00",
287-
"pushed_at": "2025-03-31T20:20:50Z",
286+
"updated_at": "2025-04-01T16:08:05+00:00",
287+
"pushed_at": "2025-04-01T16:08:05Z",
288288
"git_url": "git://github.com/fosdickio/binary_ninja_mcp.git",
289289
"ssh_url": "[email protected]:fosdickio/binary_ninja_mcp.git",
290290
"clone_url": "https://github.com/fosdickio/binary_ninja_mcp.git",
@@ -333,12 +333,12 @@
333333
"subscribers_count": 1
334334
},
335335
"authorUrl": "https://github.com/fosdickio",
336-
"packageUrl": "https://api.github.com/repos/fosdickio/binary_ninja_mcp/zipball/refs/tags/v0.1.0",
337-
"packageShortUrl": "https://v35.us/kk91ufa",
336+
"packageUrl": "https://api.github.com/repos/fosdickio/binary_ninja_mcp/zipball/refs/tags/v0.2.0",
337+
"packageShortUrl": "https://v35.us/p1h03cg",
338338
"view_only": false,
339339
"dependencies": "",
340340
"path": "fosdickio_binary_ninja_mcp",
341-
"commit": "8f989859d3da4315cb3b1c4bf80f78e260c07fa9",
341+
"commit": "60788fca9dc958c376ac4dc6b7a85bcc4cb83c91",
342342
"minimumBinaryNinjaVersion": 4000,
343343
"maximumBinaryNinjaVersion": 999999
344344
},
@@ -5923,8 +5923,8 @@
59235923
"svn_url": "https://github.com/mrphrazer/reverser_ai",
59245924
"homepage": "",
59255925
"size": 828,
5926-
"stargazers_count": 917,
5927-
"watchers_count": 917,
5926+
"stargazers_count": 918,
5927+
"watchers_count": 918,
59285928
"language": "Python",
59295929
"has_issues": true,
59305930
"has_projects": true,
@@ -5951,7 +5951,7 @@
59515951
"visibility": "public",
59525952
"forks": 58,
59535953
"open_issues": 3,
5954-
"watchers": 917,
5954+
"watchers": 918,
59555955
"default_branch": "main",
59565956
"permissions": {
59575957
"admin": false,

0 commit comments

Comments
 (0)