{"id":18637579,"url":"https://github.com/dutchcoders/godex","last_synced_at":"2025-07-30T03:34:50.708Z","repository":{"id":26471743,"uuid":"29923423","full_name":"dutchcoders/godex","owner":"dutchcoders","description":"Android DEX file analyzer library. With this go library you can extract metadata from DEX (Dalvik) java class files.","archived":false,"fork":false,"pushed_at":"2015-01-28T16:08:28.000Z","size":152,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T16:15:51.899Z","etag":null,"topics":[],"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/dutchcoders.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}},"created_at":"2015-01-27T16:39:46.000Z","updated_at":"2024-08-12T19:16:05.000Z","dependencies_parsed_at":"2022-08-29T17:20:49.932Z","dependency_job_id":null,"html_url":"https://github.com/dutchcoders/godex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dutchcoders/godex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgodex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgodex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgodex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgodex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dutchcoders","download_url":"https://codeload.github.com/dutchcoders/godex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgodex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267803990,"owners_count":24146527,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-07T05:36:53.597Z","updated_at":"2025-07-30T03:34:50.654Z","avatar_url":"https://github.com/dutchcoders.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# godex\nAndroid DEX file analyzer library. With this go library you can extract metadata from DEX (Dalvik) java class files. \n\n## Usage\n```\ndex, err := Open(\"classes.dex\")\n\nif err != nil {\n    t.Errorf(\"%s\", err)\n}\n\ndex.Dump()\n```\n\n## References\n- https://source.android.com/devices/tech/dalvik/dex-format.html\n- https://android.googlesource.com/platform/dalvik2/+/master\n\n## Contributions\n\nContributions are welcome.\n\n## Creators\n\n**Remco Verhoef**\n- \u003chttps://twitter.com/remco_verhoef\u003e\n- \u003chttps://twitter.com/dutchcoders\u003e\n\n## Copyright and license\n\nCode and documentation copyright 2011-2014 Remco Verhoef.\n\nCode released under [the MIT license](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Fgodex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutchcoders%2Fgodex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Fgodex/lists"}