Skip to content

Releases: Netdex/android-usb-script

android-usb-script 1.2.2

20 Jul 16:53

Choose a tag to compare

  • Support automatically detecting device minor for HID devices
  • Support assigning label to mass storage gadgets
  • Additional diagnostics and logging
  • Request notification permission
  • UI updates

Full Changelog: 1.2.1...1.2.2

android-usb-script 1.2.1

04 May 01:54

Choose a tag to compare

What's Changed

  • Disable proguard for release builds

Full Changelog: 1.2.0...1.2.1

android-usb-script 1.2.0

09 Feb 14:01

Choose a tag to compare

  • Sign APK
  • Remove dependencies blob

Full Changelog: 1.1.0...1.2.0

android-usb-script 1.1.0

18 Aug 17:09

Choose a tag to compare

Pre-release

Full Changelog: 1.0.0...1.1.0

android-hid-script 1.0.0

13 Nov 23:32

Choose a tag to compare

Pre-release
hidfuzzer: modernization 3/N

- improved error handling
- move all UI code into Activity
- favor synchronous SU with no synchronization when possible
- remove back references in favor of callbacks
- simplify lua interface
- refactor code style

HIDFuzzer 0.0.5

18 Jan 04:15

Choose a tag to compare

HIDFuzzer 0.0.5 Pre-release
Pre-release

Implemented functionality:

  • Modular task design
  • Sample tasks including PowerShell execution, wallpaper changing, arbitrary executable download
  • Optimizations for input latency

HIDFuzzer 0.0.1

15 Jan 23:46

Choose a tag to compare

HIDFuzzer 0.0.1 Pre-release
Pre-release

Initial functionality implemented

  • Fuzzes /dev/hidg0 and /dev/hidg1 with random data