Wireshark-bugs: [Wireshark-bugs] [Bug 11390] 64-bit versions of Wireshark ship with 32-bit Andro

Date: Wed, 22 Jul 2015 19:58:08 +0000

Comment # 2 on bug 11390 from
...and after further testing, it appears that it launches if I copy
androiddump.exe from the extcap directory, into its parent directory:

C:\Program Files\Wireshark>androiddump.exe

C:\Program Files\Wireshark>Help
 Usage:
 androiddump --extcap-interfaces [--adb-server-ip=<arg>]
[--adb-server-tcp-port=
<arg>]
 androiddump --extcap-interface=INTERFACE --extcap-dlts
 androiddump --extcap-interface=INTERFACE --extcap-config
 androiddump --extcap-interface=INTERFACE --fifo=PATH_FILENAME --capture

 Parameters:
  --help
  --version
  --verbose[=arg]
  --extcap-interfaces
  --extcap-dlts
  --extcap-interface=<arg>
  --extcap-config
  --capture
  --fifo=<arg>
  --adb-server-ip=<arg>
  --adb-server-tcp-port=<arg>
  --logcat-text=<arg>
  --bt-server-tcp-port=<arg>
  --bt-forward-socket=<arg>
  --bt-local-ip=<arg>
  --bt-local-tcp-port=<arg>

Something seems broken about the way DLLs are being discovered, I guess.


You are receiving this mail because:
  • You are watching all bug changes.