{"id":13839967,"url":"https://github.com/guitmz/memrun","last_synced_at":"2025-04-22T09:32:49.621Z","repository":{"id":57628811,"uuid":"136199701","full_name":"guitmz/memrun","owner":"guitmz","description":"Small tool to run ELF binaries from memory with a given process name","archived":false,"fork":false,"pushed_at":"2021-10-06T11:13:09.000Z","size":23,"stargazers_count":162,"open_issues_count":0,"forks_count":32,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-01T22:12:54.809Z","etag":null,"topics":["assembly","elf","golang","linux"],"latest_commit_sha":null,"homepage":"https://www.guitmz.com/running-elf-from-memory/","language":"Assembly","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/guitmz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-05T15:40:58.000Z","updated_at":"2025-03-24T22:05:53.000Z","dependencies_parsed_at":"2022-09-26T20:10:51.654Z","dependency_job_id":null,"html_url":"https://github.com/guitmz/memrun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fmemrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fmemrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fmemrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fmemrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guitmz","download_url":"https://codeload.github.com/guitmz/memrun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250215366,"owners_count":21393787,"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":["assembly","elf","golang","linux"],"created_at":"2024-08-04T17:00:39.438Z","updated_at":"2025-04-22T09:32:49.365Z","avatar_url":"https://github.com/guitmz.png","language":"Assembly","funding_links":[],"categories":["Assembly"],"sub_categories":[],"readme":"# memrun\nSmall tool written in Golang to run ELF (x86_64) binaries from memory with a given process name. Works on Linux where kernel version is \u003e= 3.17 (relies on the `memfd_create` syscall).\n\n# Usage\n\nBuild it with `$ go build memrun.go` and execute it. The first argument is the process name (string) you want to see in `ps auxww` output for example. Second argument is the path for the ELF binary you want to run from memory. \n\n```\nUsage: memrun process_name elf_binary\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitmz%2Fmemrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguitmz%2Fmemrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitmz%2Fmemrun/lists"}