Skip to content

H-zz-H69/cs2-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ CS2 Manual Map Injector


Original Project:



A lightweight and efficient Manual Map DLL Injector for Counter-Strike 2 and other games.
Designed for stealth and learning purposes.

๐Ÿ›  Features

  • โœ… Manual Mapping โ€“ Injects DLLs without LoadLibrary
  • โœ… Fast Process Selection โ€“ Inject into any process instantly
  • โœ… Command-Line Usage โ€“ No GUI, fast execution
  • โœ… Open-Source & Educational โ€“ Easy to modify and learn

๐Ÿš€ Usage

  1. Open Command Prompt (cmd.exe)
  2. Navigate to the injectorโ€™s folder:
    cd path\to\injector
  3. Run the injector with:
    injector.exe yourdll.dll cs2.exe
    • yourdll.dll โ†’ Path to your DLL
    • cs2.exe โ†’ Target process name

โš ๏ธ Disclaimer

  • This project is for educational purposes only.
  • Injecting DLLs into protected processes can result in bans.

Made for learning. Use at your own risk!

Injector

Releases

No releases published

Packages

No packages published

Languages