From 9ba9424e1393f662514cc54fb7620236ed7d72f9 Mon Sep 17 00:00:00 2001 From: AtomicBottle <84610772+AtomBottle@users.noreply.github.com> Date: Mon, 26 Jun 2023 21:10:43 +0800 Subject: [PATCH] Update README.md --- README.md | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 20e7b2a..675ea01 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,27 @@ -# apex_dma_kvm_pub 1.8 - Apex Legends QEMU/KVM hack +# apex_dma_kvm_pub +##### UnknownCheats thread: https://www.unknowncheats.me/forum/apex-legends/406426-kvm-vmread-apex-esp-aimbot.html +#new features -UnknownCheats thread: https://www.unknowncheats.me/forum/apex-legends/406426-kvm-vmread-apex-esp-aimbot.html - -Bone IDs reference: https://www.unknowncheats.me/wiki/Apex_Legends_Bones_and_Hitboxes - -Game version (Steam & Origin): v3.0.33.21 +- Xp level ESP +- seerhealthESP/smooth aimbot from https://kgithub.com/KrackerCo/apex_dma_kvm_pub. +- platform userid ESP,i also keep one html file,you can input uid to search player's rank,selcet legend. +> idont know why after i add rank ESP,the client will crash,but i keep void"GetJson", these code are paste from https://www.unknowncheats.me/forum/apex-legends/520061-rank-statistics-players.html, +if somebody can finish this work, +pull request please +- support UTF-8 ESP for japanese/chinese +- free camera +- client's stream proof,include commandline,you can change it to view offset in client's main.cpp + void ShowWindow +- you can enable aimbot/esp for your teammates +# how to use +## guest +- use vmprotect or rewrite your own version +- release x64, use custom overlay. +## linux + - install 'libcurl' and 'jsoncpp',if cant complie ,check the Makefile +#### Archlinux +` sudo pacman -S jsoncpp` +` sudo pacman -S curl` + - for rank esp, you need your own apikey,reg one from apexlegendsapi + - what's "add_off"? , host need it to read the setting of guest,it's in apex_dma.cpp + +* i have no time to teach about GPU passthrough or how to install this repo, because i only have a few time .....sorry of that*