/nv-rom-parser

Nvidia ROM parser

Primary LanguageRust

NV-ROM-PARSER

Nv Rom Parser is a tool to extract some information about Nvidia firmware.

Installation

Clone repository.

Install rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Run

cargo run -- --help

Contributing

Pull requests are welcome.

License

MIT