Ramos123 0 Report post Posted November 27 Boa Tarde eu saquei um arquivo que continha um trojan passado pouco tempo transformou os meus arquivos todos em ficheiro root alguem me poder ajudar a voltar ao original? Se faz favor Share this post Link to post Share on other sites
M6 141 Report post Posted November 28 Se o anti-virus não te conseguir limpar isso, só reinstalando. 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar." Share this post Link to post Share on other sites
Ramos123 0 Report post Posted November 28 reinstalando o windows? È que eu precisava mesmo de desse dois arquivos se pudesse dar uma dica . Share this post Link to post Share on other sites
M6 141 Report post Posted December 2 Se os ficheiros são do Windows, sim. Se são de outra aplicação, basta reinstalar a aplicação. O objetivo é esmagar os ficheiros infetados pelos ficheiros bons. 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar." Share this post Link to post Share on other sites