Coder Social home page Coder Social logo

Comments (5)

Xenia0 avatar Xenia0 commented on July 19, 2024

write your own.

from apex_dma_kvm_pub.

KZDKM avatar KZDKM commented on July 19, 2024

Correct me if I'm wrong, but seeing how kvm dma works, You could kinda make it undetectable if you remove the guest part of this hack, so there would not be anything related to cheat running on the guest OS (where the anti-cheat has their eyes on).

You could use looking glass to display the graphical output on your host OS and write a overlay over the looking glass viewport to display ESP with the memory you are reading from the guest os.

But I dont know how you would retain the aimbot feature if you do it this way because it would be hard for you to detect input to activate the aimbot. One possible way of doing it is to do evdev passthrough so therefore the host could still read the input going to the guest operating system and find a way to monitor the input stream on host.

Do note that hypervisor is still a detection vector, despite that EAC is pretty forgiving on VMs.

from apex_dma_kvm_pub.

Kamineko1978 avatar Kamineko1978 commented on July 19, 2024

We are looking for someone to set up. We will also prepare a reward.

from apex_dma_kvm_pub.

PaulDotSH avatar PaulDotSH commented on July 19, 2024

Correct me if I'm wrong, but seeing how kvm dma works, You could kinda make it undetectable if you remove the guest part of this hack, so there would not be anything related to cheat running on the guest OS (where the anti-cheat has their eyes on).

You could use looking glass to display the graphical output on your host OS and write a overlay over the looking glass viewport to display ESP with the memory you are reading from the guest os.

But I dont know how you would retain the aimbot feature if you do it this way because it would be hard for you to detect input to activate the aimbot. One possible way of doing it is to do evdev passthrough so therefore the host could still read the input going to the guest operating system and find a way to monitor the input stream on host.

Do note that hypervisor is still a detection vector, despite that EAC is pretty forgiving on VMs.

Writing code that interacts with the X11 lib works too, I have a simple example of an overlay for X11 systems, it also does a passthrough of the clicks so this should mean that besides hypervisor (pretty small chance), and memory writing (even smaller chance) there are no detection vectors.

I didn't think about the host not being able to capture input, but there definitely should be a fix for this, in the "worst case", you could just capture input from the overlay and pass it to kvm/qemu manually.

from apex_dma_kvm_pub.

Quicals avatar Quicals commented on July 19, 2024

If anyone makes apex thingys dm me 6ix#4431

from apex_dma_kvm_pub.

Related Issues (20)

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.