Skip to content

Commit

Permalink
update companion
Browse files Browse the repository at this point in the history
  • Loading branch information
psifertex committed Apr 8, 2024
1 parent feef32b commit a314ea2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
| PluginName | Author | Description | Last Updated | Type | License |
|------------|--------|-------------|--------------|------|---------|
|[6502 Architecture Plugin](https://github.com/Vector35/6502)|[Vector 35 Inc](https://github.com/Vector35)|An architecture plugin for 6502 and binary view for NES roms.|2023-05-30|architecture|MIT|
|[COMpanion](https://github.com/Vector35/COMpanion)|[Vector 35 Inc](https://github.com/Vector35)|COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries.|2024-02-12|helper|MIT|
|[COMpanion](https://github.com/Vector35/COMpanion)|[Vector 35 Inc](https://github.com/Vector35)|COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries.|2024-04-08|helper|MIT|
|[EFI Resolver](https://github.com/Vector35/efi-resolver)|[Vector 35 Inc](https://github.com/Vector35)|A Binary Ninja plugin that automatically resolves type information for EFI protocol usage.|2023-06-15|platform|Apache-2.0|
|[Kaitai UI Plugin](https://github.com/Vector35/kaitai)|[Vector 35 Inc](https://github.com/Vector35)|Browse hex with a tree view populated from Kaitai Struct formats.|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|
Expand Down
46 changes: 23 additions & 23 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"Linux",
"Windows"
],
"version": "0.1.1",
"version": "0.1.2",
"author": "Vector 35 Inc",
"minimumbinaryninjaversion": 4860,
"longdescription": "# COMpanion\nAuthor: **Vector 35 Inc**\n\n_Helper plugin for handling Microsoft COM files._\n\n## Description:\nFinds references to CoCreateInstance, CoGetClassObject, AccessibleObjectFromWindow, and CreateStdAccessibleObject and creates the appropriate COM GUID parameters including type information.\n\n## License\n\nThis plugin is released under an [MIT license](./license).\n",
"lastUpdated": 1707710001,
"longdescription": "# COMpanion (v0.1.2)\nAuthor: **Vector 35 Inc**\n\n_COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries._\n\n## Description:\n\n\nNone\n\n## Minimum Version\n\nThis plugin requires the following minimum version of Binary Ninja:\n\n* 4860\n\n\n## License\n\nThis plugin is released under a MIT license.\n## Metadata Version\n\n2\n",
"lastUpdated": 1712620636,
"projectUrl": "https://github.com/Vector35/COMpanion",
"projectData": {
"id": 756068661,
Expand Down Expand Up @@ -132,8 +132,8 @@
"releases_url": "https://api.github.com/repos/Vector35/COMpanion/releases{/id}",
"deployments_url": "https://api.github.com/repos/Vector35/COMpanion/deployments",
"created_at": "2024-02-11T21:58:30Z",
"updated_at": "2024-02-12T03:53:21",
"pushed_at": "2024-02-12T19:48:46Z",
"updated_at": "2024-04-08T23:57:16",
"pushed_at": "2024-04-08T23:57:10Z",
"git_url": "git://github.com/Vector35/COMpanion.git",
"ssh_url": "[email protected]:Vector35/COMpanion.git",
"clone_url": "https://github.com/Vector35/COMpanion.git",
Expand All @@ -153,7 +153,7 @@
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 1,
"open_issues_count": 0,
"license": {
"key": "mit",
"name": "MIT License",
Expand All @@ -167,7 +167,7 @@
"topics": [],
"visibility": "public",
"forks": 0,
"open_issues": 1,
"open_issues": 0,
"watchers": 1,
"default_branch": "main",
"permissions": {
Expand Down Expand Up @@ -228,11 +228,11 @@
"subscribers_count": 3
},
"authorUrl": "https://github.com/Vector35",
"packageUrl": "https://api.github.com/repos/Vector35/COMpanion/zipball/refs/tags/0.1.1",
"packageShortUrl": "https://v35.us/jlin7k4",
"packageUrl": "https://api.github.com/repos/Vector35/COMpanion/zipball/refs/tags/0.1.2",
"packageShortUrl": "https://v35.us/kl78fv1",
"dependencies": "",
"path": "Vector35_COMpanion",
"commit": "f72ce4d515baa2d02e03db3e2c807608e88d04b5",
"commit": "c1452df857b37601133b776d2c3626683ee3bcac",
"minimumBinaryNinjaVersion": 0,
"installinstructions": {}
},
Expand Down Expand Up @@ -335,13 +335,13 @@
"deployments_url": "https://api.github.com/repos/Vector35/efi-resolver/deployments",
"created_at": "2023-06-14T23:44:54Z",
"updated_at": "2023-06-15T18:42:18",
"pushed_at": "2023-06-15T18:41:29Z",
"pushed_at": "2024-04-05T13:59:37Z",
"git_url": "git://github.com/Vector35/efi-resolver.git",
"ssh_url": "[email protected]:Vector35/efi-resolver.git",
"clone_url": "https://github.com/Vector35/efi-resolver.git",
"svn_url": "https://github.com/Vector35/efi-resolver",
"homepage": null,
"size": 10,
"size": 18,
"stargazers_count": 30,
"watchers_count": 30,
"language": "Python",
Expand All @@ -355,7 +355,7 @@
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 0,
"open_issues_count": 7,
"license": {
"key": "other",
"name": "Other",
Expand All @@ -369,7 +369,7 @@
"topics": [],
"visibility": "public",
"forks": 3,
"open_issues": 0,
"open_issues": 7,
"watchers": 30,
"default_branch": "main",
"permissions": {
Expand Down Expand Up @@ -427,7 +427,7 @@
}
},
"network_count": 3,
"subscribers_count": 4
"subscribers_count": 5
},
"authorUrl": "https://github.com/Vector35",
"packageUrl": "https://api.github.com/repos/Vector35/efi-resolver/zipball/refs/tags/1.0.1",
Expand Down Expand Up @@ -1139,8 +1139,8 @@
"svn_url": "https://github.com/Vector35/kaitai",
"homepage": null,
"size": 11452,
"stargazers_count": 35,
"watchers_count": 35,
"stargazers_count": 36,
"watchers_count": 36,
"language": "Python",
"has_issues": true,
"has_projects": true,
Expand All @@ -1161,7 +1161,7 @@
"visibility": "public",
"forks": 4,
"open_issues": 1,
"watchers": 35,
"watchers": 36,
"default_branch": "master",
"permissions": {
"admin": true,
Expand Down Expand Up @@ -1348,7 +1348,7 @@
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 16,
"open_issues_count": 17,
"license": {
"key": "mit",
"name": "MIT License",
Expand All @@ -1362,7 +1362,7 @@
"topics": [],
"visibility": "public",
"forks": 6,
"open_issues": 16,
"open_issues": 17,
"watchers": 22,
"default_branch": "master",
"permissions": {
Expand Down Expand Up @@ -2146,8 +2146,8 @@
"svn_url": "https://github.com/Vector35/sigkit",
"homepage": "https://binary.ninja/2020/03/11/signature-libraries.html",
"size": 538,
"stargazers_count": 47,
"watchers_count": 47,
"stargazers_count": 48,
"watchers_count": 48,
"language": "Python",
"has_issues": true,
"has_projects": true,
Expand Down Expand Up @@ -2178,7 +2178,7 @@
"visibility": "public",
"forks": 8,
"open_issues": 7,
"watchers": 47,
"watchers": 48,
"default_branch": "master",
"permissions": {
"admin": true,
Expand Down

0 comments on commit a314ea2

Please sign in to comment.