All Projects → sryze → wirebug

sryze / wirebug

Licence: GPL-3.0 License
Toggle Wi-Fi debugging on Android without a USB cable (needs root)

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to wirebug

ethernally
Your scrcpy companion for Android wireless screen mirroring
Stars: ✭ 33 (+0%)
Mutual labels:  adb, wifi
Rogcat
A `adb logcat` wrapper
Stars: ✭ 137 (+315.15%)
Mutual labels:  debugging, adb
adb-interface-vscode
🔌 A tool that allows you to execute ADB.exe commands/actions without having to interact with the terminal.
Stars: ✭ 26 (-21.21%)
Mutual labels:  adb, wifi
TweakIt-Desktop
An Android Debugging Application
Stars: ✭ 33 (+0%)
Mutual labels:  debugging, adb
adb-wifi-setting-manager
Control wifi connections on Android with adb
Stars: ✭ 31 (-6.06%)
Mutual labels:  adb, wifi
bot
Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
Stars: ✭ 321 (+872.73%)
Mutual labels:  adb
Debloat
Remove ads, bloatware and speed up your device.
Stars: ✭ 44 (+33.33%)
Mutual labels:  adb
raspap-awesome
🎉 A curated list of awesome things created with RaspAP
Stars: ✭ 55 (+66.67%)
Mutual labels:  wifi
pretty trace
Love Your Ruby's Backtrace
Stars: ✭ 13 (-60.61%)
Mutual labels:  debugging
PiFi
Easily set a raspberry pi's wifi settings in a headless configuration
Stars: ✭ 29 (-12.12%)
Mutual labels:  wifi
homeweather esp8266
weather station, arduino esp8266, st7920, mh-z19, BME-280
Stars: ✭ 29 (-12.12%)
Mutual labels:  wifi
owt
Update Version 3.1 added free SMS messaging.
Stars: ✭ 339 (+927.27%)
Mutual labels:  wifi
WUD-Ducky
An ESP32-S2 RubberDucky script parser, with Mouse/PenDrive support 🦆
Stars: ✭ 33 (+0%)
Mutual labels:  wifi
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (+378.79%)
Mutual labels:  debugging
WechatJump
基于 adb + pillow + opencv + sklearn 实现的微信跳一跳机器人,轻松上 30 万分。
Stars: ✭ 37 (+12.12%)
Mutual labels:  adb
injectURLProtocol
cycript script for injecting a custom NSURLProtocol into a running application
Stars: ✭ 25 (-24.24%)
Mutual labels:  debugging
cproto
Chrome Debugging client for Python
Stars: ✭ 29 (-12.12%)
Mutual labels:  debugging
madbomber
Backtrace-on-throw C++ exception logger
Stars: ✭ 17 (-48.48%)
Mutual labels:  debugging
WinDbg Scripts
Useful scripts for WinDbg using the debugger data model
Stars: ✭ 92 (+178.79%)
Mutual labels:  debugging
canopy
Web Audio API programming/debugging suite
Stars: ✭ 67 (+103.03%)
Mutual labels:  debugging

Wirebug

Allows you to enable or disable debugging over Wi-Fi from within the device, without a USB cable. This can come in handy if your USB cable broke or you lost/forgot it somewhere.

Note: Requires root permissions.

Screenshot

Why does it need root?

Wirebug needs root permissions to write to the system.adb.tcp.port property and to restart the ADB daemon.

If the su command is not available it will only be able to reflect the current debugging status in the notification area but not change it (may be still be useful in case you use adb tcpip).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].