Package Exports
- ccm-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ccm-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CCM
Open-Source CLI for the CS:GO cheating community. Makes your life easier.
Table of Contents
Installing | Features | Commands | Path | Cheats | Exceptions | Credits
Installing
npm install ccm-cli -gNotes:
You need to start the terminal with administrative permissions.
You need to add either path to your antivirus exclusions.
Features
It's safe!
Some other loaders like BetaLoader was exposed for being a rat/btc miner and DarkSpy was exposed for being a discord token grabber.
It's open-source (no bullshit, it's unobfuscated JavaScript that gets installed to path by npm)
Cheats are either compiled from github source or taken from yougame.biz (reputable russian cheat forum)
Commands
There are numerous aliases to the commands, for an example, the first letter of every command.
ccm ── Main command / About
ccm help ── Help
ccm list ── List of all cheats hosted online
ccm open ── Opens CS:GO
ccm bypass ── Launches VAC Bypass (may need to be launched twice)
ccm inject <cheat> ── Downloads and injects the selected cheatPath
Automatically installs to:
Copy and paste this in your file explorer.
%appdata%/npm/node_modules/ccm-cliCheats, injector and bypass gets downloaded to:
Copy and paste this in your file explorer.
%appdata%/npm/node_modules/ccm-cli/filesList of cheats
Accessible through the ccm l command.
If you ever want me to add a cheat, open an issue on github (must be from somewhere trusted).
├── Name ── Last modified ── Size
├── clarity.dll ── 2021-08-29 14:36 ── 1.4M
├── interium.dll ── 2021-08-29 14:16 ── 10M
├── nixware.dll ── 2021-08-29 14:28 ── 48M
├── osiris.dll ── 2021-08-29 13:48 ── 1.3M
├── otc2.dll ── 2021-08-29 00:50 ── 2.8M
├── otc3.dll ── 2021-08-28 00:24 ── 8.7M
├── supremacy.dll ── 2021-08-29 14:42 ── 1.2MExceptions
- interium.dll ── download, un-zip and drop this folder in %appdata% (otherwise, cheat will crash)
Credits
This project was possible using the help of these programs.
Injector ── modified version of martinjanas/RandoInjector
Bypass ── danielkrupinski/VAC-Bypass-Loader