{"id":27125039,"url":"https://github.com/nightfall-security/dump","last_synced_at":"2025-04-11T01:55:00.135Z","repository":{"id":286181782,"uuid":"960481178","full_name":"NightFall-Security/Dump","owner":"NightFall-Security","description":"dump section of a PE \u0026 display it properly","archived":false,"fork":false,"pushed_at":"2025-04-06T19:17:58.000Z","size":152,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-11T01:54:53.488Z","etag":null,"topics":["cpp","dump","pe","sec","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NightFall-Security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-04-04T14:05:18.000Z","updated_at":"2025-04-07T09:32:31.000Z","dependencies_parsed_at":"2025-04-09T22:58:48.863Z","dependency_job_id":"4aa65d9a-c1dc-4d31-be1b-28d6b8e7e092","html_url":"https://github.com/NightFall-Security/Dump","commit_stats":null,"previous_names":["nightfall-security/dump"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightFall-Security%2FDump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightFall-Security%2FDump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightFall-Security%2FDump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightFall-Security%2FDump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NightFall-Security","download_url":"https://codeload.github.com/NightFall-Security/Dump/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328108,"owners_count":21085258,"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","dump","pe","sec","windows"],"created_at":"2025-04-07T14:29:05.855Z","updated_at":"2025-04-11T01:55:00.106Z","avatar_url":"https://github.com/NightFall-Security.png","language":"C++","readme":"```\n                         ________  ___  ___  _____ ______   ________   \n                        |\\   ___ \\|\\  \\|\\  \\|\\   _ \\  _   \\|\\   __  \\  \n                        \\ \\  \\_|\\ \\ \\  \\\\\\  \\ \\  \\\\\\__\\ \\  \\ \\  \\|\\  \\ \n                         \\ \\  \\ \\\\ \\ \\  \\\\\\  \\ \\  \\\\|__| \\  \\ \\   ____\\\n                          \\ \\  \\_\\\\ \\ \\  \\\\\\  \\ \\  \\    \\ \\  \\ \\  \\___|\n                           \\ \\_______\\ \\_______\\ \\__\\    \\ \\__\\ \\__\\   \n                            \\|_______|\\|_______|\\|__|     \\|__|\\|__|   \n\n                               ----- a base PE section dumper -----\n\n```\n\nDump is a base cli tool aiming to easily dump a PE section \u0026 view informations about it. It displays basic HEX \u0026 ASCII representation of it for reversing \u0026 analyze purpose\n\n\u003e[!Important]\n\u003eThis project was developped as a base lib to other tools.\n\n## Struct : \n\n`pe.hpp` : a base lib containing PE manipulation functions (ReadFile, Load imports, Relocations).\n`main.cpp` : base file containe PeViewer class in charge of the dumping process.\n\n## Build \u0026 run : \n\nBuild program using `g++ main.cpp -o dump` \u0026 run it using : `./dump \u003cpath_to_pe\u003e \u003c.section_name\u003e`\n\n---\n**Dumping .data section sample :**\n\n\u003cimg src=\"https://github.com/NightFall-Security/Dump/blob/main/assets/demo.png\" alt=\"DebugInfo\" /\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightfall-security%2Fdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightfall-security%2Fdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightfall-security%2Fdump/lists"}