{"id":13653645,"url":"https://github.com/nowsecure/frida-uiwebview","last_synced_at":"2025-04-09T23:36:40.528Z","repository":{"id":46032605,"uuid":"51963213","full_name":"nowsecure/frida-uiwebview","owner":"nowsecure","description":"Inspect and manipulate UIWebView-hosted GUIs through Frida.","archived":false,"fork":false,"pushed_at":"2024-01-22T10:28:04.000Z","size":51,"stargazers_count":44,"open_issues_count":0,"forks_count":9,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-04-24T13:36:28.390Z","etag":null,"topics":["frida","nowsecure","webview"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nowsecure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-02-17T23:26:16.000Z","updated_at":"2024-08-02T02:09:43.816Z","dependencies_parsed_at":"2024-01-07T08:10:13.146Z","dependency_job_id":"7140842d-bc47-49b1-8fb0-1da3de0eb18f","html_url":"https://github.com/nowsecure/frida-uiwebview","commit_stats":{"total_commits":37,"total_committers":4,"mean_commits":9.25,"dds":0.3783783783783784,"last_synced_commit":"26d2710500deb28edadde35714b7786a4deb8247"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-uiwebview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-uiwebview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-uiwebview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-uiwebview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowsecure","download_url":"https://codeload.github.com/nowsecure/frida-uiwebview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248130900,"owners_count":21052816,"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","nowsecure","webview"],"created_at":"2024-08-02T02:01:14.311Z","updated_at":"2025-04-09T23:36:40.499Z","avatar_url":"https://github.com/nowsecure.png","language":"JavaScript","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# frida-uiwebview\n\nInspect and manipulate UIWebView-hosted GUIs through [Frida](https://www.frida.re).\n\n## Example\n\n```js\nimport ui from 'frida-uikit';\nimport web from 'frida-uiwebview';\n\nconst webView = await ui.get(node =\u003e node.type === 'UIWebView');\n\nconst loginButton = await web.get(webView, node =\u003e node.text === 'Log in to Spotify');\nloginButton.click();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Ffrida-uiwebview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowsecure%2Ffrida-uiwebview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Ffrida-uiwebview/lists"}