1. Skip to navigation
  2. Skip to content
  3. Skip to secondary-content




Win.Desktop.Puzzle

ALIAS:Desktop.Puzzle
SIZE:245250

Summary

This is a trojan written in Delphi. The original filename is SLIDESCR.EXE. When executed under Windows 95 it blocks task manager and opens a messagebox with the following text:

   Slider 1.0


   Oops, looks like somebody doesn't like you very much !
   You have to finish this sliding tile puzzle before you
   can continue whatever it is you're doing !
   Use the cursor keys to move the pieces (black piece is
   the empty one).

Additional Details

After 'OK' is pressed the trojan splits Windows desktop into several parts, mixes them and waits for the user to restore the original desktop by solving the sliding tile puzzle. It also swaps functions of cursor keys: 'Up' becomes 'Down', 'Left' becomes 'Right' and that makes solving the puzzle more difficult. There's no way to continue working with other Windows applications until you complete the puzzle.

Under Windows NT the task manager is not blocked by the trojan and the puzzle task could be killed.

If the trojan is executed from DOS session (full screen mode) the desktop data is not acquired correctly and the puzzle parts are blank. This happens because the desktop image is acquired by the trojan before Windows switches from DOS screen to its desktop.

[Analysis: Alexey Podrezov, F-Secure]