Skip to content

M6a5x98/e-is-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

e-is-lock

A little executable that locks your computer and rickroll you each time you press the key 'e'
That's it

Compilation

To compile this program, you need NASM and GoLink

nasm -fwin64 e-is-lock.asm -o e-is-lock.obj
golink e-is-lock.obj /entry main /console kernel32.dll user32.dll

About

A little executable that locks your computer each time you press the key 'e'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors