Originally Posted by
fluffythefish
So, what I'm here to ask is, could executing this jar file actually install bad stuff that will remain on a pc, or is it just some benign process that would have died with a restart.
Java, just like any other "real" language, can do pretty much anything on a computer. This isn't inherently a bad thing, but it can be used to do bad things (just like a hammer can be used to break glass instead of hammer in nails). Running a jar is no different from running a .exe or other arbitrary programs. So, the gist is this: yes, a jar could install bad stuff. I highly suggest you run an antivirus program.