{"id":17909012,"url":"https://github.com/jpbede/sa2go","last_synced_at":"2025-03-23T20:31:21.715Z","repository":{"id":57580640,"uuid":"361852581","full_name":"jpbede/sa2go","owner":"jpbede","description":"VAG SA2 Seed Key algorithm in Go","archived":false,"fork":false,"pushed_at":"2021-05-13T10:41:34.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T00:52:40.721Z","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/jpbede.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["jpbede"]}},"created_at":"2021-04-26T18:23:36.000Z","updated_at":"2024-08-07T20:42:41.000Z","dependencies_parsed_at":"2022-09-14T17:21:31.338Z","dependency_job_id":null,"html_url":"https://github.com/jpbede/sa2go","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fsa2go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fsa2go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fsa2go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fsa2go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpbede","download_url":"https://codeload.github.com/jpbede/sa2go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245164958,"owners_count":20571215,"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-28T19:19:36.627Z","updated_at":"2025-03-23T20:31:21.445Z","avatar_url":"https://github.com/jpbede.png","language":"Go","funding_links":["https://github.com/sponsors/jpbede"],"categories":[],"sub_categories":[],"readme":"# VAG SA2 Seed Key algorithm in Go\n\nSA2 Seed/Key authentication is a mechanism for authorizing test / tool clients with Volkswagen Auto Group control units, usually used to unlock a Programming session to re-flash the control units.\n\nBased on the work of https://github.com/bri3d/sa2_seed_key\n\n## How to use\n\n```go\nimport \"go.bnck.me/sa2\"\n\nsa := sa2.New([]byte{0x68, 0x02, 0x81, 0x49, 0x93, 0xa5, 0x5a, 0x55, 0xaa, 0x4a, 0x05, 0x87, 0x81, 0x05, 0x95, 0x26, 0x68, 0x05, 0x82, 0x49, 0x84, 0x5a, 0xa5, 0xaa, 0x55, 0x87, 0x03, 0xf7, 0x80, 0x6a, 0x4c})\nresult := sa.Execute(0x1a1b1c1d)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fsa2go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpbede%2Fsa2go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fsa2go/lists"}