{"id":20004204,"url":"https://github.com/0zean/coral","last_synced_at":"2026-05-08T23:16:08.022Z","repository":{"id":244154891,"uuid":"814412653","full_name":"0zean/coral","owner":"0zean","description":"A read-only streamlit framework for Counter-Strike 2 (CS2) game enhancements using Python. For Educational purposes only.","archived":false,"fork":false,"pushed_at":"2025-02-21T21:50:02.000Z","size":1086,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T22:29:23.572Z","etag":null,"topics":["counter-strike-2","cs2","memory-reading","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0zean.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-13T01:04:34.000Z","updated_at":"2025-02-21T21:50:06.000Z","dependencies_parsed_at":"2024-10-22T04:11:13.018Z","dependency_job_id":"91248a7f-e895-458b-9e88-60afc125a24c","html_url":"https://github.com/0zean/coral","commit_stats":null,"previous_names":["0zean/oasis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0zean%2Fcoral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0zean%2Fcoral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0zean%2Fcoral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0zean%2Fcoral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0zean","download_url":"https://codeload.github.com/0zean/coral/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241444037,"owners_count":19963748,"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":["counter-strike-2","cs2","memory-reading","streamlit"],"created_at":"2024-11-13T05:28:54.941Z","updated_at":"2026-05-08T23:16:08.017Z","avatar_url":"https://github.com/0zean.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"/assets/banner.png\" width=\"450\"/\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://raw.githubusercontent.com/0zean/coral/main/LICENSE\" target=\"_blank\"\u003eMIT License\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/0zean/oasis?style=for-the-badge\u0026logo=github\u0026color=ea7070\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/0zean/oasis?style=for-the-badge\u0026logo=github\u0026color=2694ab\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/commit-activity/t/0zean/oasis?style=for-the-badge\u0026logo=github\u0026color=e59572\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/0zean/oasis?style=for-the-badge\u0026logo=github\u0026color=4dbedf\"/\u003e\n\u003c/div\u003e\n\nA streamlit web-app framework for Counter-Strike 2 mods built using Python. **For Educational purposes only.**\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"/assets/demo.png\" alt=\"icon\"/\u003e\n\u003c/div\u003e\n\n# Setup\n\nYou'll need [a2x's cs2-dumper](https://github.com/a2x/cs2-dumper) for updating offsets at launch. You can find the `cs2-dumper.exe` under releases or, preferably, compile it yourself so its up to date.\n\nOnce downloaded, place it in the same folder as this repo after cloning.\n\n## 🎚️ Features:\n\n- [x] RCS (amount slider)\n- [x] Trigger Bot (trigger key)\n- [x] ESP (box, health, name, skeleton)\n- [ ] Misc\n\n### 🧬 1. Clone the Repo\n\n```bash\ngit clone https://github.com/0zean/coral.git\n```\n\n### 🛠️ + 📦 2. Create virtual env \u0026 install libraries\n\nSimultaneously create venv and install dependencies via `uv` (make sure [uv](https://docs.astral.sh/uv/getting-started/installation/) is installed first):\n\n```bash\nuv sync\n```\n\n### 🚀 3. Run the application\n\nTo start the streamlit app, have CS2 running and double-click `start.bat`. This will run the offset dumper and start the streamlit server.\n\nThe web app will compile and then start running at `http://localhost:8501` which will be automatically copied to the clipboard.\n\nBecause the streamlit app is hosted on localhost, it can optionally be accessed through your phone if you create an exception for port `8501` in your firewall Inbound Rules.\n\n### ⚠️ Warning\n\nCheating in Counter-Strike 2 is not condoned and there is no guarentee this app won't result in a ban. This project is intended for educational purposes showcasing read-only memory applications. **Use at your own risk!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0zean%2Fcoral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0zean%2Fcoral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0zean%2Fcoral/lists"}