ROSECODE 081
Pragma Series: Brute Interrogation Made Easier
The original interaction is no longer available. Any surviving program is preserved as source code.
In this problem you need to interrogate an ex-agent prisoner. You can perform 4 actions. The prisoner's state is kept as a session variable on the server side and you will be able to see it once you get to the secret page. You also receive a text regarding the state.
These 4 actions translate to some basic arithmetic operations done on the variable. When the condition is met the prisoner will confess the secret code.
Note: You need to make the variable somehow 1000 to see the password. Brute force is not necessary from now on. It is simple reverse engineering.
These 4 actions translate to some basic arithmetic operations done on the variable. When the condition is met the prisoner will confess the secret code.
Note: You need to make the variable somehow 1000 to see the password. Brute force is not necessary from now on. It is simple reverse engineering.
The original problem included a Flash interaction. inter.swf