Jump to content




[Lua][Question]Computer ignoring diskdrive,etc.


  • This topic is locked This topic is locked
5 replies to this topic

#1 exploder

  • Members
  • 69 posts
  • LocationLatvia

Posted 21 October 2012 - 09:20 AM

Hello computercraft community.

I am making a virus, but my virus can be easly bypassed using disk drive.

Is this possible to make computer not detect Disk Drives or delete the startup file in floppy first?

Thank you.

#2 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 21 October 2012 - 10:20 AM

View Postexploder, on 21 October 2012 - 09:20 AM, said:

Hello computercraft community.

I am making a virus, but my virus can be easly bypassed using disk drive.

Is this possible to make computer not detect Disk Drives or delete the startup file in floppy first?

Thank you.

No. You can make it more difficult to remove your virus, but you cannot prevent it as they could just shut the computer down and put the floppy in.

#3 cheekycharlie101

  • Members
  • 231 posts

Posted 21 October 2012 - 10:37 AM

View PostCloudy, on 21 October 2012 - 10:20 AM, said:

View Postexploder, on 21 October 2012 - 09:20 AM, said:

Hello computercraft community.

I am making a virus, but my virus can be easly bypassed using disk drive.

Is this possible to make computer not detect Disk Drives or delete the startup file in floppy first?

Thank you.

No. You can make it more difficult to remove your virus, but you cannot prevent it as they could just shut the computer down and put the floppy in.
as you are a developer im sure you no wayy more about this than i do. but could you just block ctrl+s and ctrl+r from working. that way they would never be able to reboot a computer and make a boot disk to work. or there might be a way to stop boot disks from working. just wondering if this is possible

#4 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 21 October 2012 - 10:40 AM

View Postcheekycharlie101, on 21 October 2012 - 10:37 AM, said:

View PostCloudy, on 21 October 2012 - 10:20 AM, said:

View Postexploder, on 21 October 2012 - 09:20 AM, said:

Hello computercraft community.

I am making a virus, but my virus can be easly bypassed using disk drive.

Is this possible to make computer not detect Disk Drives or delete the startup file in floppy first?

Thank you.

No. You can make it more difficult to remove your virus, but you cannot prevent it as they could just shut the computer down and put the floppy in.
as you are a developer im sure you no wayy more about this than i do. but could you just block ctrl+s and ctrl+r from working. that way they would never be able to reboot a computer and make a boot disk to work. or there might be a way to stop boot disks from working. just wondering if this is possible

No. The only thing that can be blocked from Lua code is Ctrl + T

#5 exploder

  • Members
  • 69 posts
  • LocationLatvia

Posted 21 October 2012 - 10:51 AM

View PostCloudy, on 21 October 2012 - 10:40 AM, said:

View Postcheekycharlie101, on 21 October 2012 - 10:37 AM, said:

View PostCloudy, on 21 October 2012 - 10:20 AM, said:

View Postexploder, on 21 October 2012 - 09:20 AM, said:

Hello computercraft community.

I am making a virus, but my virus can be easly bypassed using disk drive.

Is this possible to make computer not detect Disk Drives or delete the startup file in floppy first?

Thank you.

No. You can make it more difficult to remove your virus, but you cannot prevent it as they could just shut the computer down and put the floppy in.
as you are a developer im sure you no wayy more about this than i do. but could you just block ctrl+s and ctrl+r from working. that way they would never be able to reboot a computer and make a boot disk to work. or there might be a way to stop boot disks from working. just wondering if this is possible

No. The only thing that can be blocked from Lua code is Ctrl + T

Yes, that is that I was wondering.I have blocked Ctrl + T, but never knew how to block Ctrl + S or Ctrl + R (I guess it's really impossible, plus if someone really find a way how to block Ctrl + S and R then next problem is when person disconnects, the chunks stop loading, so computer shuts down as well.).

But I guess there is no possible way to make computer start it's startup first, or when he detects floppy, he deletes it.

That's sad :)/>.

#6 ChunLing

  • Members
  • 2,027 posts

Posted 21 October 2012 - 10:56 AM

It's moderately realistic, though. The main danger of a virus isn't the ability to somehow permanently infect hardware, but to damage or steal data and programs.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users