Skip to content

Commit

Permalink
update snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
psifertex committed Feb 25, 2024
1 parent 3d23a85 commit 908a4bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
|[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-02-23|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|
|[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|2024-02-25|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|2023-09-13|ui|MIT|
|[Z80 Architecture Plugin](https://github.com/Vector35/Z80)|[Vector 35 Inc](https://github.com/Vector35)|Sample Z80 architecture plugin written to accompany the <a href='https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html'>introductory blog post</a>.|2023-09-06|architecture|MIT|
14 changes: 7 additions & 7 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1255,10 +1255,10 @@
"Windows": "no special instructions, package manager is recommended"
},
"dependencies": "pygments>=2.7.0\n",
"version": "1.22",
"version": "1.23",
"author": "Vector 35 Inc",
"minimumbinaryninjaversion": 1528,
"lastUpdated": 1681746765,
"lastUpdated": 1708897308,
"projectUrl": "https://github.com/Vector35/snippets",
"projectData": {
"id": 211351389,
Expand Down Expand Up @@ -1327,8 +1327,8 @@
"releases_url": "https://api.github.com/repos/Vector35/snippets/releases{/id}",
"deployments_url": "https://api.github.com/repos/Vector35/snippets/deployments",
"created_at": "2019-09-27T15:39:09Z",
"updated_at": "2023-04-17T15:52:45",
"pushed_at": "2024-01-12T19:17:58Z",
"updated_at": "2024-02-25T21:41:48",
"pushed_at": "2024-02-25T21:41:42Z",
"git_url": "git://github.com/Vector35/snippets.git",
"ssh_url": "[email protected]:Vector35/snippets.git",
"clone_url": "https://github.com/Vector35/snippets.git",
Expand Down Expand Up @@ -1423,10 +1423,10 @@
"subscribers_count": 7
},
"authorUrl": "https://github.com/Vector35",
"packageUrl": "https://api.github.com/repos/Vector35/snippets/zipball/refs/tags/1.22",
"packageShortUrl": "https://v35.us/vzvzkxz",
"packageUrl": "https://api.github.com/repos/Vector35/snippets/zipball/refs/tags/1.23",
"packageShortUrl": "https://v35.us/bs1zyn2",
"path": "Vector35_snippets",
"commit": "50035d3ae0a05e919f7e5b27ecb6b94b756fdf82",
"commit": "8fcf9af4fc0d743861772f69859a3e41b0b06b35",
"minimumBinaryNinjaVersion": 0
},
{
Expand Down

0 comments on commit 908a4bd

Please sign in to comment.