Skip to content

Releases: Netdex/android-usb-script

android-usb-script 1.2.2

Choose a tag to compare

@Netdex Netdex released this 20 Jul 16:53
  • 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

Choose a tag to compare

@Netdex Netdex released this 04 May 01:54

What's Changed

  • Disable proguard for release builds

Full Changelog: 1.2.0...1.2.1

android-usb-script 1.2.0

Choose a tag to compare

@Netdex Netdex released this 09 Feb 14:01
  • Sign APK
  • Remove dependencies blob

Full Changelog: 1.1.0...1.2.0

android-usb-script 1.1.0

Pre-release

Choose a tag to compare

@Netdex Netdex released this 18 Aug 17:09

Full Changelog: 1.0.0...1.1.0

android-hid-script 1.0.0

Pre-release

Choose a tag to compare

@Netdex Netdex released this 13 Nov 23:32
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

HIDFuzzer 0.0.5 Pre-release
Pre-release

Choose a tag to compare

@Netdex Netdex released this 18 Jan 04:15

Implemented functionality:

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

HIDFuzzer 0.0.1

HIDFuzzer 0.0.1 Pre-release
Pre-release

Choose a tag to compare

@Netdex Netdex released this 15 Jan 23:46

Initial functionality implemented

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