{"id":27554691,"url":"https://github.com/abhithemodder/frida-python","last_synced_at":"2025-04-19T15:11:16.997Z","repository":{"id":254534726,"uuid":"846833707","full_name":"AbhiTheModder/frida-python","owner":"AbhiTheModder","description":"https://github.com/frida/frida-python with devkit","archived":false,"fork":false,"pushed_at":"2024-11-19T05:47:37.000Z","size":337,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T09:11:50.049Z","etag":null,"topics":["frida","frida-python"],"latest_commit_sha":null,"homepage":"","language":"C","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/AbhiTheModder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2024-08-24T04:46:36.000Z","updated_at":"2025-03-28T15:03:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1b2b9ec-d27d-4aba-ab9e-474aee6aa961","html_url":"https://github.com/AbhiTheModder/frida-python","commit_stats":null,"previous_names":["abhithemodder/frida-python-android","abhithemodder/frida-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiTheModder%2Ffrida-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiTheModder%2Ffrida-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiTheModder%2Ffrida-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiTheModder%2Ffrida-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhiTheModder","download_url":"https://codeload.github.com/AbhiTheModder/frida-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249723331,"owners_count":21316001,"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":["frida","frida-python"],"created_at":"2025-04-19T15:11:13.644Z","updated_at":"2025-04-19T15:11:16.990Z","avatar_url":"https://github.com/AbhiTheModder.png","language":"C","readme":"# frida-python\n\nPython [bindings](https://github.com/frida/frida-python) for [Frida](https://frida.re) but with devkit.\n\n# Some tips during development\n\nTo build and test your own wheel, do something along the following lines:\n\n```shell\nFRIDA_VERSION=\u003cFRIDA_VERSION\u003e FRIDA_CORE_DEVKIT=\u003cDEVKIT_PATH\u003e pip wheel .\npip install --force-reinstall frida-\u003cFRIDA_VERSION\u003e-cp37-abi3-linux_aarch64.whl\n```\n\n\u003e [!NOTE]\n\u003e Note that you use devkit of same version which you're installing for.\n\n## Example:\n\n### Automatic (Termux):\n```shell\nwget https://maglit.me/frida-python -O frida-python.sh \u0026\u0026 bash frida-python.sh\n```\n\n### Manually\nIf you're installing frida `16.4.10` and you've downloaded devkit `frida-core-devkit-16.4.10-android-arm64.tar.xz` and extracted into your termux path `$HOME/devkit`:\n\n```shell\ngit clone https://github.com/AbhiTheModder/frida-python\ncd frida-python\nFRIDA_VERSION=16.4.10 FRIDA_CORE_DEVKIT=../devkit pip install .\n```\nthen install `frida-tools`:\n```shell\npip install --upgrade frida-tools\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhithemodder%2Ffrida-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhithemodder%2Ffrida-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhithemodder%2Ffrida-python/lists"}