Skip to content
View ds-kimi's full-sized avatar
🎯
locked in
🎯
locked in

Highlights

  • Pro

Block or report ds-kimi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ds-kimi/README.md

Kimi — systems & security

Typing SVG

About

I’m a cybersecurity student in France (network security, ethical hacking, forensics). More on the site: ds-kimi.fr.

Most of what I build in public is for Garry’s Mod — addons, tooling, and anti-abuse stuff. I also mess with low-level C/C++, reverse engineering, and exploit work only on legal setups (CTFs, vuln labs, that kind of thing).

Happy to chat about GMod server work, performance-minded tooling, or security in a responsible context.

Projects

Open source

  • Auris — Live voice transcription for GMod (Voice interception → Opus decoding → whisper.cpp).
  • dsk_timer — Windows tray timer for work/fun time, breaks, and simple activity stats.

Commercial

  • DSKSUITE — Lua encryption, obfuscation, and licensing for GMod (.dsk).
  • DSK-AC — Server-side anti-ESP for GMod: the server decides what each client is allowed to know about other players. DSK-AC annoyed some people here (UnknownCheats).

Tech I actually use

C++17/20, Rust, TypeScript, Lua. Linux day-to-day, CMake/Ninja, Node. For debugging and RE: gdb/LLDB, perf, IDA/x64dbg, Wireshark when it’s warranted.

GitHub

GitHub followers Public repos

GitHub stats (stars, commits, …) Top languages

Right now

Digging into C++ and TS, experimenting with faked player positions on Source Engine 2013 to fuck with cheaters, and trying to always innovate.

Contact

Security work stays in legal, ethical lanes — CTFs, labs, responsible disclosure only.

Pinned Loading

  1. Auris Auris Public

    Real-time speech-to-text for Garry's Mod. Captures player voice , decodes Opus audio, and transcribes it with whisper.cpp. Submodules receive results through a simple hook API and decide what to do…

    Lua 33 5

  2. dsk_timer dsk_timer Public

    basically helps me track my work time and stop me if im being distracted

    JavaScript 1