Skip to content

mahmoud0x01/mbr-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mbr-dumper

program to dump the 512 bytes mbr code from the first sector of the disk to a file , let you examine the assembly code of the bootloader

Compile

gcc -o mbrdumper mbrdumper.c

run

./mbrdumper /dev/sda pathtodumpfile

About

program to dump the 512 bytes mbr code from the first sector of the disk to a file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages