-
Who's Online 0 Members, 0 Anonymous, 112 Guests (See full list)
- There are no registered users currently online
-
Forum Statistics
34.4k
Total Topics194.2k
Total Posts -
Member Statistics
72195
Total Members2002
Most OnlineNewest Member
Diego Machado
Joined
Kaspersky Plus
Güvenlik. Performans. Gizlilik. Hepsi kullanımı kolay tek bir uygulamada.
Kaspersky Small Office Security
Küçük ölçekli işletmenizi kolayca koruyun
Kaspersky Password Manager
Parolalarınız ve belgeleriniz her zaman elinizin altında
Kaspersky Small Office Security
Unkomplizierter Schutz für kleine Unternehmen
Premiumversion
Kaspersky Safe Kids
Behalten Sie Ihre Kinder im Auge, auch wenn Sie nicht in der Nähe sind
Kaspersky VPN Secure Connection
Sicher. Privat. Außergewöhnlich schnell. So sollte Internet sein.
Kaspersky Standard
Mejora la protección con el optimizador del rendimiento del dispositivo
Kaspersky Plus
Seguridad. Rendimiento. Privacidad. Todo en una única aplicación fácil de usar.
Kaspersky Small Office Security
Proteja fácilmente su pequeña empresa
Versión premium
Kaspersky Safe Kids
Supervisa a tus hijos, incluso cuando no estés con ellos
Kaspersky Small Office Security
Protégez votre PME sans effort
Kaspersky Plus
Combina recursos de segurança, desempenho e privacidade em um aplicativo
Kaspersky Small Office Security
Proteja a sua pequena empresa sem esforço
Kaspersky Premium
Proteção completa para seus dispositivos, privacidade online e identidade
Versão Premium
Kaspersky Safe Kids
Fique de olho nas crianças, mesmo quando não estiver por perto
Kaspersky VPN Secure Connection
Segura. Privada. Excepcionalmente rápida. Como a internet deveria ser.
Kaspersky Standard
Protezione avanzata con ottimizzazione delle prestazioni dei dispositivi
Kaspersky Small Office Security
Protezione immediata delle piccole aziende
Versione premium
Kaspersky Safe Kids
Accertati che i tuoi figli siano al sicuro, anche quando non sei con loro
Kaspersky Secure Connection
Надёжное шифрование и защита данных — даже в открытых Wi Fi сетях
-
Forum
-
1
C program detected as trojan?
@damian.romero Welcome. Please submit the code to Kaspersky Technical Support : https://support.kaspersky.com/b2c/#contacts- false positive
- windows 11
-
(and 1 more)
Tagged with:
-
1
C program detected as trojan?
i was doing some simple coding for some homework, and when i execute, i mistakenly add the wrong type of varyable when testing, asked for number, gave caracter. suddenly kasresresky detected a "trojan" on the resulting executable, and proceded to ask me for a full cleanup, i clean, whatever, but now the porgram wont work, and everytime i comple it, it just stops visual studio code from executing it, i added it to exceptions, but it may be better if the problem was solved. if its any of help, here is the c code: #include <stdio.h> int x=0,i=0,j=0; float total=0; typedef struct { char name[4][50]; int numcuenta; float calificaciones[3]; } Alumno; int main(void) { do{ puts ("cuantos alumnos deseas introducir, maximo 30: "); scanf ("%d",&x); } while (x<0||x>30); Alumno alumnos[x]; for (i=0;i<x;i++) { printf ("alumno: %d ",i+1); puts ("introduzca el primer nombre: "); scanf("%49s",&alumnos[i].name[0]); puts ("introduzca el segundo nombre: "); scanf("%49s",&alumnos[i].name[1]); puts ("introduzca el primer apellido: "); scanf("%49s",&alumnos[i].name[2]); puts ("introduzca el segundo apellido: "); scanf("%49s",&alumnos[i].name[3]); puts ("introduzca su numero de cuenta: "); scanf("%d",&alumnos[i].numcuenta); for (j=0;j<3;j++) { printf("introduzca su calaficacion en la materia %d: ",j+1); scanf ("%f",&alumnos[i].calificaciones[j]); } } for (i=0;i<x;i++) { puts ("la calificacion del alumno:"); for (j=0;j<4;j++) { printf(" %s",alumnos[i].name[j]); } printf(" %d ",alumnos[i].numcuenta); puts (" es"); for (j=0;j<3;j++) { total=total + alumnos[i].calificaciones[j]; } total=total/3; printf("%.2f \n",total); total=0; } }- false positive
- windows 11
-
(and 1 more)
Tagged with:
-
20
Abonnement : Non prise en charge dans votre région
Merci Berny. Heureux de voir qu'ils ont résolu le problème et c'est bon à savoir que c'était juste un bug. Je pourrais donc acheter une nouvelle licence en toute tranquillité en mois de janvier prochain pour étendre la durée d'utilisation de la version premium. Je dois avouer que si jamais kaspersky cesse son activité, j'aurais beaucoup de mal à adopter une autre solution, voir même impossible et je serais perturbé, j'espères que cela n'arrivera jamais. J'ai été tellement habitué à l'utiliser et depuis plusieurs années qu'aujourd'hui, comment dire ? Je l'ai dans le sang. Portez vous bien et merci pour votre soutien.- 1
-
-
22
Не удаётся подключить VPN в KSeC (Крым, Free)
Данила, а нельзя проблему так решить, чтобы ее больше не было вообще никогда? Ибо про то, что "Крым-Украина" только я лично пишу тут уже года три где-то. А воз известно где... -
3
Retour vers le passé pour le futur
Bonsoir tous Kapersky Premium acheté, téléchargé et activé sans problème- 1
-
-
13
VPN Aktiviert aber immer noch IP aus Deutschland
Würde Dir Vorschlagen dass sich der KL Support dies mal anschaut.- 1
-
-
7
Релиз Kaspersky Endpoint Security для Windows 12.11
Не знаю как с 12.11, но с 12.10 столкнулся с тем, что при обновлении W11 24H2 накопительной обновой от октября или переходом на 25H2, у всех отшибает сеть на некоторое время, особенно актуально перед началом рабочего дня. -
-