• 0 Posts
  • 61 Comments
Joined 11 months ago
cake
Cake day: August 8th, 2023

help-circle












  • If your computer is network connected you really really need antimalware running. In theory, a game server could be exploited and controlled to inject malware into game clients ( = you playing online).

    If you use a browser to access internet, there has been malware infected ads that infect your computer when you visit legitimate web sites.

    If you get infected, the malware most likely won’t do anything that makes you notice it. It all depends what the purpose of the malware is.

    Ransomware? Then it stays hidden until it has encrypted all your files and then it pops up telling you to pay or you won’t be able to use your computer.

    Collecting useful passwords? Getting full access to your Steam account is nice. Got some awesome weapons and armor in the MMORPG you play? That’s something they theoretically would script to be able to steal from you.

    Or maybe the malware just stays hidden for now, contacting it’s control center now and then to see if there is any instructions.

    Malware is business. The people behind it are businessmen and you are part of what they sell.

    If you have a fairly modern computer there shouldn’t be that much impact on the performance.







  • mindlight@lemm.eetoOpen Source@lemmy.mltext in image translation
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    3 months ago

    I don’t have the answer your looking for but maybe a pointer for where to look and what to look for …

    What you want is essentially done in two steps.

    1. Optical Character Recognition - an image consists of pixels. There is no text, just pixels. You need a program that can see the difference between pixels forming an A and an B. Tesseract is a very competent program for this and it’s free. However, it’s command line only but I know there are GUI applications based on Tesseract.

    2. Translate text from one language to another - maybe Dialect?