All Projects → exploitmafia → singlefile

exploitmafia / singlefile

Licence: GPL-3.0 license
featured cs:go internal hack, one file and less than 1000 lines.

Programming Languages

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

Projects that are alternatives of or similar to singlefile

Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+3838.3%)
Mutual labels:  dll, csgo, cheating, game-hacking, dll-injection
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+51.06%)
Mutual labels:  csgo, cheating, game-hacking, dll-injection
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+285.11%)
Mutual labels:  csgo, game-hacking, injector
SnifferIH
DLL Hooking Packet Sniffer
Stars: ✭ 15 (-68.09%)
Mutual labels:  dll, dll-injection, hooking
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-57.45%)
Mutual labels:  dll, csgo, injector
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (-59.57%)
Mutual labels:  dll, dll-injection, hooking
DLL-INJECTOR
I created a dll injector I am going to Open source its Code. But remember one thing that is any one can use it only for Educational purpose .I again say do not use it to damage anyone's Computer.But one thing if you are using it for some good purpose like to help someone who really need help then I permit you to use it.
Stars: ✭ 14 (-70.21%)
Mutual labels:  dll, injector, 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 (-38.3%)
Mutual labels:  dll, injector, dll-injection
Inflame
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
Stars: ✭ 63 (+34.04%)
Mutual labels:  dll, injector, dll-injection
cozinha loader
An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.
Stars: ✭ 53 (+12.77%)
Mutual labels:  dll, csgo, dll-injection
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (+119.15%)
Mutual labels:  dll, csgo, hooking
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (+19.15%)
Mutual labels:  dll, csgo, hooking
dll injector
A simple commandline injector using classic DLL injection
Stars: ✭ 81 (+72.34%)
Mutual labels:  injector, dll-injection, hooking
Goesp
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui.
Stars: ✭ 210 (+346.81%)
Mutual labels:  dll, csgo
Aristois Legit
Full project files for aristois, Counter-Strike: Global Offensive cheat.
Stars: ✭ 110 (+134.04%)
Mutual labels:  dll, csgo
Autorun-rs
Undetectable scripthook with lua execution and filesteal. Modern replacement for gluasteal and most lua executors
Stars: ✭ 63 (+34.04%)
Mutual labels:  dll, game-hacking
HAPIH-2
API for supporting C++14 external memory hacking. Complete redesign from HAPIH
Stars: ✭ 18 (-61.7%)
Mutual labels:  game-hacking, dll-injection
CornerstoneSDK
面向现代 C++ 的小栗子框架插件开发工具(停止更新,仅支持小栗子v2)
Stars: ✭ 37 (-21.28%)
Mutual labels:  dll, msvc
Cross Channel chinese Localization project
[LEGACY] CROSS † CHANNEL 中文化 (汉化) 项目,源代码以及网站。(全翻译文本、全平台移植源码已公开!欢迎修改&学习!)CROSS † CHANNEL Chinese Localization Project, source codes and websites. (All translations and scripts are open, welcome on any improvements!)
Stars: ✭ 107 (+127.66%)
Mutual labels:  dll, free
hooking-by-example
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
Stars: ✭ 144 (+206.38%)
Mutual labels:  dll-injection, hooking

If you have problems injecting, read below!

singlefile

This is a featured CS:GO internal cheat written in less than 2500 lines, and in one C file. I encourage you to submit feature suggestions and issues with the cheat!

If anyone who has contributed in the past and had received a push to main from their pull request, I'd be happy to give you access to the beta branch if you want to contribute further without making a pull request.

You can join here

features

  • draggable gui

gui image

thanks es3n1n for making the menu draggable!

common issues

If you're having problems injecting, I encourage use to use SingleFile Injector, an injector that bypasses's CS:GO LoadLibrary check. You can find it in the SFI folder.

config

a simple config system is included with this cheat. there is currently only one config, however we plan to expand this.. the save & load buttons operate on a config file "Counter-Strike: Global Offensive\singlefile.cfg", where the config is stored as a binary representation of the config structure. Unfortunately, a more user editable config system such as JSON is not possible due to size constraints.

code style

this was programmed with the intention of being a single-file cheat, as well as a target line count of under 1000. i achieved both of these with the initial version i am posting.

changelog

v1.0

adds esp, as well as basic misc.

v1.1

adds triggerbot, radar, and other misc functions

v1.2

adds draggable menu, rank revealer, use spam and flash reducer

v1.2.1

fixes sound issue

v1.3

adds customizable triggerbot key, vote revealer and code cleanup

v2.0 wip

adding things

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