Initial commit

This commit is contained in:
2023-04-20 19:12:27 +02:00
commit 99bb308e2c
5 changed files with 50 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
LD_PRELOAD=$(dirname "$(readlink -f "$0")")/fakeid.so "$@"