Results 1 to 7 of 7
  1. #1

    Default File transfer using command...


    Good Morning To All,

    I don't know if some1 already posted like this, But I just want to ask if. When your using dos command or command prompt(Correct me if I'm wrong)..when opening files from a Flash Drive..If the Flash Drive has a Virus..Will the virus can still get inside your computer?..Coz unlike clicking it with a mouse and opening it directly, for sure the virus will get in you're computer..so "is dos command safe to use in opening a flash drive?"..

  2. #2
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    clicking is just Interactive way to run a program, typing it via command promt is the same and virus may still spread...

    and if it happens your OS enables autorun from the time you inserted your Flash disk (w/ virus) possible your computer may infected as well... (depends upon the virus duh).

  3. #3
    ah ok..thank you so much sir..it's just it's so hard to get rid-off some autorun virus ryt now..
    Thank you so much sir..

  4. #4
    switch to linux....

  5. #5
    Quote Originally Posted by nullpointer View Post
    switch to linux....
    mao nay the best nga antivirus, once ma-install na sa computer, wagtang mga virus.

  6. #6
    Autorun won't trigger if you change into the drive using DOS. You might do something like this to remove the autorun.inf:

    Code:
    F:
    attrib -s -h -r autorun.inf
    del autorun.inf
    Ofcourse that is assuming that you have disabled autorun upon plugin of removal devices...

    Pero if a file is infected unya you open it using DOS, same ra mahitabo as what MarkCuering said.

    You might also want to open the autorun.inf using notepad before deleting it by type:
    Code:
    notepad autorun.inf
    kay usahay ma klaro raman kung unsa na files iyang i run, which is usually ang virus.


    Ang uban sad kay naka set ang system attribute para dili makit-an bisag view all files sa Explorer not unless naka view system/protected/(limot ko sa term) files sad ka. You could also browse for files that have the system or hidden attribute set by:

    Code:
    dir /a:h (for hidden files)
    dir /a:s (for system files)
    Then doing attrib -s -h -r to those suspicious looking files. You might also want to google a filename first before deleting it.

    After you're sure na dapat to i delete na file/folder, do:

    Code:
    del <filename>
    for folders:

    Code:
    rmdir /S <folder name>
    If daghan folder ang hidden/system then ang naa say executable na same name as the folder, usually it's NOT safe to delete katong folders kay naa toy virus na i hidden/system the user's folders then replace it with a copy of the virus pero with a folder icon.

    Sorry, unorganized. Diritso ra kog type unsay ma sulod sa akong utok. I'm not liable for any damage done to your system/property by following the above instructions. ((:

  7. #7
    @TS: Bro, I think there's a thread diri that talks about deleting the autorun.inf sa flash drive
    https://www.istorya.net/forums/softwa...rom-usb-2.html

    AND

    There's another thread here that deals with deleting viruses from the flash drive without using an antivirus.

    https://www.istorya.net/forums/softwa...elp-virus.html
    https://www.istorya.net/forums/comput...usb-virus.html
    https://www.istorya.net/forums/softwa...et-helped.html

  8.    Advertisement

Similar Threads

 
  1. hidden files pero makita using command prompt
    By ace_k in forum Software & Games (Old)
    Replies: 11
    Last Post: 05-08-2009, 05:13 AM
  2. hidden files pero makita using command prompt
    By ace_k in forum Computer Hardware
    Replies: 8
    Last Post: 05-03-2009, 08:49 AM
  3. Guys need help on Mac OS X and Win XP using Flash drive file Transfer
    By ryan_boy22 in forum Software & Games (Old)
    Replies: 11
    Last Post: 12-26-2007, 02:38 AM
  4. best software for file transfer: DOS
    By ralpryan in forum Software & Games (Old)
    Replies: 7
    Last Post: 05-26-2006, 05:05 PM
  5. Networking/File Transfer USB to USB
    By onin111 in forum Networking & Internet
    Replies: 35
    Last Post: 02-06-2006, 11:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top