Skip to content

jnl27/bomblab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bomblab

A Rutgers University CS211 (Computer Architecture) programming assignment analyzing and reverse-engineering a "binary bomb" using its assembly code to obtain keys to pass all 9 phases

bomb.c

The bomb program that is to be run. It is programmed in a way such that you can't see what it's actually doing without looking at its x86 assembly

bomb-assembly

The compiled assembly text file of bomb.c

bomb-strings

The compiled file of all possible strings that bomb.c stores.

mysolutions.txt

The text file of all the solutions for my particular bomb

About

A Rutgers University CS211 (Computer Architecture) programming assignment to analyze x86 Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages