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)