{"id":13755508,"url":"https://github.com/handsomematt/ida_func_ptr","last_synced_at":"2025-04-14T11:23:57.787Z","repository":{"id":150435045,"uuid":"98470794","full_name":"handsomematt/ida_func_ptr","owner":"handsomematt","description":"Easily create and copy function pointers to functions in IDA.","archived":false,"fork":false,"pushed_at":"2017-07-27T20:04:12.000Z","size":36,"stargazers_count":7,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-11T15:55:42.117Z","etag":null,"topics":["ida","idapython-plugin","reverse-engineering"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handsomematt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-07-26T22:29:45.000Z","updated_at":"2023-04-13T21:22:25.000Z","dependencies_parsed_at":"2023-04-13T19:16:45.155Z","dependency_job_id":null,"html_url":"https://github.com/handsomematt/ida_func_ptr","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/handsomematt%2Fida_func_ptr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomematt%2Fida_func_ptr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomematt%2Fida_func_ptr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomematt%2Fida_func_ptr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handsomematt","download_url":"https://codeload.github.com/handsomematt/ida_func_ptr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248869620,"owners_count":21174904,"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":["ida","idapython-plugin","reverse-engineering"],"created_at":"2024-08-03T10:00:55.506Z","updated_at":"2025-04-14T11:23:57.763Z","avatar_url":"https://github.com/handsomematt.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"fcf75a0881617d1f684bc8b359c684d7\"\u003e\u003c/a\u003e效率\u0026\u0026导航\u0026\u0026快速访问\u0026\u0026图形\u0026\u0026图像\u0026\u0026可视化"],"sub_categories":["功能"],"readme":"# ida_func_ptr for IDA Pro\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"plugin\" src=\"screenshots/main.png\"/\u003e\n\u003c/p\u003e\n\n## Overview\n\nida_func_ptr is a small utility plugin for [IDA Pro](https://www.hex-rays.com/products/ida/).\nThe plugin allows you to copy C function pointer definitions of functions through the context menus.\n\nFor example the screenshot above will copy the following text onto the clipboard:\n\n```c\nint(* PCMain_cpp_PlayPreIntro)() = (int(*)())(0x00646FF0);\nvoid(* PCMain_PlayIntroLogos)() = (void(*)())(0x00647250);\n```\n\n## Installation\n\nInstall Prefix into the IDA plugins folder.\n\n- Copy the `ida_func_ptr.py` file into to the IDA plugins folder\n    - On Windows, the folder is at `C:\\Program Files (x86)\\IDA 6.8\\plugins`\n    - On MacOS, the folder is at `/Applications/IDA\\ Pro\\ 6.8/idaq.app/Contents/MacOS/plugins`\n    - On Linux, the folder may be at `/opt/IDA/plugins/`\n\nThe plugin has only been tested on IDA Pro 6.8 for Windows.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandsomematt%2Fida_func_ptr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandsomematt%2Fida_func_ptr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandsomematt%2Fida_func_ptr/lists"}