8000 GitHub - zorftw/Ion: CS:GO Cheat written in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zorftw/Ion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Ion

CS:GO Cheat / Injector written in Rust

Why Rust?

Rust, a fairly new, and hacky language when it comes to cross thread memory sharing is however not only faster than C++ in most cases, it's more memory safe, less prone to uncaught exceptions, errors and the like. This is what makes Rust so amazing.

How do I compile?

Just move into the project file you'd like to compile, and type cargo build --release

What Rust version is this built on?

All projects in this repo are supposed to be compiled with the latest rust nightly build.

Your code is terrible

It might be, if you find anything that's highly bad make sure to make a pull request!

About

CS:GO Cheat written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0