KSKarthikeyan Subramaniamintechiekarthik.hashnode.dev·Jan 19, 2023 · 22 min readCMU BombLab WalkthroughIntroduction CMU Bomblab is a Reverse Engineering challenge. Students are provided with Binary which has six phases(six challenges to solve). BombLab provides the main() code of the Binary. Let us take a look at the main function below int main(int a...00