{"id":13790610,"url":"https://github.com/kost/memdump","last_synced_at":"2025-04-14T04:08:08.771Z","repository":{"id":136773957,"uuid":"125019629","full_name":"kost/memdump","owner":"kost","description":"System Memory dump","archived":false,"fork":false,"pushed_at":"2018-03-13T09:19:31.000Z","size":16,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-27T18:01:38.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kost.png","metadata":{"files":{"readme":"README","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-13T08:45:59.000Z","updated_at":"2024-09-21T10:57:22.000Z","dependencies_parsed_at":"2024-01-17T16:31:41.399Z","dependency_job_id":null,"html_url":"https://github.com/kost/memdump","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmemdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmemdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmemdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmemdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kost","download_url":"https://codeload.github.com/kost/memdump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819403,"owners_count":21166477,"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-03T22:00:47.968Z","updated_at":"2025-04-14T04:08:08.752Z","avatar_url":"https://github.com/kost.png","language":"C","funding_links":[],"categories":["Tools"],"sub_categories":["Recovering tool / Memory Extraction"],"readme":"memdump - memory dumper for UNIX-like systems.\n\nWhat can you expect to find in a system memory dump? Bits from the\noperating system, from running processes, and from every file and\ndirectory that has been accessed recently. Depending on the operating\nsystem you may even find some information from deleted files and\nexited processes, although that information tends to be short-lived.\n\nTo dump physical memory: \n\n    memdump | nc host port\n    memdump | openssl s_client -connect host:port\n\nFor best results send output off-host over the network. Writing to      \nfile risks clobbering all the memory in the file system cache. Use\nnetcat, stunnel, or openssl, depending on your requirements.\n\nWith the exception of Linux, dumping UNIX system memory is a tricky\nbusiness because /dev/mem has holes that one has to carefully skip\naround in order not to read nonsense or even miss information.\n\nSee the memdump.1 manual page for detailed documentation. Be sure\nto pay attention to all the warnings. It is easy to produce an\ninvalid result or to lock up the machine really hard.\n\nThis software was tested on Linux, Solaris, FreeBSD, OpenBSD, and\nis distributed under the IBM Public License.\n\nWietse Venema\nIBM T.J. Watson Research\nP.O. Box 704\nYorktown Heights, NY 10598, USA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fmemdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkost%2Fmemdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fmemdump/lists"}