Skip to content

Repository files navigation

Potato Injector

Info

A simple GUI for selecting a DLL and displaying Steam/game process status. The former VAC3 patching feature has been removed.

Screenshot

Screenshot1
Screenshot2
Basic Menu Layout & Explained

Build Prerequisites

How this injector works?

  • This injector uses blackbone::Process::mmap().MapImage(which is a widely used manual map implementation) to map dll into target process memory.
  • The former VAC3 patching feature and embedded patch payload are no longer part of the project.

How to use?

  • Put all .dll files in dlls folder(automatically created).
  • Select the dll to inject, make sure CSGO game is up and running, then click inject to start injection.
  • Other labels and controls should be straightforward enough to comprehend.

Credits

Notice

  • Use this injector at your own risk.
  • Due to my current workload, I haven't been able to actively maintain this injector lately. Would greatly appreciate any PRs for bug fixes or new features. Contributors are more than welcome!

Update

  • Compatibility updates, now works on CS2 smoothly...
  • For legacy CS:GO version, get it from Release v1.0 Executable(For CS:GO)
  • Added custom process selection in v3.0

About

An up-to-date, undetected & user-friendly CS:GO/CS2/Universal Game injector with VAC bypass and ImGui menu.

Topics

Resources

Stars

163 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages