Skip to content

sc2225/Bomb-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomb-Lab

DePaul University - System I - Winter 2017

**Note: I made this repo with the intent to help others solve their own Bomb Labs. Please feel free to fork or star this repo if you find it helpful!***

    Goals:
  • Solve a total of 6 phases to defuse the bomb. Each phase has a password/key that is solved through the hints found within the assembly code.
  • Become familiar with Linux VM and Linux command-line
  • Use and navigate through gdb debugger to examine memory and registers, view assembly code, and set breakpoints within the gdb debugger
  • Read and understand low level assembly code
  • Understand control flow in assembly

Details on Grading for Bomb Lab

    Point breakdown for each phase:
  • Phase 1 - 4: 10 points each
  • Phase 5 and 6: 15 points each
  • Total maximum score possible: 70 points

Each time the "bomb explodes", it notifies the server, resulting in a (-)1/5 point deduction from the final score for the lab.

Link to Bomb Lab Instructions (pdf) in GitHub Repository

About

Guide and work-through for System I's Bomb Lab at DePaul University. (**Please feel free to fork or star if helpful!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published