Pcileech WebRadar – browser based radar cheat for CS:GO

栏目: IT技术 · 发布时间: 6年前

内容简介:pcileech WebRadarUndetected Counter-Strike: Global Offensive Hardware Cheat for VAC, ESEA, FaceItpcileech WebRadar is a browser based radar cheat for CS:GO that can be run on a different PC, connected to a PCIe card providing direct memory access to the ta

pcileech WebRadarUndetected Counter-Strike: Global Offensive Hardware Cheat for VAC, ESEA, FaceIt

pcileech WebRadar is a browser based radar cheat for CS:GO that can be run on a different PC, connected to a PCIe card providing direct memory access to the target computer. For more information about this technology, please visit the repo of the original (and very great) pcileech project by Ulf Frisk

Features

  • Overview Radar showing non-dormant players
  • Health indicator
  • View direction indicator
  • Name tags

Getting started

You need to get compatible hardware and flash it with the pcileech software first. Please refer to this page . Afterwards you have to complete the following installation steps:

  • Clone the project and its submodule(s)
  • Compile pcileech
  • Get FTD3XX.dll and copy it to *pcileech_files*
  • Navigate to *Steam\steamapps\common\Counter-Strike Global Offensive\csgo\resource\overviews*
  • Copy all .txt files to *pcileech_files\static*
  • Convert all .dds files to png (for example using this tool ) and also copy them to *pcileech_files\static*
  • Open a command prompt and execute pcileech.exe webradar
  • Open a webbrowser on any device in the same network and navigate to http://ip-of-attacker:8008/
  • If you can't connect, make sure to run pcileech as Administrator

Security considerations

Current known detection vectors for anti cheats and fixes are:

  • Vendor-/DeviceId of the FPGA Device -> build the firmware yourself and randomize the Device ID (instructions for the SP-605 can be found here )
  • The webserver for the webradar -> setup Windows Firewall on the computer that runs pcileech to reject connections from the target PC.

Issues

  • Currently the setup is not always stable, you might need to restart the game and/or pcileech several times for it to work
  • Memory offsets for CS:GO need to be adjusted in the source code (webradar.c) after every game update Update: pcileech-webradar now includes offsets dumped with Hazedumper as a submodule
  • The HTTP Server code is written very hasty and dirty because I wanted to implement websockets first but gave up
  • If you notice any other issues, please report them :)

Screenshot Pcileech WebRadar – browser based radar cheat for CS:GO


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C语言从入门到精通

C语言从入门到精通

王娣//韩旭 / 清华大学 / 2010-7 / 49.80元

《C语言从入门到精通》从初学者的角度出发,以通俗易懂的语言,丰富多彩的实例,详细介绍了使用C语言进行程序开发应该掌握的各方面知识。全书共分17章,包括C语言概述,算法,数据类型,运算符与表达式,常用的数据输入、输出函数,选择结构程序设计,循环控制,数组,函数,指针,结构体和共用体,位运算,预处理,文件,存储管理,网络套接字编程和学生成绩管理系统等。所有知识都结合具体实例进行介绍,涉及的程序代码给出......一起来看看 《C语言从入门到精通》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具