From f2f64fd0e9f331bf0bdfbad61edfc1373a2e1d7a Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 30 Dec 2025 10:49:09 +0100 Subject: [PATCH] Update cs-demo project --- projects/cs-demos.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/cs-demos.md b/projects/cs-demos.md index f168d3d..fe14211 100644 --- a/projects/cs-demos.md +++ b/projects/cs-demos.md @@ -1,3 +1,7 @@ # Parse CS Demos I already worked a bit on analysing cs demos in the past and would love to have a solid implementation for this in rust. It should be flexible enough to allow one to build different tools using it. + +## Repositories +- [csdemo](https://gitea.lol3r.com/leon/csdemo) +- [knifer](https://gitea.lol3r.com/leon/knifer)