在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):AimTuxOfficial/AimTux开源软件地址(OpenSource Url):https://github.com/AimTuxOfficial/AimTux开源编程语言(OpenSource Language):C++ 98.4%开源软件介绍(OpenSource Introduction):Want to chat or play with other AimTux users? Join us on Gitter! What is AimTux?AimTux is a fully featured internal hack for CounterStrike : Global Offensive written in C++. CompilingNote: Do NOT download or compile as the root user Download the dependencies required to build AimTux:Ubuntu-Based / Debian: sudo apt-get install cmake g++ gdb git libsdl2-dev zlib1g-dev If you're having problems compiling make sure you've got the latest version of Arch: sudo pacman -S base-devel cmake gdb git sdl2 Fedora: sudo dnf install cmake gcc-c++ gdb git libstdc++-static mesa-libGL-devel SDL2-devel zlib-devel Gentoo: sudo emerge cmake dev-vcs/git gdb libsdl2 mesa Download AimTux:git clone --recursive https://github.com/AimTuxOfficial/AimTux cd AimTux Generate a makefilecmake . Compile with makeNote: The make -j 4 InjectingFirst of all, make sure CSGO is open, it doesn't matter whether you're in game or not. Navigate to the directory where AimTux was built if you haven't ready. cd AimTux Now, you can inject the hack with the ./load You might be prompted to enter in your password, this is because the injection script requires root access. You should see a lot of text being printed out, most of which is not important, If the injection was successfull you'll see a message at the bottom saying Now, go back into csgo, if you're in the main menu of the game you should see the AimTux banner in the top left like so: Using the hackNow that AimTux has been injected into the game, press Insert on your keyboard to open the hack menu (ALT+I if you're using a laptop). If you want to change skins, create and load configs or open the player list, you can find those buttons at the top of the screen. Unloading the hackIf you wish to unload the hack from the game, you can do so by entering the command: ./uload Updating AimTuxWe add and improve and fix things almost every day with AimTux. We don't have a fixed release schedule, we just add things to it when they're ready. Because of this, AimTux will need to update a lot. If you don't update once a day then we recommend at LEAST update once a week, and ALWAYS update after a CSGO update, just to make sure we fix anything that's broken. We provide a script included in the AimTux folder that updates AimTux for you. To use it, just run:
And it will download and compile without any effort. Once it's done, happy hacking! ConfigsConfigs are stored in a hidden directory in your home folder. Specifically
Each To add a config, create a folder inside of the To see hidden folders inside your home folder, press CTRL+H when using a file manager. Grenade Configs
Each To add a config, copy the folder containing it to Contributing to AimTuxIf you wish to contribute code to this opensource project, please keep some things mind before creating a pull request:
ScreenshotsCreditsSpecial thanks to @aixxe (aixxe.net) for the skin changer and with the initial project, as well as helping this project with source code (Available on @aixxe's github page.) This project was also originally based upon Atex's Linux Basehook. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论