{"id":13800173,"url":"https://github.com/frida/frida-node","last_synced_at":"2025-05-15T03:07:34.878Z","repository":{"id":28012196,"uuid":"31506841","full_name":"frida/frida-node","owner":"frida","description":"Frida Node.js bindings","archived":false,"fork":false,"pushed_at":"2025-05-14T13:26:52.000Z","size":1031,"stargazers_count":298,"open_issues_count":22,"forks_count":64,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-14T14:52:33.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"toddmotto/public-apis","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"frida"}},"created_at":"2015-03-01T18:56:38.000Z","updated_at":"2025-05-14T13:26:56.000Z","dependencies_parsed_at":"2023-09-23T17:11:52.408Z","dependency_job_id":"efe2c229-f3b3-46bd-a02b-391f6d11c64b","html_url":"https://github.com/frida/frida-node","commit_stats":{"total_commits":357,"total_committers":13,"mean_commits":27.46153846153846,"dds":"0.39495798319327735","last_synced_commit":"a5c78bdd2286fbf88171b188b587fc4ee281b9cf"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frida%2Ffrida-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frida%2Ffrida-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frida%2Ffrida-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frida%2Ffrida-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frida","download_url":"https://codeload.github.com/frida/frida-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254180760,"owners_count":22028031,"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-04T00:01:10.091Z","updated_at":"2025-05-15T03:07:29.868Z","avatar_url":"https://github.com/frida.png","language":"Python","funding_links":["https://github.com/sponsors/frida"],"categories":["Reverse engineering","Reverse Engineering"],"sub_categories":["radare"],"readme":"# frida-node\n\n[![NPM version][npm-v-image]][npm-link]\n[![NPM Downloads][npm-dm-image]][npm-link]\n\n\nNode.js bindings for [Frida](https://frida.re).\n\n## Depends\n\n- Node.js 8.x or newer\n\n## Install\n\nInstall from binary:\n\n```sh\n$ npm install frida\n```\n\nInstall from source:\n\n```sh\n$ make\n$ npm install\n```\n\nBuild for Electron:\n\n```sh\n$ ./configure --with-runtime=electron --with-target=27.0.0\n$ make\n$ npm install\n```\n\n## Examples\n\n* Follow [Setting up the experiment](https://frida.re/docs/functions/) to\n  produce a binary.\n* Run the binary.\n* Take note of the memory address the binary gives you when run.\n* Run any of the examples, passing the name of the binary as a parameter, and\n  the memory address as another.\n\n(**Note**: only some examples use the memory address)\n\n## Developing\n\nTo recompile only the C++ files that have changed, first run the\n\"Install from source\" step above, then simply run `make` again.\n\n### Packaging\n\n```sh\n$ ./configure --with-runtime=electron --with-target=27.0.0\n$ make prebuild\n```\n\n[npm-link]: https://www.npmjs.com/package/frida\n[npm-v-image]: https://img.shields.io/npm/v/frida.svg\n[npm-dm-image]: https://img.shields.io/npm/dm/frida.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrida%2Ffrida-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrida%2Ffrida-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrida%2Ffrida-node/lists"}