GithubHelp home page GithubHelp logo

jjymsworld / nandodev-apexeepaimbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nandotama14/nandodev-apexeepaimbot

0.0 0.0 0.0 654 KB

Apex ESP and Aimbot

Shell 0.06% C++ 82.92% C 16.82% Gnuplot 0.04% Makefile 0.03% Meson 0.14%

nandodev-apexeepaimbot's Introduction

Apex ESP and Aimbot

This is an an edited version of "Apex Simple KVM DMA Aimbot+Glow", you need a QEMU KVM with GPU passthrough to use this. Credits to TheCruZ for the base hack and the overlay, h33p for vmread and Y33Tcoder for his initial port. I added aim prediction, no sway and other minor things. There are two main sources in the zip: apex_dma is for the host program that performs the memory operations, apex_guest contains the source for the guest client application that manages the hotkeys and draws on the overlay. You can choose to use the NVIDIA overlay or a custom one by setting the variable "use_nvidia" (apex_guest also contains the source of a simple overlay). If everything works you should see the title and the options written in red in the top-left corner of the screen. The overlay should appear without pressing ALT+Z. The screen resolution is hardcoded to 1920x1080 in the apex_dma source so you have to change it if you are using a different one. I think that you have to edit the guest source a bit before compiling in order to change the signature of the compiled program. Edit strings, add some (useless) functions between the code, change the program destination name, change the compiler optimization settings or use an obfuscator with virtualization like VMProtect. From the guest you can use ssh to control the host and start the apex_dma program. While you are in game you don't need a second keyboard/mouse to activate the features, everything is managed by a "communication" between the host and the guest client program. I tested this with Ubuntu 20.04 as host and Windows 10 1903 as guest.

Tutorial:

  • (On host) Compile the source by running the script "build.sh". You need to have meson installed.
  • (On guest) Compile the project apex_guest.
  • Open the guest overlay application (you can skip this step if you are using the NVIDIA overlay)
  • Open the guest client application
  • Run Apex
  • (On host) Move inside the directory apex_dma/build and run apex_dma as root.

Now you should see "Ready" on the host terminal and on the guest client application.

PD9554u

Hotkeys:

  • F4 Close the client and the overlay
  • F5 Toggle ESP
  • F6 Toggle Aimbot
  • F7 Change "safe" level. If the title is red, everything works without checks on the spectators count. If it is orange, everything is disabled only if you have enemy spectators. If it is green, everything is disabled if you have enemy or allied spectators. LEFT/RIGHT arrows - Decrease/Increase max distance for ESP/Aimbot (200 meters default, 100 min, 800 max).

yCQACLf

Notes:

The (0 - 0) next to the title is the spectators count (enemy - allied). The bars around the players are the indicators of health and shield. The number next to the distance is the team id of the player. If the distance from the enemy is written in red instead of green, it means that the player is knocked. The aimbot doesn't aim at knocked players. Currently there is almost no smooth with aimbot, you can increase the value but with more smooth you have less prediction accuracy. The host program exits if you close Apex and the guest client application. Game version 3.0.4.2577.

Bone IDs reference: https://www.unknowncheats.me/wiki/Apex_Legends_Bones_and_Hitboxes

Game version (Steam & Origin): v3.0.6.200

nandodev-apexeepaimbot's People

Contributors

nandotama14 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.