{"id":13653657,"url":"https://github.com/nowsecure/frida-memory-stream","last_synced_at":"2025-04-09T23:36:40.314Z","repository":{"id":57241798,"uuid":"60614815","full_name":"nowsecure/frida-memory-stream","owner":"nowsecure","description":"Create a stream from one or more memory regions.","archived":false,"fork":false,"pushed_at":"2024-01-22T10:26:04.000Z","size":26,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-15T02:06:52.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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-06-07T13:22:07.000Z","updated_at":"2024-07-17T12:40:19.000Z","dependencies_parsed_at":"2024-01-07T08:10:19.148Z","dependency_job_id":"34391250-29d1-4452-9147-5183af6e8e0c","html_url":"https://github.com/nowsecure/frida-memory-stream","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-memory-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-memory-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-memory-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Ffrida-memory-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowsecure","download_url":"https://codeload.github.com/nowsecure/frida-memory-stream/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":[],"created_at":"2024-08-02T02:01:14.526Z","updated_at":"2025-04-09T23:36:40.296Z","avatar_url":"https://github.com/nowsecure.png","language":"TypeScript","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# frida-memory-stream\n\nCreate a stream from one or more memory regions.\n\n## Example\n\n```js\nimport memoryStream from 'frida-memory-stream';\n\nconst m = Process.enumerateModules()[0];\nmemoryStream(m.base, m.size).pipe(networkStream);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Ffrida-memory-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowsecure%2Ffrida-memory-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Ffrida-memory-stream/lists"}