withs's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
jart/cosmopolitan
build-once run-anywhere c library
imba/imba
🐤 The friendly full-stack language
redis/hiredis
Minimalistic C client for Redis >= 1.2
marcobambini/gravity
Gravity Programming Language
mackron/miniaudio
Audio playback and capture library written in C, in a single source file.
trickster0/OffensiveRust
Rust Weaponization for Red Team Engagements.
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
weak1337/Alcatraz
x64 binary obfuscator
JLospinoso/gargoyle
A memory scanning evasion technique
zserge/fenster
The most minimal cross-platform GUI library
mystor/rust-cpp
Embed C++ directly inside your rust code!
adam-mcdaniel/oakc
A portable programming language with a compact intermediate representation
mike1k/perses
X86 Mutation Engine with Portable Executable compatibility.
Rhydon1337/windows-kernel-dll-injector
Kernel mode to user mode dll injection
travisdoor/bl
Simple programming language created for fun.
alumina-lang/alumina
A general purpose programming language
Astronaut00/DoubleDataPointer
Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.
Smilex/zed_net
Single file public domain networking library
zserge/beep
Cross-platform beep() function
core-lang/core
The Core Programming Language
nelfo/PGHooker
PAGE_GUARD based hooking library
HoShiMin/Arch
A bunch of architectural headers for i386 and AMD64
l1mey112/jitcalc
jitcalc is a calculator written in the V programming language that evaluates expressions by creating x86_64 programs at runtime.
mikelma/oktac
okta programming language compiler. THIS IS A MIRROR OF THE ORIGINAL REPO HOSTED IN SOURCEHUT.
Anal-Repair/gigabyte_gdrv3_exploit
Rust program for interfacing with the gigabyte driver to gain access to powerful primitives such as arbitrary kernel memcpy.
tremwil/steamhook
Hooking internal Steam APIs made easy
fldried/reverse-engineering-101
a quick introductory course on reverse engineering. please open issues in case you find something that isnt quite right or not properly worked out :)