{"id":13593694,"url":"https://github.com/memflow/memflow-coredump","last_synced_at":"2025-04-09T05:31:58.364Z","repository":{"id":43378597,"uuid":"282668598","full_name":"memflow/memflow-coredump","owner":"memflow","description":" memflow connector backend for microsoft windows coredump files","archived":false,"fork":false,"pushed_at":"2024-04-03T21:23:24.000Z","size":121,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T21:02:31.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/memflow.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":"2020-07-26T14:38:04.000Z","updated_at":"2024-09-18T22:47:16.000Z","dependencies_parsed_at":"2024-01-16T22:21:02.762Z","dependency_job_id":"0b72f56c-d29d-4adc-8397-4ec6e628478c","html_url":"https://github.com/memflow/memflow-coredump","commit_stats":{"total_commits":38,"total_committers":3,"mean_commits":"12.666666666666666","dds":"0.13157894736842102","last_synced_commit":"98f2ebd8e904bbdec3b1b335b067ab6887a61baf"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memflow%2Fmemflow-coredump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memflow%2Fmemflow-coredump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memflow%2Fmemflow-coredump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memflow%2Fmemflow-coredump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memflow","download_url":"https://codeload.github.com/memflow/memflow-coredump/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247986829,"owners_count":21028889,"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-01T16:01:23.236Z","updated_at":"2025-04-09T05:31:58.049Z","avatar_url":"https://github.com/memflow.png","language":"Rust","funding_links":[],"categories":["Exploitation Tools"],"sub_categories":["Unikernel-like"],"readme":"# memflow-coredump\n\nThe `coredump` connector implements the Microsoft Windows Coredump format for 32-bit and 64-bit Coredump files. It implements support for full core dumps (type 1) and partial bit mapped core dumps (type 5).\n\n## Compilation\n\n### Installing the library\n\nThe recommended way to install memflow connectors is using [memflowup](https://github.com/memflow/memflowup#memflowup---memflow-setup-tool).\n\n### Development builds\n\nTo compile the connector as dynamic library to be used with the memflow plugin system use the following command:\n\n```\ncargo build --release --all-features\n```\n\nThe plugin can then be found in the `target/release/` directory and has to be copied to one of [memflows default search paths](https://github.com/memflow/memflow/blob/main/memflow/src/plugins/mod.rs#L379).\n\n### Linking the crate statically in a rust project\n\nTo use the connector in a rust project just include it in your Cargo.toml\n\n```\nmemflow-coredump = \"0.2\"\n```\n\n## Arguments\n\nThe `target` argument specifies the filename of the coredump file to be opened.\n\n## License\n\nLicensed under MIT License, see [LICENSE](LICENSE).\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemflow%2Fmemflow-coredump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemflow%2Fmemflow-coredump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemflow%2Fmemflow-coredump/lists"}