![]() |
|
|
#1 |
|
Üyelik tarihi: Aug 2009
Mesajlar: 5
|
Merhaba arkadaşlar,
Öncelikle sizlerin anlam veremediği ama şimdi beraber teşhisini koyacağımız, yahut ne olduğunu bilip çözümleyemediğiniz hatta ve hatta hatayı çözümüyle bilip bu başlıkda gezinen arkadaşlarımızın (sizin ne işiniz var bu başlıkda) meraklarını şimdi gidermek amacıyla ufak bir konu paylaşıyoruz. Baze Yerel Disk'leriniz C,D,E veya FlashBellek'lerinizin yeni pencerede açıldıklarını farkediyorsunuzdur heralde. Örneğin Bilgisayarım'dan üzerine gelip tıkladığınızda onlar kendiliğinden yeni pencerelerde açılıyorlardır. Kiminiz farkeder, kiminiz farketmez. Genelde bu Autorun adı verilen çok cins bir pc düşmanıdır. Genelde USBBelleklerden bilgisayar sabit disklerine taşınmış çok enteresan bir varlıkdır. Bunu çok büyük bir sorun olarak görmek tabikide saçma her derdin bir dermanı mutlaka vardır bu dünya da derdini veren Allah dermanı hiç esirger mi? Çok laf kenarıya bu Autorun olayını çok doktorinsel sallamalarda bulunmadan şöyle açıklayayım bu olay oyun gibidir bulaştığında kendi gözlüğü altında lens gibi birde nefret verici Sality virüsleri yayar kullandığım teknik terimleri google da araştırarak bulablirsiniz kolay çözümler sunup virüs programlarının pek takmadığı u virüs çok büyük başlı sorunlara sebeb olabilir. Örneğin USB belleğinizde yer alan bir klasörünüzü .exe dosyasına çevirerek hakiki dosyayı gizli hale getirir. Ve siz daha ne olduğuna anlam vermeden Görev Yöneticiniz ve Kayıt Defteriniz devre dışı kalmış kullanılamaz hale gelmiştir. Üstelik gizli dosya ve klasörler siz değiştirseni bile ayarlarından görüntülenememektedir. Bir not defteri açın aşağıdaki kodu aynen oraya kopyalayın ve CTRL+S yaparak masaüstünüze dosyayı KAYDETMEYİN. Kaydetmeyin dedim evet çünkü siz kaydetme penceresinde gördüğünüz dosya adı kısmında yazan ".txt" ismini komple silip yerine YedimSeniAutorun.bat yada SenKendiniNeZannettin.bat gibi sonu mutlaka ".bat" ile bitecek bir isim verip kaydediyorsunuz. Aslında bir nevi program yazmak gibi bir şey verdiğim kodları toplumumuzda bulunan ileri pc bilgi düzeyi olmayıp makaleyi okuyan arkadaşlarımıza şöyle açıklama yapayım öncelikle bunu kaydetip çalıştırdığınızda bilgisayarnızı saniyelik olarak sizden uzak tutuyor. Daha sonra siz pc kullanamazken o silinebilecek kolay yöntemle tek tek takılı sabit disklerinizi, flash belleklerinizi hatta var olabileceğinden şüphelendiği başka harfler atanmış başka sürücüleri de tarayarak her biti nanosaniyede bitiriyo bu arada tarayarak sanki bir program havasında siliyor. Bu kesin çözüm çok uzuk süredir kullanıyorum. Hatta ben bunu bir ara 256MB Ram, 80GB HDD, 1.4 AMD kullandığım zamanlarda ki bilgisayarımın her açılışında başlamasını sağlamıştım. Örneğin bir flash bellek takıyorsam açmadan önce bu programla olası Autorun'ları temizliyorum. Sonra içim rahat bir şekilde pc kullanmaya devam ediyorum. Varacağımız nokta hep aynı bir yerden iyiler bir yerden kötüler hep savaş veriyor daima ne iyi ne kötü yeri geldiğinden elinizdeki fare ve klavye üzerinde gerektiğini olmanız gerekiyor. Bu sefer iyi olduk. Bu iyilik bazen bilgisayar kullandıkça kötülüklere de sebeb olacaktır. Ama önce iyilik. Yorulmayıp okuduğunuz için (gerçi çok az bir ihtimal veriyorum) çok teşekkür ederim. Kod:
@COLOR 0A @echo Lutfen islemin tamamlanmasini bekleyin @echo OFF taskkill /im explorer.exe /f taskkill /im bittorrent.exe /f taskkill /im wscript.exe taskkill /im activexdebugger32.exe /f start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXp lorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXp lorer\Advanced /v Hidden /t REG_DWORD /d 1 /f start reg import kill.reg cd\ attrib -h -r -s fooool.exe attrib -h -r -s autorun.inf attrib -h -r -s bittorrent.exe attrib -h -r -s sxs.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s r6r.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe del autorun.inf del r6r.exe del bittorrent.exe del sxs.exe del fooool.exe del c:\windows\bittorrent.exe del copy.exe del command.exe del ravmonlog del msvcr71.dll del ie.exe del copy.exe del autorun.vbs del WSscript.exe del winfile.exe del WSscript.exe del autorun.vbs.exe cd windows cd system32 attrib -h -r -s activexdebugger32.exe del activexdebugger32.exe attrib -h -r -s amvo.exe attrib -h -r -s amvo0.dll del amvo.exe del amvo0.dll d: attrib -h -r -s fooool.exe attrib -h -r -s autorun.inf attrib -h -r -s bittorrent.exe attrib -h -r -s sxs.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe attrib -h -r -s r6r.exe del r6r.exe del autorun.inf del bittorrent.exe del fooool.exe del sxs.exe del copy.exe del command.exe del ravmonlog del msvcr71.dll del ie.exe del copy.exe del autorun.vbs del WSscript.exe del WSscript.exe del autorun.vbs.exe del winfile.exe e: attrib -h -r -s autorun.inf attrib -h -r -s bittorrent.exe attrib -h -r -s sxs.exe attrib -h -r -s fooool.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s r6r.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe del autorun.inf del r6r.exe del bittorrent.exe del sxs.exe del fooool.exe del copy.exe del command.exe del ravmonlog del msvcr71.dll del ie.exe del copy.exe del autorun.vbs del WSscript.exe del WSscript.exe del autorun.vbs.exe del winfile.exe f: attrib -h -r -s autorun.inf attrib -h -r -s fooool.exe attrib -h -r -s bittorrent.exe attrib -h -r -s sxs.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s r6r.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe attrib -h -r -s r6r.exe del autorun.inf del r6r.exe del fooool.exe del bittorrent.exe del sxs.exe del copy.exe del command.exe del ravmonlog del msvcr71.dll del ie.exe del copy.exe del autorun.vbs del WSscript.exe del WSscript.exe del autorun.vbs.exe del winfile.exe g: attrib -h -r -s autorun.inf attrib -h -r -s fooool.exe attrib -h -r -s bittorrent.exe attrib -h -r -s sxs.exe attrib -h -r -s r6r.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe del autorun.inf del bittorrent.exe del sxs.exe del r6r.exe del fooool.exe del copy.exe del command.exe del ravmonlog del msvcr71.dll del ie.exe del copy.exe del autorun.vbs del WSscript.exe del WSscript.exe del autorun.vbs.exe del winfile.exe h: attrib -h -r -s autorun.inf attrib -h -r -s bittorrent.exe attrib -h -r -s sxs.exe attrib -h -r -s r6r.exe attrib -h -r -s fooool.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe del autorun.inf del bittorrent.exe del sxs.exe del copy.exe del r6r.exe del command.exe del ravmonlog del msvcr71.dll del fooool.exe del ie.exe del copy.exe del autorun.vbs del WSscript.exe del WSscript.exe del autorun.vbs.exe del winfile.exe i: attrib -h -r -s autorun.inf attrib -h -r -s bittorrent.exe attrib -h -r -s fooool.exe attrib -h -r -s sxs.exe attrib -h -r -s r6r.exe attrib -h -r -s copy.exe attrib -h -r -s command.exe attrib -h -r -s msvcr71.dll attrib -h -r -s ie.exe attrib -h -r -s copy.exe attrib -h -r -s autorun.vbs attrib -h -r -s WSscript.exe del autorun.inf del bittorrent.exe del sxs.exe del r6r.exe del fooool.exe del copy.exe del command.exe del ravmonlog del msvcr71.dll del ie.exe del copy.exe del autorun.vbs del WSscript.exe del winfile.exe CLS start explorer.exe
__________________
LOLANCAN
|
|
|
|
![]() |
| Seçenekler | |
| Stil | |
|
|