Geanu was a simple RE challenge from MidnightsunCTF.
The task starts by print the following ASCII-art of Keanu and awaits our input.
After getting user input it finishes.
Let's fire up Ghidra and load the binary. Since the binary is written in Go, we can apply 'golang_