Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The nefarious Dr. Evil has planted a slew of binary bombs... The nefarious Dr. Evil has planted a slew of binary bombs on our machines.

The nefarious Dr. Evil has planted a slew of "binary bombs...

The nefarious Dr. Evil has planted a slew of "binary bombs" on our machines. A binary bomb is a program that consists of a sequence of phases. Each phase expects you to type a particular string on stdin. If you type the correct string, then the phase is defused and the bomb proceeds to the next phase. Otherwise, the bomb explodes by printing "BOOM!!!" and then terminating. The bomb is defused when every phase has been defused. There are too many bombs for us to deal with, so we are giving each student a bomb to defuse. Your mission, which you have no choice but to accept, is to defuse your bomb before the due date. Good luck, and welcome to the bomb squad! Step 1: Get Your Bomb Each student will attempt to defuse their own personalized bomb. Each bomb is a Linux binary executable file that has been compiled from a C program. While each bomb is unique, the phases follow basic patterns. To obtain your bomb, you need to be on a machine that can connect to zeus-1.vse.gmu.edu. For this project, you must connect to zeus-1. If you connect to zeus, it may take you to zeus-2, where you cannot be graded! Login to zeus-1.vse.gmu.edu using ssh and your GMU userid/password. Remember that you need to be on the campus network, or be connecting remotely through the VPN software. The bottom line is that the technique youve been using to connect to zeus in the previous assignment should also work for this project. To get your custom copy of the bomb, go to this link:

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Students also viewed these Programming questions