Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 359 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 359 Bytes

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