Adblock breaks this site

[Batch] Viruse to the max

Discussion in 'Web Programming' started by Markizano, Feb 4, 2007.

  1. Markizano

    Markizano Active Member
    Banned

    Joined:
    Mar 2, 2006
    Posts:
    100
    Referrals:
    0
    Sythe Gold:
    0
    [Batch] Viruse to the max

    This is a tut on making batch files directly from the user "BatchVirus". I take absolutely NO credit for his work. The simple fact is that I happened to have his tut on my computer and took it upon meself to post this tutorial since it helped me. This is my attempt to help bring sythe.org back to the way it once was. ;)

     
  2. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    [Batch] Viruse to the max

    You fucking script kiddie.

    It's people like you that make programmers look bad.

    And besides, your 'viruse' is not a virus. What if the victim changed the drive letter like me? I would be completely immune to your virus.

    The writer of that 'virus' also didn't bother testing it. Formatting in this case needs to delete all files, and the format command starts with the C: (or the main drive, c: in your case) and deletes the system files from there. That won't work because most, if not all, system files are in use, there for returning false and not formatting anything. This might have been worse if you made a boot cd/floppy and someone booted into it, before the system files are loaded.

    And the /autotest switch doesn't exist in most versions of computers, so you'd need to craft the file specially for the victim.

    Code:
    COPY %0 %windir%WINSTART.BAT
    
    The writer obviously doesn't know that enviromental variables that have paths as their value don't have the backslash at the end of it, so it would end up making a batch file called C:\WindowsWINSTART.BAT which isn't good. And most normal users don't have access to their harddrive, or at least not without a password prompt.

    So... That batch virus = phail.
     
  3. Furyofdaflame

    Furyofdaflame Member

    Joined:
    Feb 10, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0
    [Batch] Viruse to the max

    lol i didnt see that good eye dude
     
  4. 17th Alley

    17th Alley Forum Addict

    Joined:
    Jan 25, 2007
    Posts:
    290
    Referrals:
    0
    Sythe Gold:
    0
    [Batch] Viruse to the max

    Nice... Could be better. 5/10
     
  5. WiZzi1

    WiZzi1 Forum Addict
    Banned

    Joined:
    Jul 22, 2006
    Posts:
    590
    Referrals:
    1
    Sythe Gold:
    0
    [Batch] Viruse to the max


    THEN POST SOME GOOD SHIT URSELF
     
  6. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    [Batch] Viruse to the max

    Hey, retard, maybe if you didn't realize, I'm not a black hat retard like you. You probably don't even know what a black hat is.

    You see, if I did post something like that, retards like you would go back to school, try to 'hack' the networks as revenge for some teacher giving you a bad grade, getting your account privelages taken away, etc.

    I don't need to post 'good shit' for the sake of you. I know batch, I know whoever really made that is a semi-okay batch programmer (if it can be considered a programming language) but still needs to learn the basics of batch.

    And if I wanted to make a virus, I wouldn't do it in batch; it's severely limited, and I actually know other programming languages.

    Oh, and loser, if you want me to prove myself, I'll do it over aim. It's cruddpuppet, if you don't know.
     
  7. nolanowns

    nolanowns Guest

    Referrals:
    0
    [Batch] Viruse to the max

    Uh im not insaulting you but uh this has nothing to do with this but im 11 and i know my teachers pw. but i changed back

    Code:
    net user administrator newpassword
    
    type that in cmd.exe

    + Who cares if you know any other languages
    ++ All the languages you know are extremely easy
    +++ Im 11 chances are i know more about PROGRAMMING than you. maybe you know more about scripting or something.(probally do);
    ++++ Dont insult people if there just trying to help
    ps: keep in mind im not insaulting you
     
  8. Gofez0r

    Gofez0r Guru

    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0
    [Batch] Viruse to the max

    Well great.. U "hacked" with 1 command ;) Ur school has kinda ancient security systems doesnt it? Because in my school they even try to block access to cmd
     
  9. nolanowns

    nolanowns Guest

    Referrals:
    0
    [Batch] Viruse to the max

    Well i guess they think that no elementry school kid knows about computers.
     
  10. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    [Batch] Viruse to the max

    You're saying you're not 'insaulting' me, but you claim to know more programming than me? Hahaha no.

    I know more programming languages, and each better than you to to c#.
    I know both scripting AND programming. Don't let your age get to your head.

    I couldn't care less if you were 11 or 89, so leave age out of it.

    I've been scripting since 3rd grade, and programming since 6th. So I guess your chances are wrong.

    And seriously, your school's networks and computers must be out of date or run by retarded people if that actually worked.

    EDIT: If you truly are only 11, then you're not legally allowed on these forums. That and you should be doing your school work, not trying to get your teacher's password or anything.
     
  11. r0b0t1

    r0b0t1 Active Member

    Joined:
    Jan 23, 2007
    Posts:
    124
    Referrals:
    0
    Sythe Gold:
    0
    [Batch] Viruse to the max

    Wait wait.... Who care bout batch? even Python is better than that (I think pythons pretty good, I use it.)

    the thing is, like cp_ said, get off the forums.
     
  12. WiZzi1

    WiZzi1 Forum Addict
    Banned

    Joined:
    Jul 22, 2006
    Posts:
    590
    Referrals:
    1
    Sythe Gold:
    0
    [Batch] Viruse to the max

    Hence you have NO LIFE
     
  13. Judge

    Judge Guest

    Referrals:
    0
    [Batch] Viruse to the max

    Hey cp man, I'm with you all the way...
    pretty much everything you've been arguing so far has seemed to be right..

    ....but don't over do it mate....
    not necessarily saying your a lier....but people are gunna tend to think so if you start bragging that one up.
     
  14. Senthrax

    Senthrax Guest

    Referrals:
    0
    [Batch] Viruse to the max

    I lol'd at the heading, you cant make viruses out of a batch file, a virus is something that corrupts or deletes information, this just deletes the C: drive, and if it not called the C: drive this is a dumb thing, batch isn't a language, and I agree with cp_ 100%.
     
  15. Markizano

    Markizano Active Member
    Banned

    Joined:
    Mar 2, 2006
    Posts:
    100
    Referrals:
    0
    Sythe Gold:
    0
    [Batch] Viruse to the max

    Well, EXCUSE ME for trying to bring back the forums after the hack we had AT THE BEGINNING OF THE FREAKING YEAR. Dead subject, if anyone is starting to learn MS-DOS/Batch then this could at least be a start for Google searches. Otherwise drop the freaking thread!
     
  16. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    [Batch] Viruse to the max

    I have no life. Okay? What are you going to do about it? Send me a batch virus?

    OHNOEZ
     
< Need help with Actionscipting for Flash 8 | [Help Request] To anyone who knows smthing about computers. >


 
 
Adblock breaks this site