{"id":13570193,"url":"https://github.com/extremecoders-re/nuitka-extractor","last_synced_at":"2026-01-17T09:43:39.961Z","repository":{"id":178432698,"uuid":"661763955","full_name":"extremecoders-re/nuitka-extractor","owner":"extremecoders-re","description":"Tool to extract nuitka compiled executables","archived":false,"fork":false,"pushed_at":"2025-05-20T14:27:14.000Z","size":22,"stargazers_count":103,"open_issues_count":6,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-20T15:41:37.423Z","etag":null,"topics":["extractor","nuitka","python","unpacker"],"latest_commit_sha":null,"homepage":"","language":"Go","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/extremecoders-re.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":"2023-07-03T15:33:37.000Z","updated_at":"2025-05-20T14:27:19.000Z","dependencies_parsed_at":"2024-11-05T02:42:44.501Z","dependency_job_id":null,"html_url":"https://github.com/extremecoders-re/nuitka-extractor","commit_stats":null,"previous_names":["extremecoders-re/nuitka-extractor"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/extremecoders-re/nuitka-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremecoders-re%2Fnuitka-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremecoders-re%2Fnuitka-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremecoders-re%2Fnuitka-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremecoders-re%2Fnuitka-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extremecoders-re","download_url":"https://codeload.github.com/extremecoders-re/nuitka-extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremecoders-re%2Fnuitka-extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28505565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["extractor","nuitka","python","unpacker"],"created_at":"2024-08-01T14:00:49.433Z","updated_at":"2026-01-17T09:43:34.658Z","avatar_url":"https://github.com/extremecoders-re.png","language":"Go","funding_links":[],"categories":["Extractors"],"sub_categories":["Manual analysis"],"readme":"# Nuitka Extractor\r\n\r\nNuitka extractor is a tool to extract nuitka compiled Python executables. In particular only onefile (single file) executables are supported. The tool can extract both Windows PE as well as Linux ELF binaries.\r\n\r\nNuitka compiles Python code to native code.  A nuitka compiled executable doesn't contain pyc file. Hence this tool can only extract DLLs, shared libraries and other binary assets embedded in the executable.\r\n\r\n## Usage\r\n\r\nPrecompiled binaries can be downloaded from releases.\r\n\r\nSimply pass the path to the file as an argument.\r\n\r\n```\r\n$ ./nuitka-extractor \u003cfile name\u003e\r\n```\r\n\r\n```\r\nX:\\\u003e nuitka-extractor.exe \u003cfile name\u003e\r\n```\r\n\r\n## ToDo\r\n\r\n- Signed PE execuables are not yet supported. Strip the certificate before extraction.\r\n- Support for executables with a hardcoded extraction directory. For such executables, nuitka includes the crc32 of each embedded file within the payload. Thus the payload format is slightly changed.\r\n\r\n## License\r\n\r\nNuitka extractor is released under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextremecoders-re%2Fnuitka-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextremecoders-re%2Fnuitka-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextremecoders-re%2Fnuitka-extractor/lists"}