{"id":13803368,"url":"https://github.com/Sentinel-One/VTgrepGHIDRA","last_synced_at":"2025-05-13T15:33:23.455Z","repository":{"id":79111991,"uuid":"261395984","full_name":"Sentinel-One/VTgrepGHIDRA","owner":"Sentinel-One","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-18T19:03:33.000Z","size":1926,"stargazers_count":90,"open_issues_count":1,"forks_count":5,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-04T01:02:20.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sentinel-One.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-05T08:05:29.000Z","updated_at":"2024-06-14T22:15:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d831687-2b9c-483e-90ff-f1983c334951","html_url":"https://github.com/Sentinel-One/VTgrepGHIDRA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sentinel-One%2FVTgrepGHIDRA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sentinel-One%2FVTgrepGHIDRA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sentinel-One%2FVTgrepGHIDRA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sentinel-One%2FVTgrepGHIDRA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sentinel-One","download_url":"https://codeload.github.com/Sentinel-One/VTgrepGHIDRA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225239752,"owners_count":17442822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T01:00:30.440Z","updated_at":"2024-11-18T19:31:33.857Z","avatar_url":"https://github.com/Sentinel-One.png","language":"Java","funding_links":[],"categories":["Ghidra Scripts/Plugins/Extension"],"sub_categories":[],"readme":"# ``vtgrepghidra`` - VT-GHIDRA Plugin\r\n\r\n\r\n![Main image](./pics/main.png)\r\n\r\nThis is a non official VirusTotal plugin for GHIDRA. This plugin integrates functionality from VirusTotal web services into the GHIDRA's user interface.\r\nThe current version is v0.1, This plugin is not production-ready yet, and unexpected behavior can still occur and released without any warranty. This release integrates VTGrep into GHIDRA, facilitating the searching for similar code, strings, or sequences of bytes.\r\n\r\n## Requirements\r\n\r\n###### Windows\r\nNo requirements.\r\n###### Linux\r\n`apt-get install osslsigncode` or compile from source code (https://github.com/mtrojnar/osslsigncode) if you are experiencing any problems.\r\n###### MacOS\r\n\r\n`brew install osslsigncode`, also on MacOS, for some reason we didn't want to get into, you'll need to execute in orde for it to work: \r\n\r\n```\r\necho /usr/local/etc/openssl* | xargs -n1 -I{} mkdir -p {}/certs\r\necho /usr/local/etc/openssl* | xargs -n1 -I{} ln -s {}/cert.pem {}/certs/ca-bundle.crt\r\n```\r\n\r\n## Installation\r\n\r\nPlace the script files in any of the ``Script Directories`` (Window-\u003eScript Manager or via the shortcut: ![Script Manager Shortcut](./pics/scriptmanager.png)):\r\n\r\n![Scripting Directories](./pics/scriptingdirectories.png)\r\n\r\nand then click `Refresh script list`.\r\n\r\n\r\n## Features\r\n- *Search for bytes*: it searches for the bytes contained in the selected area \"AS IS\".\r\n- *Search for similar code*: identifies memory offsets or addresses in the currently selected area and ignores them when searching.\r\n- *Search for similar code (strict)*: same as above but it also ignores all the constants in the currently selected area.\r\n- *Search for same signer*: searches for files signed by the same certificate to sign the loaded file.\r\n- *Search for ImpHash*: searches for files with the same import hash.\r\n- *Search similar-to*: searches for files using \"similar-to\" attribute by VT.\r\n- *Customizations*: a comfortable GUI allows you to customize the query by masking/unmasking opcodes and operands before querying VT.\r\n\r\n## Examples\r\n\r\nGeneral usage:\r\n\r\n![General Usage](./pics/generaluse.gif)\r\n\r\n\r\nSearching by the same certificate:\r\n\r\n![Same Certificate](./pics/samecert.gif)\r\n\r\n\r\n## Credits\r\n* This open-source project is backed by [SentinelOne](https://www.sentinelone.com/blog/)\r\n* This plugin is based on GHIDRA's YARA search plugin GUI.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSentinel-One%2FVTgrepGHIDRA","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSentinel-One%2FVTgrepGHIDRA","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSentinel-One%2FVTgrepGHIDRA/lists"}