{"id":20520997,"url":"https://github.com/owlinux1000/pedumper","last_synced_at":"2025-06-11T03:33:16.515Z","repository":{"id":144322063,"uuid":"578355265","full_name":"owlinux1000/pedumper","owner":"owlinux1000","description":"pedumper can easily dump PE files in the target memory","archived":false,"fork":false,"pushed_at":"2022-12-21T01:40:56.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-06T00:26:14.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/owlinux1000.png","metadata":{"files":{"readme":"docs/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":"2022-12-14T21:30:52.000Z","updated_at":"2024-04-14T14:12:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fd7b84f-8dea-4167-a41b-4ffa57cc18ac","html_url":"https://github.com/owlinux1000/pedumper","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/owlinux1000%2Fpedumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fpedumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fpedumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fpedumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owlinux1000","download_url":"https://codeload.github.com/owlinux1000/pedumper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fpedumper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259191971,"owners_count":22819409,"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-11-15T22:25:12.687Z","updated_at":"2025-06-11T03:33:16.490Z","avatar_url":"https://github.com/owlinux1000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pedumper\n[![Downloads](https://pepy.tech/badge/pedumper)](https://pepy.tech/project/pedumper)\n\npedumper can easily dump PE files within memory.\n\n## Installation\n\n```cmd\npip install pedumper\n```\n\n## How to use\n\n```cmd\nC:\\Users\\user\\Desktop\u003epedumper -p 24532\n[!] Found a PE file in the target memory\n[*] Address     : 0x133f8e80000\n[*] Region      : 0x133f8e80000 - 0x133f8eb7000\n[*] Protect     : 0x40 (PAGE_EXECUTE_READWRITE)\n[*] Type        : 0x20000 (MEM_PRIVATE)\n[*] State       : 0x1000 (MEM_COMMIT)\n[!] Saved the found PE to 0x133f8e80000.exe\n\n[!] Found a PE file in the target memory\n[*] Address     : 0x133f8e9b800\n[*] Region      : 0x133f8e80000 - 0x133f8eb7000\n[*] Protect     : 0x40 (PAGE_EXECUTE_READWRITE)\n[*] Type        : 0x20000 (MEM_PRIVATE)\n[*] State       : 0x1000 (MEM_COMMIT)\n[!] Saved the found PE to 0x133f8e9b800.exe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fpedumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowlinux1000%2Fpedumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fpedumper/lists"}