firmware-mod-kit icon indicating copy to clipboard operation
firmware-mod-kit copied to clipboard

Installation

Open slsanna opened this issue 2 years ago • 1 comments

Hi everybody,

I cannot install this tool and I really need it, neither I can find a guide. I downloaded it from github but it doesn't work. Can you help me please?

slsanna avatar Jun 18 '22 17:06 slsanna

This should work I think:

$ git clone https://github.com/rampageX/firmware-mod-kit.git $ sudo apt install git build-essential zlib1g-dev liblzma-dev $ cd firmware-mod-kit/src $ ./configure $ make

torabi12 avatar Sep 01 '22 17:09 torabi12