内容简介: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 updateUpdate: 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
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Pragmatic Programmer
Andrew Hunt、David Thomas / Addison-Wesley Professional / 1999-10-30 / USD 49.99
本书直击编程陈地,穿过了软件开发中日益增长的规范和技术藩篱,对核心过程进行了审视――即根据需求,创建用户乐于接受的、可工作和易维护的代码。本书包含的内容从个人责任到职业发展,直至保持代码灵活和易于改编重用的架构技术。从本书中将学到防止软件变质、消除复制知识的陷阱、编写灵活、动态和易适应的代码、避免出现相同的设计、用契约、断言和异常对代码进行防护等内容。一起来看看 《The Pragmatic Programmer》 这本书的介绍吧!
Base64 编码/解码
Base64 编码/解码
XML、JSON 在线转换
在线XML、JSON转换工具