{"id":18721740,"url":"https://github.com/emily33901/argonx","last_synced_at":"2025-04-12T14:32:47.369Z","repository":{"id":103790899,"uuid":"161047733","full_name":"emily33901/argonx","owner":"emily33901","description":"Open source `steamclient.dll` replacement in C++","archived":false,"fork":false,"pushed_at":"2020-01-23T17:24:57.000Z","size":4582,"stargazers_count":38,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T09:03:25.822Z","etag":null,"topics":["backend","setam-client","steam","steam-api","steamkit2","steamworks"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emily33901.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":"2018-12-09T14:28:19.000Z","updated_at":"2025-03-20T14:44:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecbdbb53-d472-4ff1-b155-9561f21405fe","html_url":"https://github.com/emily33901/argonx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emily33901%2Fargonx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emily33901%2Fargonx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emily33901%2Fargonx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emily33901%2Fargonx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emily33901","download_url":"https://codeload.github.com/emily33901/argonx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581010,"owners_count":21128092,"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":["backend","setam-client","steam","steam-api","steamkit2","steamworks"],"created_at":"2024-11-07T13:36:26.699Z","updated_at":"2025-04-12T14:32:47.364Z","avatar_url":"https://github.com/emily33901.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# argonx [![CircleCI](https://img.shields.io/circleci/project/github/emily33901/argonx/master.svg?logo=CircleCI)](https://circleci.com/gh/emily33901/argonx/tree/master)\n\nOpen source `steamclient.dll` / `steamclient.so` replacement.\n\nBuilt on the work done by [SteamKit2](https://github.com/SteamRE/SteamKit) and [Steam++]( https://github.com/seishun/SteamPP). However aiming for a different goal - binary interoperability with what already exists.\n\n## Building:\nRequires `libzmq`, `libprotobuf`, `libcrypto++`, `libarchive`, `libpthread`\n```\ngit clone https://github.com/emily33901/argonx.git\ngit submodule update --init --recursive\n\ncd argonx\nchmod +x tools/patch-externals.sh\ntools/patch-externals.sh\n\n./make.sh\n```\n\n## Caution:\nargonx relys some **very specific** implementation defined behaviour (Like assuming what register `this` gets passed in and the structure of virtual call thunks which are generated by the compiler).\n\nI personally use clang-7 on linux and msvc-v142 on windows. Not compiling with either of these may result in **very hard to find segfaults**. A proper testing mechanism will be set with ci in the future. (Recently upgraded to v142 as the result of bad codegen in v141 in Buffer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femily33901%2Fargonx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femily33901%2Fargonx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femily33901%2Fargonx/lists"}