{"id":18596233,"url":"https://github.com/lagradost/valox","last_synced_at":"2025-07-25T05:16:21.742Z","repository":{"id":257418903,"uuid":"655739086","full_name":"LagradOst/Valox","owner":"LagradOst","description":"A Valorant hack in rust","archived":false,"fork":false,"pushed_at":"2023-06-19T15:11:38.000Z","size":1278,"stargazers_count":72,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-26T21:09:00.739Z","etag":null,"topics":["external-hack","valorant-hack"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LagradOst.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":"2023-06-19T13:53:41.000Z","updated_at":"2024-12-23T21:59:58.000Z","dependencies_parsed_at":"2024-09-17T06:03:36.678Z","dependency_job_id":null,"html_url":"https://github.com/LagradOst/Valox","commit_stats":null,"previous_names":["lagradost/valox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LagradOst%2FValox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LagradOst%2FValox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LagradOst%2FValox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LagradOst%2FValox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LagradOst","download_url":"https://codeload.github.com/LagradOst/Valox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239379326,"owners_count":19628684,"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":["external-hack","valorant-hack"],"created_at":"2024-11-07T01:23:34.440Z","updated_at":"2025-02-17T23:10:17.262Z","avatar_url":"https://github.com/LagradOst.png","language":"Rust","readme":"# Valox\n\nThis is a valorant hack leveraging many rust features to make it both easy to read and write code. It was made to show how to make an external in rust.\nThis project uses a custom made proc macro to convert an offset file to typechecked pointers making it easy to update and removes much of the boilerplate. \nAll this is a subset of my private hack, and was put togheter over the weekend so there might be unused or useless code included. \nIt uses a transparent topmost overlay with egui for drawing and cc for c++ decryption. The drawing itself is very simplistic by design and should be improved to suit your own need.\n\n### Licence\nThis project (valox, memory, ue4-rs, memory, memory_macros) is GPLv3 and FOSS and that means that you cant sell this without making it open source too, so no P2C. However you are free to use it yourself.\nhttps://gist.github.com/kn9ts/cbe95340d29fc1aaeaa5dd5c059d2e60\n\n### Features\n+ Tracers\n+ Bezier Bones\n+ 2D Box\n+ Player hp\n+ Dropped item names\n+ Bomb timer\n+ Sage wall hp\n+ Egui menu (Right Alt)\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"esp.png\" height=\"400\"/\u003e\n\u003c/p\u003e\n\n### How to run\n1. Install rust https://www.rust-lang.org/tools/install\n2. Add your driver coms in memory/src/driver\n3. \"cargo run --release\" in the valox directory \n\n### Project structure\n#### valox\nvalox is the main hack entry and where you add hack features. The core code should be easy to follow, however does not include a save or load, can be added via https://github.com/serde-rs/serde \nActors looping is done with https://www.unknowncheats.me/forum/valorant/585072-actors-looping.html\n\n#### ue4-rs \nThe unreal engine sdk along with egui camera. If you want to add images or better drawing you do it here. It also includes a c++ decryption file, you can look at that if you require\nother c++ features.\n\n#### memory_macros\nSeveral proc macros, includes the offset parsing and hashing. \n\n#### memory\nThis file includes the driver code along with read and write.\n\n#### egui\nThis is a folder containing the actual overlay code, due to an issue with how the transparent topmost window was created I had to fork all these libs\nand fix them\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flagradost%2Fvalox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flagradost%2Fvalox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flagradost%2Fvalox/lists"}