Skip to content

Commit

Permalink
Update Sidekick plugins.json for client revision 0.3.90
Browse files Browse the repository at this point in the history
  • Loading branch information
kristopax committed Jan 19, 2024
1 parent 7cf3809 commit b08d93b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
|2023-09-06|ui|MIT|[Opaque Predicate Patcher](https://github.com/Vector35/OpaquePredicatePatcher)|[Vector 35 Inc](https://github.com/Vector35)|Automatically patch opaque predicates|
|2022-05-02|helper|MIT|[Sample Plugin](https://github.com/Vector35/sample_plugin)|[Vector 35 Inc](https://github.com/Vector35)|This is a short description meant to fit on one line.|
|2021-11-22|architecture, binaryview, core, helper, ui|MIT|[Sidekick](https://github.com/vector35/sidekick-public)|[Vector 35 Inc](https://github.com/Vector35)|Binary Ninja Sidekick|
|2024-01-18|helper, ui|Commercial|[Signature Kit Plugin](https://github.com/Vector35/sigkit)|[Vector 35 Inc](https://github.com/Vector35)|Python tools for working with Signature Libraries|
|2024-01-19|helper, ui|Commercial|[Signature Kit Plugin](https://github.com/Vector35/sigkit)|[Vector 35 Inc](https://github.com/Vector35)|Python tools for working with Signature Libraries|
|2021-12-02|core, helper, ui|MIT|[Snippet UI Plugin](https://github.com/Vector35/snippets)|[Vector 35 Inc](https://github.com/Vector35)|Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features|
|2023-04-17|ui|MIT|[Tantō](https://github.com/Vector35/tanto)|[Vector 35 Inc](https://github.com/Vector35)|Tantō slices functions to help you can understand them faster.|
|2022-06-21|helper, ui|MIT|[UnPack.Me Automation](https://github.com/Vector35/unpacme)|[Vector 35 Inc](https://github.com/Vector35)|Automatically analyze a binary via unpac.me|
Expand Down
10 changes: 5 additions & 5 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"python3"
],
"description": "Binary Ninja Sidekick",
"longdescription": "# Sidekick\n\nSidekick makes reversing easy. Sidekick is an extension to the BinaryNinja desktop application supported by an AI-powered service that provides new capabilities to help users analyze and understand binary programs.\n\n## Limited Public Release\n\nThe Sidekick plugin is currently available as an official plugin from the Binary Ninja plugin manager. The plugin will not be fully functional without a Sidekick service plan. The ability to purchase a Sidekick plan is available to a limited number of Sidekick account holders. To sign up for a Sidekick account and get on the waitlist, click <a href='https://sidekick.binary.ninja/sign_in'>here</a>.\n# Release Notes\n\nSidekick Client Revision: 0.3.88\n\n## Major Changes\n\n### Improved Variable Naming via User Examples\n\nSome of us tend to learn better by example. Sidekick is no different. With this update, Sidekick now incorporates examples of how the user has named variables that Sidekick has suggested names for in order to suggest better names for variables.\n\n### Improved Structure/Field Naming\n\nWe have made some tweaks to our backend service to help Sidekick suggest better names for structures and fields.\n\n## Other Updates\n\n- Improvement: (Suggestions) Variable naming with user examples\n- Improvement: (Suggestions) Struct/field naming\n- Enhancement: (API) Collect client version, os, and arch to improve troubleshooting\n- Enhancement: (API) Standardize all API end point names\n",
"longdescription": "# Sidekick\n\nSidekick makes reversing easy. Sidekick is an extension to the BinaryNinja desktop application supported by an AI-powered service that provides new capabilities to help users analyze and understand binary programs.\n\n## Limited Public Release\n\nThe Sidekick plugin is currently available as an official plugin from the Binary Ninja plugin manager. The plugin will not be fully functional without a Sidekick service plan. The ability to purchase a Sidekick plan is available to a limited number of Sidekick account holders. To sign up for a Sidekick account and get on the waitlist, click <a href='https://sidekick.binary.ninja/sign_in'>here</a>.\n# Release Notes\n\nSidekick Client Revision: 0.3.90\n\n## Major Changes\n\n### Improved Variable Naming via User Examples\n\nSome of us tend to learn better by example. Sidekick is no different. With this update, Sidekick now incorporates examples of how the user has named variables that Sidekick has suggested names for in order to suggest better names for variables.\n\n### Improved Structure/Field Naming\n\nWe have made some tweaks to our backend service to help Sidekick suggest better names for structures and fields.\n\n## Other Updates\n\n- Improvement: (Suggestions) Variable naming with user examples\n- Improvement: (Suggestions) Struct/field naming\n- Enhancement: (API) Collect client version, os, and arch to improve troubleshooting\n- Enhancement: (API) Standardize all API end point names\n",
"license": {
"name": "Commercial",
"text": "This plugin is fully copyright Vector 35 Inc except as otherwise noted in the source. While source is distributed, no rights to the source are granted beyond those to submodules described <a href='https://docs.sidekick.binary.ninja/about/open-source/'>here</a>. Use of this plugin should be consistent with the terms of service available <a href='https://docs.sidekick.binary.ninja/about/terms-of-service/'>here</a>."
Expand All @@ -26,18 +26,18 @@
"Windows": "no special instructions, package manager is recommended"
},
"dependencies": "requests>=2.28.2,<3\npygments>=2.14.0,<3\nnetworkx>=3.0.0,<4\nintervaltree>=3.0.2,<4\nsentence-transformers>=2.2.2,<3\nscikit-learn>=1.1.3,<2\npyjarowinkler>=1.8,<2\nmarkdown\nwatchdog\npydantic>=1.10,<2\n",
"version": "0.3.88",
"version": "0.3.90",
"author": "Vector 35 Inc",
"minimumbinaryninjaversion": 4450,
"lastUpdated": 1705620907,
"lastUpdated": 1705700916,
"projectUrl": "https://github.com/vector35/sidekick-public",
"projectData": {
"full_name": "Vector35/Sidekick",
"stargazers_count": 1,
"updated_at": "2024-01-18T18:35:07"
"updated_at": "2024-01-19T16:48:36"
},
"authorUrl": "https://github.com/Vector35",
"packageUrl": "https://plugin.sidekick.binary.ninja/plugins/sidekick-0.3.88.zip",
"packageUrl": "https://plugin.sidekick.binary.ninja/plugins/sidekick-0.3.90.zip",
"path": "Vector35_Sidekick"
},
{
Expand Down

0 comments on commit b08d93b

Please sign in to comment.