Quote:
Kevin likes playing games in Linux. One day, he was bored and had nothing to do so he decided to play with a source file of the game. He opened the source file and added some codes and then compiled it. Get the password for the next level by using this program
Thats the hint for level4 correct ? i havent been on the level for ages but its basically the same as level3 exept you need to pull strings on the file. Now if we do a strings -f we get way to much output from the file so we will need to write a bash script that looks something like this