CMU BombLab Walkthrough
Jan 19, 2023 · 22 min read · Introduction 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...
Join discussion