Closed steadfasterX closed 6 years ago
some firmware versions do not act as expected and here the auto detection of challenge/response is failing.
fix/workaround: add an option to start/restart SALT with an overwrite for both situations (with and without c/r)
Temp fix
Change this
https://github.com/steadfasterX/lglaf/blob/g4-stable/lglaf.py#L46
to
0xaaaa: "G4",
in FWUL
sudo -i cd /programs/lglafng nano lglaf.py
Then do the above change
some firmware versions do not act as expected and here the auto detection of challenge/response is failing.
fix/workaround: add an option to start/restart SALT with an overwrite for both situations (with and without c/r)