All Projects → 0x00Jeff → Captain

0x00Jeff / Captain

Licence: GPL-3.0 license
Captain Claw external hack

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Captain

Windows Hacks
Creative and unusual things that can be done with the Windows API.
Stars: ✭ 2,171 (+11961.11%)
Mutual labels:  winapi
codebreaker-rs
A Rust library to decrypt & encrypt any cheat code for CodeBreaker PS2
Stars: ✭ 18 (+0%)
Mutual labels:  game-hacking
SvcHostDemo
Demo service that runs in svchost.exe
Stars: ✭ 61 (+238.89%)
Mutual labels:  winapi
Chromely
Build HTML Desktop Apps on .NET/.NET Core/.NET 5 using native GUI, HTML5, JavaScript, CSS
Stars: ✭ 2,728 (+15055.56%)
Mutual labels:  winapi
libmem
Advanced Game Hacking Library for C/C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External)
Stars: ✭ 336 (+1766.67%)
Mutual labels:  game-hacking
Credixware.old
Credixware is a cheat designed for CSGO. It includes an external and internal CSGO multihack
Stars: ✭ 16 (-11.11%)
Mutual labels:  game-hacking
Winlamb
A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.
Stars: ✭ 157 (+772.22%)
Mutual labels:  winapi
pointer-sequence-reversal
No description or website provided.
Stars: ✭ 22 (+22.22%)
Mutual labels:  game-hacking
HAPIH-2
API for supporting C++14 external memory hacking. Complete redesign from HAPIH
Stars: ✭ 18 (+0%)
Mutual labels:  game-hacking
ino
In 'n Out - See what goes in and comes out of PEs
Stars: ✭ 28 (+55.56%)
Mutual labels:  winapi
Injectopi
A set of tutorials about code injection for Windows.
Stars: ✭ 237 (+1216.67%)
Mutual labels:  winapi
UniWindowController
Makes your Unity window transparent and allows files dropping
Stars: ✭ 148 (+722.22%)
Mutual labels:  winapi
GetConsoleHistoryAndOutput
An Incident Response tool to extract console command history and screen output buffer
Stars: ✭ 41 (+127.78%)
Mutual labels:  winapi
Xdpw
XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces
Stars: ✭ 199 (+1005.56%)
Mutual labels:  winapi
ListEx
List control with innate tool-tips, color, sorting, embedded hyperlinks, sub-item custom data, column hiding and lot more abilities.
Stars: ✭ 17 (-5.56%)
Mutual labels:  winapi
Mctrl
C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls from USER32.DLL and COMCTL32.DLL.
Stars: ✭ 169 (+838.89%)
Mutual labels:  winapi
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+905.56%)
Mutual labels:  game-hacking
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+294.44%)
Mutual labels:  game-hacking
isotoxin
Isotoxin source
Stars: ✭ 69 (+283.33%)
Mutual labels:  winapi
ScriptHawk
A collection of Lua scripts and RAM watches for BizHawk.
Stars: ✭ 69 (+283.33%)
Mutual labels:  game-hacking

Captain

claw.jpg

Captain is cheat for the the game known as Captain claw version 1.4.4.4 crazy hook update, it has 2 cheating modes with different features :

god mod

  • the player doesn't get any damage when hit
  • the player has infinite ammo of the 3 weapons in the game (pistol, magic claws and dynamites)
  • once you pickup a jumper, you don't loose it till the end of the current level unless you die

playable mode

  • the game starts with all weapons having 30 ammo
  • there is no limit to any of the health, postol ammo and the magic claws. so the player can pick up health/ammo bottles beyond what they can normally carry

how to build

this code was written under GNU/Linux and built with mingw-w64, so you're gonna need that as well wether you're compiling from windows or linux

install it and run the following commands

git clone https://github.com/0x00Jeff/Captain.git
cd Captain
make

and you're good to go

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].