Initial commit

This commit is contained in:
ben
2025-10-15 23:04:29 +02:00
commit 85ea0b6dcc
14 changed files with 1800 additions and 0 deletions

12
projects.mdwn Normal file
View File

@@ -0,0 +1,12 @@
# Projects
* [Truepolyglot](https://truepolyglot.hackade.org/): a PDF/ZIP polyglot file generator project in Python.
* [Honeyjs](https://git.sr.ht/~hackade/honeyjs): a fake server administration website in static html/js. demo root:password1234
* [Inexact](https://git.sr.ht/~hackade/inexact): an experimental cryptographic tool, multi-platform, scriptable in C.
* [Fast Memo Shell](https://git.sr.ht/~hackade/fms): a shell script for memorizing and executing numerous commands, designed for productivity in CTF and Pentesting.
* [AI env](https://git.sr.ht/~hackade/ai_env): a containerized solution for a Privacy-First Command-Line AI for Linux.