Defusing the Binary Bombs!

My write-up to CMU bomb labs..... Introduction The exercise is basically an ELF-executable. It contains 6 phases . To pass through each phase one has to input the correct string within the given interval or else the bomb defuses.In order to get an idea of the functions in the executable , type : >> objdump … Continue reading Defusing the Binary Bombs!