Skip to main content

Geek

Classification

Category:

Malware

Type:

Virus

Aliases:

  • Geek

Summary

When a file infected by a Geek virus is run for the first time, the virus copies itself to the interrupt table at memory location 0000:0200h. The next unused location is 0000:03D4h. If the byte at 0000:03C1 is 'x', the virus considers itself already resident. This comes from the text 'dex' at the end of the virus file.

Removal

Technical Details

Other strings in the virus are 'GEEK' and '0v7a', the first might be a name, the second looks like a version number. The final 'x' is the only part of this that is used. Dos calls are used to get/set the INT 21h interrupt vector. Infected EXE files have their initial stack pointer set to A000h. This is used to determine whether to exit as a COM file or EXE file.

The INT 21h handler intercepts calls to DOS function 4Bh (load program). File attribute, date and time are preserved. The infection signature is different for com and exe files. For infected COM files, the first byte of the file is 0Eh (push cs). For EXE's the offset to first relocatable item (low byte) is DEh.

Any file beginning with 'M' is treated as an EXE file. EXE files are filled to the next paragraph boundary before the virus is appended, COM files are simply appended to.

On the 29th day of any month, a random sector is overwritten by the virus code/data instead of infecting a file.

Protect your devices from malware with F‑Secure Total

Protecting your devices from malicious software is essential for maintaining online security. F‑Secure Total makes this easy, helping you to secure your devices in a brilliantly simple way.

  • Award‑winning antivirus and malware protection

  • Online browsing, banking, and shopping protection

  • 24/7 online identity and data breach monitoring

  • Unlimited VPN service to safe­guard your privacy

  • Password manager with private data protection

Choose how many devices you want to protect to get started.

  • Free customer support

  • Cancel anytime

  • The trial does not obligate you to buy the product

After 30 days your subscription will renew automatically for one year at €69.99.

More Support

Community

Ask questions in our Community.

User guides

Check the user guide for instructions.

Contact Support

Chat with with or call an agent.

Submit a Sample

Submit a file or URL for analysis.