Releases: b1scoito/cozinha_loader
Releases · b1scoito/cozinha_loader
1.14
Usage
Drag and drop a DLL into the loader executable or place a file named cheat.dll
in the same folder as the loader.
The VAC3 Bypass is embedded inside the loader.
The config will be created on the first run. The rest is pretty self explanatory.
Changes
- Added a new option:
inject_only_vac_bypass
that will only inject the vac bypass without needing to input a cheat DLL. - Changed the embedded vac3 bypass binary to a new one compiled with LLVM-Obfuscator.
1.13
Usage
Drag and drop a DLL into the loader executable or place a file named cheat.dll
in the same folder as the loader.
The VAC3 Bypass is embedded inside the loader.
The config will be created on the first run. The rest is pretty self explanatory.
Changes
- Fixed a small bug with the inject VAC3 Bypass option.
- Updated the BlackBone library
- Added
steam.exe
process heartbeat thread
New changes Binary updated
1.12
Usage
Drag and drop a DLL into the loader or place a file named cheat.dll
in the same folder as the loader.
The vac3 bypass is embedded inside the loader.
The config will be created on the first run. The rest is pretty self explanatory.
Changes
- Added config system
- Code optimization