Skip to content

Commit

Permalink
Commit from GitHub Actions (Update Plugin Repository)
Browse files Browse the repository at this point in the history
  • Loading branch information
psifertex committed Feb 12, 2024
1 parent 21e51b6 commit a87f4e2
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +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|
|[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
206 changes: 201 additions & 5 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,202 @@
"packageUrl": "https://plugin.sidekick.binary.ninja/plugins/sidekick-0.3.92.zip",
"path": "Vector35_Sidekick"
},
{
"pluginmetadataversion": 2,
"name": "COMpanion",
"type": [
"helper"
],
"api": [
"python3"
],
"description": "COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries.",
"license": {
"name": "MIT",
"text": "Copyright (c) 2024 Vector 35\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"version": "0.1.0",
"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": 1707709906,
"projectUrl": "https://github.com/Vector35/COMpanion",
"projectData": {
"id": 756068661,
"node_id": "R_kgDOLRCxNQ",
"name": "COMpanion",
"full_name": "Vector35/COMpanion",
"private": false,
"owner": {
"login": "Vector35",
"id": 10394906,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEwMzk0OTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/10394906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vector35",
"html_url": "https://github.com/Vector35",
"followers_url": "https://api.github.com/users/Vector35/followers",
"following_url": "https://api.github.com/users/Vector35/following{/other_user}",
"gists_url": "https://api.github.com/users/Vector35/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Vector35/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Vector35/subscriptions",
"organizations_url": "https://api.github.com/users/Vector35/orgs",
"repos_url": "https://api.github.com/users/Vector35/repos",
"events_url": "https://api.github.com/users/Vector35/events{/privacy}",
"received_events_url": "https://api.github.com/users/Vector35/received_events",
"type": "Organization",
"site_admin": false
},
"html_url": "https://github.com/Vector35/COMpanion",
"description": "A plugin for helping to reverse engineer Microsoft COM",
"fork": false,
"url": "https://api.github.com/repos/Vector35/COMpanion",
"forks_url": "https://api.github.com/repos/Vector35/COMpanion/forks",
"keys_url": "https://api.github.com/repos/Vector35/COMpanion/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/Vector35/COMpanion/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/Vector35/COMpanion/teams",
"hooks_url": "https://api.github.com/repos/Vector35/COMpanion/hooks",
"issue_events_url": "https://api.github.com/repos/Vector35/COMpanion/issues/events{/number}",
"events_url": "https://api.github.com/repos/Vector35/COMpanion/events",
"assignees_url": "https://api.github.com/repos/Vector35/COMpanion/assignees{/user}",
"branches_url": "https://api.github.com/repos/Vector35/COMpanion/branches{/branch}",
"tags_url": "https://api.github.com/repos/Vector35/COMpanion/tags",
"blobs_url": "https://api.github.com/repos/Vector35/COMpanion/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/Vector35/COMpanion/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/Vector35/COMpanion/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/Vector35/COMpanion/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/Vector35/COMpanion/statuses/{sha}",
"languages_url": "https://api.github.com/repos/Vector35/COMpanion/languages",
"stargazers_url": "https://api.github.com/repos/Vector35/COMpanion/stargazers",
"contributors_url": "https://api.github.com/repos/Vector35/COMpanion/contributors",
"subscribers_url": "https://api.github.com/repos/Vector35/COMpanion/subscribers",
"subscription_url": "https://api.github.com/repos/Vector35/COMpanion/subscription",
"commits_url": "https://api.github.com/repos/Vector35/COMpanion/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/Vector35/COMpanion/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/Vector35/COMpanion/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/Vector35/COMpanion/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/Vector35/COMpanion/contents/{+path}",
"compare_url": "https://api.github.com/repos/Vector35/COMpanion/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/Vector35/COMpanion/merges",
"archive_url": "https://api.github.com/repos/Vector35/COMpanion/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/Vector35/COMpanion/downloads",
"issues_url": "https://api.github.com/repos/Vector35/COMpanion/issues{/number}",
"pulls_url": "https://api.github.com/repos/Vector35/COMpanion/pulls{/number}",
"milestones_url": "https://api.github.com/repos/Vector35/COMpanion/milestones{/number}",
"notifications_url": "https://api.github.com/repos/Vector35/COMpanion/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/Vector35/COMpanion/labels{/name}",
"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:51:46",
"pushed_at": "2024-02-12T03:51:41Z",
"git_url": "git://github.com/Vector35/COMpanion.git",
"ssh_url": "[email protected]:Vector35/COMpanion.git",
"clone_url": "https://github.com/Vector35/COMpanion.git",
"svn_url": "https://github.com/Vector35/COMpanion",
"homepage": null,
"size": 4,
"stargazers_count": 0,
"watchers_count": 0,
"language": "Python",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 0,
"license": {
"key": "mit",
"name": "MIT License",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 0,
"open_issues": 0,
"watchers": 0,
"default_branch": "main",
"permissions": {
"admin": true,
"maintain": true,
"push": true,
"triage": true,
"pull": true
},
"temp_clone_token": "",
"allow_squash_merge": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_auto_merge": false,
"delete_branch_on_merge": false,
"allow_update_branch": false,
"use_squash_pr_title_as_default": false,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE",
"custom_properties": {},
"organization": {
"login": "Vector35",
"id": 10394906,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEwMzk0OTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/10394906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vector35",
"html_url": "https://github.com/Vector35",
"followers_url": "https://api.github.com/users/Vector35/followers",
"following_url": "https://api.github.com/users/Vector35/following{/other_user}",
"gists_url": "https://api.github.com/users/Vector35/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Vector35/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Vector35/subscriptions",
"organizations_url": "https://api.github.com/users/Vector35/orgs",
"repos_url": "https://api.github.com/users/Vector35/repos",
"events_url": "https://api.github.com/users/Vector35/events{/privacy}",
"received_events_url": "https://api.github.com/users/Vector35/received_events",
"type": "Organization",
"site_admin": false
},
"security_and_analysis": {
"secret_scanning": {
"status": "disabled"
},
"secret_scanning_push_protection": {
"status": "disabled"
},
"dependabot_security_updates": {
"status": "disabled"
},
"secret_scanning_validity_checks": {
"status": "disabled"
}
},
"network_count": 0,
"subscribers_count": 2
},
"authorUrl": "https://github.com/Vector35",
"packageUrl": "https://api.github.com/repos/Vector35/COMpanion/zipball/refs/tags/0.1.0",
"packageShortUrl": "https://v35.us/hn2xkvt",
"dependencies": "",
"path": "Vector35_COMpanion",
"commit": "0e631cd7dd5639af4e97ab0abd931bcfd4133138",
"minimumBinaryNinjaVersion": 0,
"installinstructions": {}
},
{
"pluginmetadataversion": 2,
"name": "EFI Resolver",
Expand Down Expand Up @@ -146,8 +342,8 @@
"svn_url": "https://github.com/Vector35/efi-resolver",
"homepage": null,
"size": 10,
"stargazers_count": 27,
"watchers_count": 27,
"stargazers_count": 28,
"watchers_count": 28,
"language": "Python",
"has_issues": true,
"has_projects": true,
Expand All @@ -174,7 +370,7 @@
"visibility": "public",
"forks": 2,
"open_issues": 0,
"watchers": 27,
"watchers": 28,
"default_branch": "main",
"permissions": {
"admin": true,
Expand Down Expand Up @@ -1152,7 +1348,7 @@
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 13,
"open_issues_count": 14,
"license": {
"key": "mit",
"name": "MIT License",
Expand All @@ -1166,7 +1362,7 @@
"topics": [],
"visibility": "public",
"forks": 6,
"open_issues": 13,
"open_issues": 14,
"watchers": 20,
"default_branch": "master",
"permissions": {
Expand Down

0 comments on commit a87f4e2

Please sign in to comment.