initial
This commit is contained in:
17
2/queen2/README
Normal file
17
2/queen2/README
Normal file
@@ -0,0 +1,17 @@
|
||||
Welcome to queen2!
|
||||
-----
|
||||
We just learned about creating a GUI for applications, so we had
|
||||
to try it. It's very basic, but it works! WOW! A new level of user
|
||||
experience in contrast to these old style command line programs.
|
||||
Sometimes, this event-stuff is a bit tricky because you don't
|
||||
see directly which code is executed if you interact with the GUI..
|
||||
|
||||
Can you uncover the secret message we put into this program?
|
||||
|
||||
The flag is also the password for queen3.
|
||||
|
||||
|
||||
Hints
|
||||
-----
|
||||
A debugger could be of great help after you identified interesting code regions.
|
||||
You get the flag by passing your findings as parameter (in decimal) to the `get_token`-command on this VM.
|
||||
Reference in New Issue
Block a user