Skip to content

Releases: USBToolBox/tool

0.2

10 Jun 21:00
0c6823a
Compare
Choose a tag to compare
  • Update usbdump, fixing a longstanding crash
    • Most commonly occurred if Parsec USB drivers were installed
    • This should fix any JSONDecodeError crashes

Thank you to @midi1996 and @Mckill3r for testing!

Please use 0.1.1 for macOS.

0.1.1

28 Feb 18:01
Compare
Choose a tag to compare

fix windows pe support

0.1.0

20 Feb 23:21
Compare
Choose a tag to compare
  • Fix crash with null HubPorts
  • Do not crash when usbdump returns invalid output
  • Update usbdump
  • Make friendly types default
  • Don't crash if hub name is not present
  • Update debugging code
  • Add AppleUSBMergeNub support

0.0.9

18 May 22:57
Compare
Choose a tag to compare

Refactor versioning
Add handling for borked setups
Build debug_dump as dir too

0.0.8

07 May 20:38
Compare
Choose a tag to compare

Fix exception traceback printing wrong thing
Fix crash in guess_ports() when companion has errored state
Add some more specific port errored prints
debug_dump now saves to file (& prompts for location)

0.0.7

06 May 01:36
Compare
Choose a tag to compare

Redo path code to fix save locations
Add some more coloring (WIP)
Fix some naming
Strip \ from ACPI name if used as personality title
Attempt to make ANSI escapes work better
Update debug_dump for proper recursion
Fix link to USB types
Revert USB Composite Device handling

0.0.6

03 May 12:35
Compare
Choose a tag to compare

Fix exception in get_controller_class

0.0.5

03 May 12:27
Compare
Choose a tag to compare

Fix debug_dump when no devices are connected
Fix macOS builds (should run on El Capitan+ now)

0.0.4

02 May 02:44
Compare
Choose a tag to compare

Fix "missing connector type" bug

0.0.3

01 May 23:08
01ab64d
Compare
Choose a tag to compare

Fix macOS builds
Bump version