All Projects → cherishsince → PUBG_USB

cherishsince / PUBG_USB

Licence: other
这是 某宝 卖大几千的压枪源码,不做任何数据读取以及侵入,这里采用外数据采集(IMG), 至今可以使用,无视任何更新(新武器,以及新武器的压枪规则,需要自己调试,在data_config下);

Programming Languages

python
139335 projects - #7 most used programming language
Roff
2310 projects
HTML
75241 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to PUBG USB

Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-20.45%)
Mutual labels:  usb, drive
pyrfidhid
Python library to control Chinese USB HID 125Khz RFID Reader/Writer
Stars: ✭ 104 (+136.36%)
Mutual labels:  usb
ESP32-3DPrinter-Bridge
A network <=> ESP32 <=> USB (FTDI) <=> 3D printer Bridge
Stars: ✭ 30 (-31.82%)
Mutual labels:  usb
PUBGSharp
C# wrapper for PUBG stats API
Stars: ✭ 24 (-45.45%)
Mutual labels:  pubg
UEFI MULTI
UEFI_MULTI - Make Multi-Boot USB-Drive
Stars: ✭ 33 (-25%)
Mutual labels:  usb
CatWAN USB Stick
An Open Source USB Stick compatible with LoRa and LoRaWAN with Cortex M0+. To connect, review and analyze packages of LoRa®
Stars: ✭ 23 (-47.73%)
Mutual labels:  usb
buddy-linux
Do you remember "Wubi Ubuntu Installer"? This project is both a replacement and an improvement of Wubi. You will be able to install your Debian (or derived) distribution on a PC without repartitioning it, simply by using a secondary/external boot device (like a USB drive).
Stars: ✭ 17 (-61.36%)
Mutual labels:  usb
libDrive
libDrive is a Google Drive media library manager and indexer, similar to Plex, that organizes Google Drive media to offer an intuitive and user-friendly experience.
Stars: ✭ 14 (-68.18%)
Mutual labels:  drive
usbcorev
A full-speed device-side USB peripheral core written in Verilog.
Stars: ✭ 135 (+206.82%)
Mutual labels:  usb
stm32 tiny monitor
A tiny external monitor for PC using STM32 and ST7789. Connects to PC over USB and displays the captured screen on ST7789 (240x240) display.
Stars: ✭ 61 (+38.64%)
Mutual labels:  usb
hid-tminit
Linux driver to properly initialize some Thrustmaster Wheels
Stars: ✭ 23 (-47.73%)
Mutual labels:  usb
USB-3.0-NEC
Visit BLOG : https://com-chris1111.github.io
Stars: ✭ 29 (-34.09%)
Mutual labels:  usb
RaspberryPi-Joystick
A virtual HID USB joystick created using Raspberry Pi
Stars: ✭ 73 (+65.91%)
Mutual labels:  usb
audiowagon
AudioWagon will play audio files from an attached USB flash drive in cars equipped with Android Automotive OS
Stars: ✭ 23 (-47.73%)
Mutual labels:  usb
ESP For PubgMobile
🛩Pubg Mobile Hack using Extra Sensory Perception(ESP)🐱‍💻
Stars: ✭ 82 (+86.36%)
Mutual labels:  pubg
CapableRobot USBHub Driver
www.crowdsupply.com/capable-robot-components/programmable-usb-hub
Stars: ✭ 17 (-61.36%)
Mutual labels:  usb
shredos.x86 64
Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe
Stars: ✭ 383 (+770.45%)
Mutual labels:  usb
android-usb-script
An Android app that allows you to script USB gadgets (work-in-progress).
Stars: ✭ 15 (-65.91%)
Mutual labels:  usb
pubg mobile memory hacking
Pubg Mobile Emulator Gameloop Memory Hacking C++ Source Code. Ex: Name, Cords, Bones, Weapons, Items, Box, Drop, Aimbot etc.
Stars: ✭ 69 (+56.82%)
Mutual labels:  pubg
e-verest
EVEREST: e-Versatile Research Stick for peoples
Stars: ✭ 21 (-52.27%)
Mutual labels:  usb

PUBG_USB

想更新2.0了,全新的设计 >>有兴趣的可以一起学习学习<<

声明:注意,开放仅用于学习,不要传播以及非法用于。

这是 某宝 卖大几千的压枪源码,不做任何数据读取以及侵入,这里采用外数据采集(IMG)至今可以使用,无视任何更新(新武器,以及新武器的压枪规则,需要自己调试,在data_config下);

CF_PUBG 另一个项目,采用相同方式,开源,无视更新

这是一个 python 项目,大家可以使用 package2.bat package.bat 进行打包成 .exe 可执行文件,直接可运行。

功能说明
  • 自动识别武器
  • 自动压枪(站、蹲、趴、腰射)
  • 收枪不影响走路
项目结构
|-- PUBG_USB

​     |-- data_config                                // 压枪数据、分为站着、蹲着、趴着 等..

​     |-- drive                                            // 这里是驱动,取某宝买一个USB芯片(飞yilai)

​     |-- encryption                                  // 这里是 USB 烧入加密信息

​     |-- img                                              // 图片的样本/测试图片

​     |-- test                                               // 测试、工具、图片样本的生产

​     |-- upx307w                                     // 这是一个壳,给程序加一道防火墙(市面上还有很多)

​     |-- util                                                // 一些工具

​     |-- weapon                                       // 对武器的一些信息识别
程序打包

打包依赖 pyinstaller 大家需要安装后,可以通过执行 .bat 进行打包。

(在打包前,需要安装所有依赖项,否则不会成功)

注意:程序是64位,安装对于的依赖项

预计准备重新设计(设计模块)

NVIDIA适配录制 -> ffpng每一帧处理(60hz一般)-> 中央数据处理(分析每一帧信息)-> 钩子(数据分析、数据调试) -> 中央控制器(鼠标和压数据)

配置不高玩不动,适配录制1080p 60hz,cpu在占用时间篇在10000时间碎片 cpu在10% + 分析10% + 中央控制器 5% = 20% ~ 30% 还是相对比较好的i5 8300处理器 效果确实很好,甚至可以做到很好的血雾追踪,碾压市场所有(血雾会考虑在 ”钩子中插入“ 中央处理器只负责控制)cpu再加 10%,总的cpu会占用40%, 渣渣电脑吴碰!!!

ps: 完结~

声明:注意,开放仅用于学习,不要传播以及非法用于。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].