Jump to content

Programming Challenge...


Recommended Posts

Posted (edited)

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 by Qubit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...