News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Freeze Up

Started by Magnum, April 04, 2013, 03:45:06 AM

Previous topic - Next topic

Magnum

Lock up screen joke or Anti Debug measure.
Take care,
                   Andy

Ubuntu-mate-18.04-desktop-amd64

http://www.goodnewsnetwork.org

dedndave

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

Magnum

You must not have run it yet.

Task Manager will only let you log out which is the only escape.

Read the comments too.

Take care,
                   Andy

Ubuntu-mate-18.04-desktop-amd64

http://www.goodnewsnetwork.org

dedndave

read the comments
don't plan on running it   :redface:

Magnum

Chicken.  :biggrin:

All you have to do when you run it, is bring up Task Manager and log out.

Take care,
                   Andy

Ubuntu-mate-18.04-desktop-amd64

http://www.goodnewsnetwork.org

qWord

Quote from: Magnum on April 04, 2013, 03:45:06 AMAnti Debug measure.
bullsh**.

Quote from: Magnum on April 04, 2013, 03:45:06 AM
Lock up screen joke
how funny for average users  :icon13:
MREAL macros - when you need floating point arithmetic while assembling!

Vortex

Probably not supposed to be an April 1 joke :biggrin:

Magnum

Thanks, that's what I meant to post.  :t
Take care,
                   Andy

Ubuntu-mate-18.04-desktop-amd64

http://www.goodnewsnetwork.org