Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

selfkey

a simple crackme for linux x86-64. no plaintext passwords, no easy shortcuts.

your objective is to find the correct password and trigger this message:

You cracked the password
Great job!!

good luck

usage

./crackme <password>

build from source

gcc -o crackme crackme.c -s -O2

difficulty

3/6 -- requires static analysis

author

opmr0

About

a linux x86-64 crackme with a custom password verification algorithm. no plaintext passwords, static analysis required.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages