This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
nekohook/readme.md
2020-08-04 13:13:01 -04:00

43 lines
1.6 KiB
Markdown

# Nekohook: Free, fast and modular cheat software
![banner](https://cdn.discordapp.com/attachments/371237920545439745/403928612887068692/nekohook-banner.png)
## Discord Server
[NekoHook Discord Server](https://discord.gg/ANEy7MH)
Catbot is iffy, just wait until you are registered. Make sure to read the rules!
## About
Nekohook is an extremely modular training software framework designed to work with many games, even games not using the source engine!
This nekohook fork is currently a work in progress but you may request a personal build at the discord server if you cant build yourself.
Nekohook is currently VAC undetected on linux only!
# Installation and usage
Nekohook uses game modules. You must select one to build.
```bash
git clone --recursive https://github.com/oneechanhax/nekohook && cd nekohook && ./build
```
## Updating
```bash
git pull
```
## Injecting
Use the attach script like so. You may find more useful development tools with -h.
```bash
sudo ./attach
```
## Issues
You may report issues to the github.
Explain what the issue is and how to recreate it in detail.
Providing a backtrace or even a fix is recommended.
### Credits
Contribute to nekohook and get yourself some credits!
Current Credits goto...
nullifiedcat - Nekohook is still loosly based off of cathook and I use alot from it.
F1ssi0n - Helping me when I started changing nekohook to be more modular and less tied to source, and continuing to help me with various questions about c++.
Nopey Nope - Contributing to nekohook directly by fixing up the gui to a more workable state.