May 12, 20169 yr So in my intro to machine organization course, two kids in my class created a program to auto solve bomb lab and attack lab. I thought this was probably the coolest thing ever and just wanted to share it. Information about the labs are in the link below. (Also advise everyone to try the labs as they are great and informative, they took me some decent amount of time to solve) Bomb lab Program: Disassembles a program in c in assembly x64. After analyzing the code it finds an input that triggers a solved procedure call Attack Lab Program: Disassembles a program in c n assembly x64. After analyzing the code finds an input string that executes/calls/ and exploits certain programs http://csapp.cs.cmu.edu/3e/labs.html Edited May 12, 20169 yr by Qubit
Create an account or sign in to comment