bootcode_parser icon indicating copy to clipboard operation
bootcode_parser copied to clipboard

A boot record parser that identifies known good signatures for MBR, VBR and IPL.

Results 3 bootcode_parser issues
Sort by recently updated
recently updated
newest added

Hello, First of all, congratulations for this great project. Modern viruses hook on using BIOS or microcode, so it is nice to have a bootcade parser to parse BIOS mbr....

With a project like this it may make sense to use `git`'s GPG signing feature to verify the integrity of the code itself. https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work Just an idea.

looks like a nice tool, but your project description is empty? "No description or website provided." keep it up, cheers.