leo4048111 / Potato-Injector

An up-to-date, undetected & user-friendly CS:GO/CS2/Universal Game injector with VAC bypass and ImGui menu.
MIT License
106 stars 11 forks source link

stuck on patching Vac3 #5

Open ducky0 opened 1 year ago

leo4048111 commented 1 year ago

Im currently working on class projects and haven't been maintaining this injector for months so the patching method might be out of date, feel free to make a PR if u manage to solve this problem.

leo4048111 commented 1 year ago

BTW i just executed the jul 1 release build binary on my PC, which is running windows 11 os and the patching works fine. I guess it's ur environment issue.

ducky0 commented 1 year ago

what do u use for the "constexpr BYTE vac3_data[135680]" byte stuff? i wanna see if i need to update it or try a diff vac3_inhibitor

leo4048111 commented 1 year ago

it's the bytecode for an old vac bypass method. u can replace the bytecodes with ur own vac bypass method since the old one may have outdated.

ducky0 commented 1 year ago

is it just the dll converted to bytes?

leo4048111 commented 1 year ago

yes.