Giter Club home page Giter Club logo

how-to-create-a-csgo-cheating-program's Introduction

前言

说明

作者大学生一个,技术水平有限,而且学习方向也不是破解逆向相关的,有错误的地方还望大佬指点。

再次说明

教程以交流技术为主要目的,只学技术,可别卖挂啊!!!!

针对对象

教程针对的是刚刚入门相关技术的,所以会简单点。

需要工具

Cheat Engine(CE) - 找游戏内基址和偏移,略微懂一点就好。

Visual Studio(VS) - 编写和编译C++代码,应该哪一个版本的都没问题

教程安排

1.先看一下辅助软件的最终效果,看看结果满意不

2.开始用CE查找游戏内的基址和偏移

3.编写代码实现游戏的hook相关操作

4.使用imgui界面库实现菜单功能

5.编写代码实现游戏的透视和方框操作

6.编写代码实现游戏的自瞄操作

7.完善代码和添加一些其它的功能

8.讲解一下Osiris和Gladiatorcheatz-v2.1代码 -> 怎么实现人物辉光、怎么实现武器换肤、怎么实现大陀螺(anti aim)、怎么实现无限举报玩家.....

9.发现啥牛逼的技术再进行更新

星星

教程拿走,给我点一个Star?哈哈哈

防锁机

wmi-static-spoofer -- 告诉你怎么样防止游戏锁电脑硬件

hwid -- 应用层和内核层一起防锁

negativespoofer -- SMBIOS tables修改

过检测

kdmapper -- 国外用的人还蛮多,驱动程序手动映射器

kdmapper-1803-1903 -- 同上

kdmapper -- 这个是Win10的1909版本的

Kernel_Driver_Hack -- 见名知意

ScyllaHide -- 游戏有反调试?那我们就用反反调试!

kernel-read-write-using-ioctl -- 简单的ioctl内核读写

efi-memory -- EFI驱动读写程序

EfiGuard -- 禁用PatchGuard和驱动程序签名强制DSE

EAC Bypass -- 调戏EAC保护的游戏

Kernelmode-manual-mapping-through-IAT -- 不需要创建线程的Dll注入器

Splendid Implanter -- 告诉你怎么绕过BE

BattlEye -- 绕过BE,堡垒之夜也能用?

access -- 不需要句柄也能访问游戏进程

modmap -- 模块扩展手动映射器

drvmap -- 似乎也是一个驱动映射

NoBastian -- 一个应用层的绕过例子

EUPMAccess -- 物理内存的访问

KernelBhop -- 驱动级的读写

DSEFix -- Windows x64驱动程序签名强制替代

smap -- DLL手动映射器

HLeaker -- 一个使用DuplicateHandle的例子

vmread --

相关库

nt_wrapper -- 更快更容易更难反编译

skCrypter -- C++11的轻量级字符串加密库

过VAC检测

VAC Bypass -- 看了一下,用Dll注入Hook相关检测函数

VAC -- 介绍了VAC是如何检测作弊的

VAC Bypass Loader -- 启动一个没有VAC的Steam,我尝试不行,可能要稍作调试

CS:GO内挂

Osiris -- 将近1k个Star,功能齐全,应该蛮多人用的哦

APEX外挂

ApexGaming.py -- python写的

EzApexDMAAimbot -- APEX辉光自瞄

相关网站

一号选手-英文:一个国外的辅助论坛,CSGO、使命、APEX、CF.....的源码、地址、偏移、思路.......

二号选手-英文 这是一个真正游戏作弊教程网站

how-to-create-a-csgo-cheating-program's People

Contributors

fiyher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.