{"id":18354621,"url":"https://github.com/mrfearless/apisearch-plugin-x64","last_synced_at":"2026-03-15T14:01:56.887Z","repository":{"id":129303737,"uuid":"64424615","full_name":"mrfearless/APISearch-Plugin-x64","owner":"mrfearless","description":"APISearch Plugin (x64) - A Plugin For x64dbg","archived":false,"fork":false,"pushed_at":"2018-07-17T15:43:12.000Z","size":31,"stargazers_count":41,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-18T20:03:47.080Z","etag":null,"topics":["asm","assembler","plugin","radasm","uasm","x64","x64dbg","x64dbg-plugin"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrfearless.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-28T20:03:19.000Z","updated_at":"2025-05-21T08:26:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"be152472-9633-4d05-9d2e-fe6535c0f2bf","html_url":"https://github.com/mrfearless/APISearch-Plugin-x64","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mrfearless/APISearch-Plugin-x64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfearless%2FAPISearch-Plugin-x64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfearless%2FAPISearch-Plugin-x64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfearless%2FAPISearch-Plugin-x64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfearless%2FAPISearch-Plugin-x64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrfearless","download_url":"https://codeload.github.com/mrfearless/APISearch-Plugin-x64/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfearless%2FAPISearch-Plugin-x64/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268548138,"owners_count":24267800,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["asm","assembler","plugin","radasm","uasm","x64","x64dbg","x64dbg-plugin"],"created_at":"2024-11-05T22:04:41.620Z","updated_at":"2026-03-15T14:01:51.835Z","avatar_url":"https://github.com/mrfearless.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APISearch Plugin (x64) - A Plugin For x64dbg\r\n\r\n![](https://github.com/mrfearless/APISearch-Plugin-x64/blob/master/images/APISearch.png) [Current version: 1.0.0.4 - Last updated: 13/01/2017](https://github.com/mrfearless/APISearch-Plugin-x64/releases/latest) For the x86 version of this plugin, visit [here](https://github.com/mrfearless/APISearch-Plugin-x86)\r\n\r\n## Overview\r\n\r\nA plugin to allow searching for API calls and/or searching online from command bar\r\n\r\n## Features\r\n\r\n* Search online for API calls in the dissassembly window (lines that begin with 'call')\r\n* Search from the command bar using google, msdn or pinvoke, ie: 'google \u003csearchterm\u003e'\r\n* Open web browser to google, msdn or pinvoke, ie: 'msdn' opens browser at msdn.microsoft.com\r\n\r\n## How to install\r\n\r\n* If x64dbg (x64dbg 64bit) is currently running, stop and exit.\r\n* Copy the `APISearch.dp64` to your `x64dbg\\x64\\plugins` folder.\r\n* Start x64dbg\r\n\r\n## Information\r\n\r\n* Written by [fearless](https://github.com/mrfearless)  - [www.LetTheLight.in](http://www.LetTheLight.in)\r\n* Created with the [x64dbg Plugin SDK For x64 Assembler](https://github.com/mrfearless/x64dbg-Plugin-SDK-For-x64-Assembler)\r\n* A RadASM project (.rap) is used to manage and compile the plugin. The RadASM IDE can be downloaded [here](http://www.softpedia.com/get/Programming/File-Editors/RadASM.shtml)\r\n* The x64 version of this plugin uses [JWasm64](http://masm32.com/board/index.php?topic=3795.0)\r\n* The [JWasm for RadASM package](http://masm32.com/board/index.php?topic=4162.0) is also required to build this x64 version.\r\n\r\n## x64dbg\r\n* [x64dbg website](http://x64dbg.com)\r\n* [x64dbg github](https://github.com/x64dbg/x64dbg)\r\n* [x64dbg gitter](https://gitter.im/x64dbg/x64dbg)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrfearless%2Fapisearch-plugin-x64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrfearless%2Fapisearch-plugin-x64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrfearless%2Fapisearch-plugin-x64/lists"}