Bugjaeger
APK herunterladenBugjaeger Anwendungsbilder




Bugjaeger AI Redakteursbewertung
Bugjaeger allows Android developers to connect to and debug Android devices remotely. It offers ADB functionality directly from your phone, enabling inspection, debugging, and control without a computer. A powerful tool for on-the-go development and troubleshooting.
Umfassende Analyse
Bugjaeger is a powerful tool for Android developers, allowing them to connect to and debug Android devices remotely. It essentially brings ADB functionality to your phone, enabling you to inspect devices, run commands, and debug applications without needing a computer. The interface is reasonably intuitive, but a solid understanding of ADB and Android development is crucial for effective use. While it offers great flexibility for on-the-go debugging, new users may face a steep learning curve.
Hauptvorteile
- Provides ADB functionality directly on Android devices.
- Enables remote debugging and inspection without a computer.
- Offers a user-friendly interface for executing ADB commands.
Verbesserungsbereiche
- Requires a solid understanding of ADB commands.
- Can be complex for users unfamiliar with Android debugging.
Die Beschreibung von Bugjaeger
Site Editorial Commentary:Tool to debug, dissect, shell into and control Android device or TV via USB/WiFi
Before posting questions or negative reviews, please consult the FAQ: https://sisik.eu/bugjaeger_faqFor feature requests or bug reports, contact the developer directly at [email protected].
Bugjaeger provides expert-level tools used by Android developers, granting you enhanced control and a deeper understanding of your Android device's inner workings.
This versatile tool eliminates the need to carry a laptop for many tasks.
If you're an Android enthusiast, developer, tech geek, or hacker, Bugjaeger is an essential addition to your toolkit.
How to use:
1.) Enable Developer Options and USB debugging on your target Android device (https://developer.android.com/studio/debug/dev-options).
2.) Connect the device running Bugjaeger to the target device using a USB OTG cable.
3.) Grant Bugjaeger access to the USB device and ensure the target device authorizes USB debugging.
Inspect device internals, exeCute shell commands, analyze logs, capture screenshots, and sideload applications, all directly between two mobile devices – no laptop required.
Bugjaeger functions as an Android-to-Android ADB (Android Debug Bridge) client. It mirrors key ADB features but operates directly on your Android device, eliminating the need for a development machine.
Connect to your target device via USB OTG cable or WiFi to unlock a world of possibilities.
Control your Android TV, Wear OS smartwatch, Raspberry Pi with Android Things OS, or even Oculus VR headset.
Main Features:
- Execute shell scripts on the target device
- Sideload regular/split APKs (e.g., to Oculus Quest VR)
- Sideload/flash AOSP images (e.g., Android Preview on Pixel devices)
- Establish a remote interactive shell
- Use as a TV remote conTroller
- Mirror the screen and remotely control it with touch gestures
- Read, filter, and export device logs (logcat)
- Extract APK files
- Create ADB backups, inspect, and extract content from backup files
- Capture screenshots
- Execute various ADB commands to control your device (reboot, enter bootloader, rotate screen, kill running apps, etc.)
- Launch, force-stop, and disable applications
- Uninstall and install packages, and view detailed information about installed apps
- Copy apps between phones
- Monitor processes, view process details, and terminate processes
- Retrieve system properties
- Display detailed information about the Android version (e.g., SDK version, Android ID), Linux kernel, CPU, ABI, and display
- Show battery details (e.g., temperature, health, technology, voltage)
- Manage files: push and pull files from the device, and browse the file system
- Search for and connect to Android devices on your network with adbd configured to listen on port 5555
- Read bootloader variables and information via the fastboot protocol (e.g., dump hardware info, security state, or check for tampering)
- Execute fastboot commands
- Display comprehensive system information
Explore tips and examples of what you can achieve with Bugjaeger:
https://www.sisik.eu/blog/tag:bugjaeger
To launch a YouTube video or URL in a browser, add the following custom command (or paste it into the shell) in the first tab:
am start -a android.intent.action.VIEW -d "yt_url"
If you appreciate this app, consider the ad-free premium version for additional features:
https://play.google.com/store/apps/details?id=eu.sisik.hackendebug.full
Requirements:
- USB debugging enabled in Developer Options and authorization granted to the development device.
- Fastboot protocol support.
Please note:
This app uses standard Android communication methods requiring authorization.
Bugjaeger does not bypass Android security mechanisms.
Consequently, privileged tasks may be limited on non-rooted devices.
Was ist neu
- added fastboot shell for additional fastboot commands
- video screencap
- enabled file permission settings
- file manager changes
- added new commands for dumping settings and permissions
- enabled pull APK files from the device
- optimized resources
- updated external libraries
- provided 64-bit native libraries
- bug fixes