{"id":19657820,"url":"https://github.com/gdatasoftwareag/ldpinchunpacker","last_synced_at":"2025-06-15T11:39:11.261Z","repository":{"id":89432507,"uuid":"164592001","full_name":"GDATASoftwareAG/LdpinchUnpacker","owner":"GDATASoftwareAG","description":"Unpacker for the Ldpinch malware","archived":false,"fork":false,"pushed_at":"2021-04-01T15:49:41.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-28T19:41:26.447Z","etag":null,"topics":["malware","reverse-engineering","unpacker"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/GDATASoftwareAG.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":"2019-01-08T07:39:11.000Z","updated_at":"2021-04-01T15:49:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7065c5d-c5d3-4f74-91b3-d19391f5b2ed","html_url":"https://github.com/GDATASoftwareAG/LdpinchUnpacker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GDATASoftwareAG/LdpinchUnpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FLdpinchUnpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FLdpinchUnpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FLdpinchUnpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FLdpinchUnpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GDATASoftwareAG","download_url":"https://codeload.github.com/GDATASoftwareAG/LdpinchUnpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FLdpinchUnpacker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259967777,"owners_count":22939511,"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":["malware","reverse-engineering","unpacker"],"created_at":"2024-11-11T15:33:49.344Z","updated_at":"2025-06-15T11:39:11.254Z","avatar_url":"https://github.com/GDATASoftwareAG.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ldpinch Unpacker\r\n\r\nUnpacker example for the Ldpinch malware.\r\n\r\nTested with the Ldpinch sample with the SHA256: cc65200e7c748e095f65a8d22ecf8618257cc1b2163e1f9df407a0a47ae17b79\r\n\r\nFor more information see the blog post about unpacking Ldpinch: [Unpacking 101: Writing a static Unpacker for Ldpinch](https://www.gdatasoftware.com/blog/2019/01/31413-unpack-lpdinch-malware)\r\n\r\n## Usage\r\n\r\nYou can find a version of the unpacker written in *C* and one in *Rust* in the repository.\r\n\r\n### Rust Version\r\n\r\n```bash\r\n\u003e ./ldpinch_unpacker\r\nLdpInch Unpacker 1.0.0\r\nUnpack LdpInch malware.\r\n\r\nUSAGE:\r\n    ldpinch_unpacker [OPTIONS] -i \u003cinput\u003e\r\n\r\nFLAGS:\r\n    -h, --help       Prints help information\r\n    -V, --version    Prints version information\r\n\r\nOPTIONS:\r\n    -i \u003cinput\u003e         LdpInch file to unpack.\r\n    -o \u003coutput\u003e        Unpacked output file. [default: unpacked.bin]\r\n```\r\n\r\n### C Version\r\n\r\n```bash\r\n\u003e ./ldpinch_unpacker\r\nLDPINCH Unpacker\\nUsage: ldpinch_unpacker [input] [output]\r\n```\r\n\r\nLike the *Rust* version, the *C* version has a default `output` value set to `unpacked.bin`.\r\n\r\n## Build\r\n\r\nThe *Rust* version can be easily build with:\r\n\r\n```bash\r\ncargo build --release\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdatasoftwareag%2Fldpinchunpacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdatasoftwareag%2Fldpinchunpacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdatasoftwareag%2Fldpinchunpacker/lists"}