Changed the repository (and the rootkit!) name with TripleCross: https://dictionary.cambridge.org/dictionary/english/double-cross. This is 'triple' because it is a BPF program that betrays you at the userspace, at the kernel, and at the network.

This commit is contained in:
h3xduck
2022-06-15 20:33:07 -04:00
parent 75e92445e5
commit 80f334636a
4 changed files with 7 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
void print_welcome_message(){
printf("*******************************************************\n");
printf("************************* TFG *************************\n");
printf("********************* TripleCross *********************\n");
printf("*******************************************************\n");
printf("************ https://github.com/h3xduck/TFG ***********\n");
printf("*******************************************************\n");

View File

@@ -39,7 +39,7 @@ quiet(){
#Start of script
echo "*******************************************************\n"
echo "************************* TFG *************************\n"
echo "********************* TripleCross *********************\n"
echo "*******************************************************\n"
echo "***************** Marcos Sánchez Bajo *****************\n"
echo "*******************************************************\n"