1
0
Fork
You've already forked ft_shield
0
Use your skills to create a daemon to create your first basic trojan. Mirror of https://github.com/C18H24O2/ft_shield
C++ 78.6%
C 11.1%
Makefile 8.1%
Nix 1.1%
Shell 1.1%
2026年01月11日 22:48:49 +01:00
include 🔨 chore: commands messages cleanup 2026年01月06日 16:13:38 +01:00
make 🔨 chore: final cleanup (for real this time): cleaned warnings in debug, fixed upload (base64 the contents), fix compilation for matt yet again, finalize vagrantfile 2026年01月07日 12:26:14 +01:00
src 🐛 fix(daemon/main.cc): also pass LOCK_UN to flock as the correction page requires it 2026年01月11日 22:48:49 +01:00
third-party 🔨 chore: cleanup libftsys, libftstd, and TODO.md 2026年01月07日 12:47:41 +01:00
.envrc feature: initial commit 2025年03月23日 01:57:53 +01:00
.gitignore feature: basic command system, fix shell pty echo-ing input 2026年01月05日 00:29:44 +01:00
.gitmodules feature(ft_shield): start implementing ww packer, move change_entry to flip_bit 2025年08月24日 20:07:41 +02:00
flake.lock 📦 deps(flake.lock): update lockfile 2026年01月09日 10:42:59 +01:00
flake.nix 🔨 chore: make compile TM️ 2025年07月13日 13:44:13 +02:00
get-file.sh 🔨 chore: final cleanup (for real this time): cleaned warnings in debug, fixed upload (base64 the contents), fix compilation for matt yet again, finalize vagrantfile 2026年01月07日 12:26:14 +01:00
LICENSE 📝 doc(LICENSE): Update license year 2026年01月11日 22:47:25 +01:00
Makefile 🔨 chore: cleanup libftsys, libftstd, and TODO.md 2026年01月07日 12:47:41 +01:00
README.md 📝 doc(README.md): trolling 2026年01月07日 12:41:47 +01:00
shell.nix 📦 deps(flake.lock): update lockfile 2026年01月09日 10:42:59 +01:00
Vagrantfile 🔨 chore: final cleanup (for real this time): cleaned warnings in debug, fixed upload (base64 the contents), fix compilation for matt yet again, finalize vagrantfile 2026年01月07日 12:26:14 +01:00

ft_shield (& matt-daemon)

This repository contains the source code for both the ft_shield and matt-daemon projects.

To build either project, you can:

  • Clone the repository from the right url (27/ft_shield or 27/matt-daemon)
    • It will determine automagically which project you want to build based on the remote url of your git repository.
  • If you want to remove the git remote url, you can rename the repository to ft_shield or matt-daemon and it will determine the type that way.
  • In an already cloned repo, run make matt-daemon or make shield
    • Note that trying to make the executables (ft_shield / MattDaemon) directly will fail, use the wrapper tasks instead.

To 42 staff

If this triggered some kind of anti-cheating measure, hope we made you laugh for a sec.

License

This project is licensed under the ISC License.