{"id":18494019,"url":"https://github.com/massimo-marino/memory-dumper","last_synced_at":"2025-07-19T12:34:33.493Z","repository":{"id":162666665,"uuid":"143914159","full_name":"massimo-marino/memory-dumper","owner":"massimo-marino","description":"a memory dumper in C++","archived":false,"fork":false,"pushed_at":"2025-02-25T09:50:49.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T10:37:12.982Z","etag":null,"topics":["cpp","cpp17","cpp20","dump","dump-memory","dumper","memory","memory-dump","memory-dumper"],"latest_commit_sha":null,"homepage":"","language":"C++","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/massimo-marino.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-07T18:48:16.000Z","updated_at":"2025-02-25T09:50:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c1df0bd-3c19-4782-be8f-233f5bdb3e1f","html_url":"https://github.com/massimo-marino/memory-dumper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/massimo-marino/memory-dumper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fmemory-dumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fmemory-dumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fmemory-dumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fmemory-dumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/massimo-marino","download_url":"https://codeload.github.com/massimo-marino/memory-dumper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fmemory-dumper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265934230,"owners_count":23852089,"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":["cpp","cpp17","cpp20","dump","dump-memory","dumper","memory","memory-dump","memory-dumper"],"created_at":"2024-11-06T13:17:32.945Z","updated_at":"2025-07-19T12:34:33.487Z","avatar_url":"https://github.com/massimo-marino.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# memory-dumper\nA memory dumper in C++\n\nC++ implementation of a memory dumper.\n\nTested on Ubuntu 24.04.\n\nSee:\n\n[https://web.archive.org/web/20210728162751/https://jrruethe.github.io/blog/2015/08/23/placement-new/](https://web.archive.org/web/20210728162751/https://jrruethe.github.io/blog/2015/08/23/placement-new/)\n\nfor original code.\n\nA PDF copy of that web page is in folder `doc/`.\n\n\n## Requirements\n\n`cmake` is used to compile the sources.\n\nThe default compiler used is `clang++`.\n\nYou might want to change it to `g++`.\n\nThe cmake file compiles with `-std=c++20`.\n\n\n## Install and Run the Example\n\n```bash\n$ git clone https://github.com:massimo-marino/memory-dumper.git\n$ cd memory-dumper\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n$ ./mem-dump\n```\n\n\n## How to Use it\n\nSee the source code and the examples in `main.cpp`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassimo-marino%2Fmemory-dumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassimo-marino%2Fmemory-dumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassimo-marino%2Fmemory-dumper/lists"}