{"id":51451,"library":"daaku-go-zipexe","title":"go.zipexe","description":"Package zipexe attempts to open an executable binary file as a zip file.","status":"active","version":"1.0.2","language":"go","source_language":null,"source_url":"https://github.com/daaku/go.zipexe","tags":["zip","executable","binary","archive"],"install":[{"cmd":"go get github.com/daaku/go.zipexe","lang":"bash","label":"Install github.com/daaku/go.zipexe"}],"dependencies":[],"imports":[{"symbol":"zipexe","correct":"github.com/daaku/go.zipexe"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/daaku/go.zipexe\"\n)\n\nfunc main() {\n\tzr, err := zipexe.Open(\"/path/to/binary\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(zr)\n}","lang":"go","description":"Open an executable as a zip file and read its contents."},"warnings":[],"env_vars":null,"search_vec":"'archiv':18 'attempt':4 'binari':9,17 'execut':8,16 'file':10,14 'go.zipexe':1 'open':6 'packag':2 'zip':13,15 'zipex':3","created_at":"2026-06-15T06:15:39.894195+00:00","updated_at":"2026-06-15T06:15:39.894195+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/daaku/go.zipexe","github":"https://github.com/daaku/go.zipexe","docs":"https://pkg.go.dev/github.com/daaku/go.zipexe#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}