All Projects → b1scoito → cozinha_loader

b1scoito / cozinha_loader

Licence: GPL-3.0 License
An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to cozinha loader

Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+3392.45%)
Mutual labels:  dll, csgo, dll-injection, csgo-cheat
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (-11.32%)
Mutual labels:  dll, csgo, dll-injection
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-77.36%)
Mutual labels:  dll, csgo, csgo-cheat
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (+94.34%)
Mutual labels:  steam, dll, csgo
RatPoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 302 (+469.81%)
Mutual labels:  csgo, csgo-cheat
Phobos
Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
Stars: ✭ 123 (+132.08%)
Mutual labels:  dll, dll-injection
CSGO
A CSGO "base" with aimbot, BSP parsing, bunnyhop, triggerbot, aimassist, no flash and walkbot, glow esp
Stars: ✭ 80 (+50.94%)
Mutual labels:  csgo, csgo-cheat
HelvetaCS
Modern C++ CS:GO base
Stars: ✭ 41 (-22.64%)
Mutual labels:  csgo, csgo-cheat
csgo-trader-extension
CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
Stars: ✭ 86 (+62.26%)
Mutual labels:  steam, csgo
SnifferIH
DLL Hooking Packet Sniffer
Stars: ✭ 15 (-71.7%)
Mutual labels:  dll, dll-injection
OWReveal
CSGO Overwatch revealer by sniffing packets / Find The Suspect steam profile from overwatch
Stars: ✭ 23 (-56.6%)
Mutual labels:  steam, csgo
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (-41.51%)
Mutual labels:  steam, csgo
Inflame
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
Stars: ✭ 63 (+18.87%)
Mutual labels:  dll, dll-injection
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (-64.15%)
Mutual labels:  dll, dll-injection
DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
Stars: ✭ 29 (-45.28%)
Mutual labels:  dll, dll-injection
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+33.96%)
Mutual labels:  csgo, dll-injection
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-62.26%)
Mutual labels:  dll, csgo
Loader
Loader is an open source C++ cheat loader currently built for CS:GO
Stars: ✭ 49 (-7.55%)
Mutual labels:  csgo, csgo-cheat
Python-CSGO-Cheat
All-in-one, undetected CSGO cheat written in Python.
Stars: ✭ 175 (+230.19%)
Mutual labels:  csgo, csgo-cheat
steam community market
Get item prices and volumes from the Steam Community Market using Python 3
Stars: ✭ 24 (-54.72%)
Mutual labels:  steam, csgo

Info

Automatically inject a DLL into the target process with the VAC3 bypass.

This will only, most likely, work only with source engine games in Steam that use VAC3 as a protection measure and load serverbrowser.dll as a process module.

Screenshot

Screenshot 2021-12-29 155620

Compiling

Prerequisites

Compiling from the source

Open the solution file cozinha_loader.sln, add the BlackBone library path to the VC++ include directory, then select Release | x86 on the Build configuration and press Build solution.

Does not open

If your error is msvcp140.dll, Please install the following libraries, x86 is required. x64 is optional but recommended.

Any other issue related to the loader, please create an issue in the issues section.

Backstory

I made this project for some friends to use, now open-source for you guys.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].