- experimental G700/G700s receiver support (
options global workmode g700) - up to 4-times faster injection for unifying
- experimental USB injection support with
inject target USB - introduction of
options global bootmodeto toggle between USB injection and default behavior - script used for USB injection on boot is set with
options inject default-script <scriptname>, the respective script has to be stored with the proper name usingscript store <scriptname> - fix: script storage, scriptname buffer not trimmed down to new length if new scriptname of successive storage attempts gets shorter
- fix: issue #8 (typos for passive enum)
- Note: As the update changes the structure for persistent options
erase_flashhas to be executed once after update
- experimental Logitech LIGHTSPEED support (G-Series, tested with G603)
- adjusted device listing with
devicescommand (prints more data, especially for devices obtained from sniffed pairing) - fix: for discovered devices which have already been stored to flash, dongle data is re-loaded along with device data (dongle WPID, classification)
- fix: plain keys are printed in passive-enum mode (if AES key known), even if they aren't at first position in the report
- follow install instructions from readme
- after flashing the new image, run
erase_flashonce and re-plug the LOGITacker dongle (all stored data will be erased and new default options deployed)
Lightspeed mode could be enabled with options global workmode lightspeed and disabled with
options global workmode unifying. To persist the changes run options store.
Lightspeed mode is not compatible to legacy Unifying mode (different channels, different encryption scheme
for injection). In case you changed the mode, be sure to restart the current task (f.e. discover run to
restart device discovery in the new mode).
In order to obtain a link encryption key for a LIGHTSPEED device, use the munifying tool as described in the
README (the latest version added support for G-Series LIGHTSPEED devices)
- first public release