{"id":23419433,"url":"https://github.com/bannsec/frida_build_env","last_synced_at":"2026-01-21T11:11:49.932Z","repository":{"id":63958183,"uuid":"215411461","full_name":"bannsec/frida_build_env","owner":"bannsec","description":"Helper container for building and testing Frida compiles","archived":false,"fork":false,"pushed_at":"2019-10-15T23:00:02.000Z","size":0,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T09:11:47.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/bannsec.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}},"created_at":"2019-10-15T22:59:30.000Z","updated_at":"2024-08-12T19:53:56.000Z","dependencies_parsed_at":"2022-11-30T04:00:23.960Z","dependency_job_id":null,"html_url":"https://github.com/bannsec/frida_build_env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bannsec/frida_build_env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bannsec%2Ffrida_build_env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bannsec%2Ffrida_build_env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bannsec%2Ffrida_build_env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bannsec%2Ffrida_build_env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bannsec","download_url":"https://codeload.github.com/bannsec/frida_build_env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bannsec%2Ffrida_build_env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-23T01:18:00.187Z","updated_at":"2026-01-21T11:11:49.909Z","avatar_url":"https://github.com/bannsec.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nMeant as a helper for building/rebuilding Frida. Here's a couple helpers to put into your `.bashrc` file:\n\n```bash\nalias frida_build=\"sudo docker run -it --rm -v $PWD:/frida bannsec/frida_build\"\n\n# This assumes you're inside a python virtualenv\nfunction frida_build_deploy {\nsudo docker run -it --rm -v $PWD:/frida bannsec/frida_build $@\ncp -rf build/frida-linux-x86_64/lib/python*/site-packages/* $VIRTUAL_ENV/lib/python*/site-packages/.\n}\n```\n\nFor example, to build a custom version of frida and deploy it into your current virtual environment, just do:\n\n```bash\n# cd into your working dir\ncd frida\nfrida_build_deploy python-linux-x86_64 PYTHON=/usr/bin/python3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbannsec%2Ffrida_build_env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbannsec%2Ffrida_build_env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbannsec%2Ffrida_build_env/lists"}