{"id":15719806,"url":"https://github.com/dorkbox/peparser","last_synced_at":"2025-04-15T22:50:58.234Z","repository":{"id":24749662,"uuid":"28162386","full_name":"dorkbox/PeParser","owner":"dorkbox","description":"Windows PE (Portable Executable) file parser for Java 6+","archived":false,"fork":false,"pushed_at":"2024-05-12T21:24:31.000Z","size":365,"stargazers_count":24,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T02:12:12.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dorkbox.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":"2014-12-18T00:54:27.000Z","updated_at":"2024-05-12T21:24:35.000Z","dependencies_parsed_at":"2023-10-11T12:06:36.875Z","dependency_job_id":"1a2ee4cd-6428-4f28-8db4-fdc65f50d635","html_url":"https://github.com/dorkbox/PeParser","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorkbox%2FPeParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorkbox%2FPeParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorkbox%2FPeParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorkbox%2FPeParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorkbox","download_url":"https://codeload.github.com/dorkbox/PeParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167434,"owners_count":21223505,"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-10-03T21:56:51.386Z","updated_at":"2025-04-15T22:50:58.217Z","avatar_url":"https://github.com/dorkbox.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"PeParser\n=========\n\n###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg \"Dorkbox\")](https://git.dorkbox.com/dorkbox/PeParser) [![Github](https://badge.dorkbox.com/github.svg \"Github\")](https://github.com/dorkbox/PeParser) [![Gitlab](https://badge.dorkbox.com/gitlab.svg \"Gitlab\")](https://gitlab.com/dorkbox/PeParser)\n\nProvides a light-weight way to parse and extract data from windows PE files, from Java.\n\nThis library can access meta-data information and details from within the PE file, and specifically it was designed to access and copy out files from the .rsrc section. \n\nWindows PE format and details: http://msdn.microsoft.com/en-us/library/ms809762.aspx\n\n- This is for cross-platform use, specifically - linux 32/64, mac 32/64, and windows 32/64. Java 8+\n\n\n\u0026nbsp; \n\u0026nbsp; \n\nMaven Info\n---------\n```\n\u003cdependencies\u003e\n    ...\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.dorkbox\u003c/groupId\u003e\n      \u003cartifactId\u003ePeParser\u003c/artifactId\u003e\n      \u003cversion\u003e3.3\u003c/version\u003e\n    \u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\nGradle Info\n---------\n```\ndependencies {\n    ...\n    implementation(\"com.dorkbox:PeParser:3.3\")\n}\n```\n\nOr if you don't want to use Maven, you can access the files directly here:  \nhttps://repo1.maven.org/maven2/com/dorkbox/PeParser/  \n\n\nLicense\n---------\nThis project is © 2014 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file \"LICENSE\" for further references.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorkbox%2Fpeparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdorkbox%2Fpeparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorkbox%2Fpeparser/lists"}