Skip to content

Releases: b1scoito/cozinha_loader

1.14

01 Jun 17:04
Compare
Choose a tag to compare

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

29 Dec 19:01
82db312
Compare
Choose a tag to compare

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

27 Nov 07:05
Compare
Choose a tag to compare

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

1.11

22 Nov 21:44
Compare
Choose a tag to compare

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.

Changes

  • Updated to the newest vac3_inhibitor version
  • Code organization.

1.10

10 Jul 08:06
Compare
Choose a tag to compare

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.

Changes

  • Fixed random bugs that were happening with steam and the bypass.
  • More code organization.

1.09

07 Jul 00:30
Compare
Choose a tag to compare

drag'n'drop the target DLL into the exe, write the target process name. vac bypass will get injected into steam, now open the target process, and the dll will get injected aswell.

1.08

06 Jul 01:36
Compare
Choose a tag to compare

drag'n'drop the target DLL into the exe, write the target process name. vac bypass will get injected into steam, now open the target process, and the dll will get injected aswell.

1.07

27 May 21:43
Compare
Choose a tag to compare
Select process name

1.06

01 Apr 23:04
Compare
Choose a tag to compare
  • Code optimization

1.05

25 Mar 04:47
Compare
Choose a tag to compare
  • Now if you drag an dll to the loader it'll load that dll instead of cheat.dll
  • There's no need of having the vac bypass dll inside the folder because it's now embedded inside the loader.