[cofface]adb && fastboot for windows、linux、 arm box - Android Software/Hacking General [Developers Only]

New adb && fastboot:
1.support all devices
2.support windows、linux 、arm box
3.compiled with android 7.1;
4.support push > 2G file;
5.support adb sideload
6.support transfer progress
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
chinese blog:http://blog.cofface.com/archives/569.html

hello, this adb version is very useful, i still use it.but `adb shell` always print my input text, can disable this? thank you very mush.

Related

linux on nexus 5-help pls

hello,
I'm trying to run Linux on my N5,but it don't work.I made very step right as complete Linux installer say.I tried many rooms and kernels.cm,miui,mahdi,android L.(kernel :brood,elemental,stock,mahdi.)I don't get any error.after I press start Linux,the cmd shows up,some commands and nothing happen.I get on miui error :no permission.I think is because no root.can somebody help me?thx.
screen shoat:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Adb for windows

Today i present you with my new software all in one ADB which allow you to run ADB commands by typing just numbers.
You dont nedd 15sec ADB installed in your PC
All you need is your phones drivers properly installed:good::good:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download and Run the software as per instructions
Inform me if this hepled you..
*Do suggest edits as this is ver1.0.0
*Do not Delete the hidden files in the zip as it is required for proper working

General ADB Multi Tool (russian)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I found the tool from an russian android site while google'd for abd commands.
I cant tell if this file is 100% clean but the executed scripts were fine.
I can approve that the tool is working ..well its just an compiled executable, with included adb files and working scripts and an simple nice GUI ~for lazy people~ :3
Link
Mirror

Hard time extracting boot.img with payload dumper (8T)

Can someone provide me boot image file for oneplus 8T OOS 11.0.8.14.KB05DA (indian variant)
while running this command in cmd i am getting multiple error "python -m pip install -r requirements.txt"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You need to download and install Visual C++ Build Tools from here:
Microsoft C++ Build Tools - Visual Studio
visualstudio.microsoft.com

help with sp flash tool in linux

i am trying to do a readback with sp flash tool to make a backup, but after connecting the phone it only loads the red bar and gets stuck no response after that
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i found the solution just type the following command
sudo systemctl stop ModemManager.service
This command will stop the modemmanager service which is incompatible with flash tool.
And if you're wondering, I've already tried the udev rules shown in this tutorial.
Tutorial
but they didn't work for me, if they don't work for you you can try this.

Categories

Resources