Lock up screen joke or Anti Debug measure.
maybe it will throw an exception or lock up when he tries to execute the string :biggrin:
push 182h ; DESKTOP_CREATEWINDOW, DESKTOP_WRITEOBJECTS, DESKTOP_SWITCHDESKTOP
push eax ; NULL
push eax ; NULL
push eax ; NULL
push offset l1
call CreateDesktop
push eax ; handle of desktop
call SwitchDesktop
l1:
db "mydesktop", 0 ; name of new desktop
invoke ExitProcess,0
you can probably open the task manager and start a new instance of explorer.exe to get back to the original desktop
You must not have run it yet.
Task Manager will only let you log out which is the only escape.
Read the comments too.
read the comments
don't plan on running it :redface:
Chicken. :biggrin:
All you have to do when you run it, is bring up Task Manager and log out.
Probably not supposed to be an April 1 joke :biggrin:
Thanks, that's what I meant to post. :t