{"id":18811273,"url":"https://github.com/mrmtwoj/frida_list","last_synced_at":"2026-01-11T05:30:15.903Z","repository":{"id":186251726,"uuid":"457737743","full_name":"mrmtwoj/frida_list","owner":"mrmtwoj","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-28T10:39:52.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T23:54:18.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mrmtwoj.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,"governance":null}},"created_at":"2022-02-10T10:43:41.000Z","updated_at":"2024-07-02T04:28:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"34e9b8c7-17f8-400b-9fe6-0028c73d4db2","html_url":"https://github.com/mrmtwoj/frida_list","commit_stats":null,"previous_names":["mrmtwoj/frida_list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Ffrida_list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Ffrida_list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Ffrida_list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Ffrida_list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmtwoj","download_url":"https://codeload.github.com/mrmtwoj/frida_list/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748254,"owners_count":19690232,"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-11-07T23:25:24.204Z","updated_at":"2026-01-11T05:30:15.853Z","avatar_url":"https://github.com/mrmtwoj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frida Help List \n## Install Frida \n```sh\npip install frida-tools\n```\n## ❤\nhttps://frida.re/docs/home/\n\n## Hook In PackageName\n```sh\nfrida -U -f [.comPackageName] -l [nameScript.js] --no-pause\n```\n\n\u003e Note:\n`[.comPackageName]` frida-ps -U or View in apk Code use (jadx)\n`[nameScript.js]` this javaScript code\nhttps://github.com/skylot/jadx/releases\n\n## Hook In Process\n```sh\nfrida -U -l [nameScript.js] -p [2305]\n```\n\u003e Note:\n`[.2305]` adb shell \u003e ps\n`[nameScript.js]` this javaScript code\n\n## Hook AES And Convert VI , SECURITY CODE (use python ,  string.hex())\n```python\npython \u003e b'dwc512w1d321wf74w5c4vwdcdxw32fd32w4f'.hex();\n```\n\n## ADB RUN PAGE (Activity)\nadb shell am start -n android.app.com.bazar/android.app.com.bazar.ui.activity.login.LoginActivity\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmtwoj%2Ffrida_list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmtwoj%2Ffrida_list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmtwoj%2Ffrida_list/lists"}