Vadim Frolov
Vadim Frolov
Yes, sounds right to me. In SetFit's readme file you are presented with multiple ways of fine-tuning. I think that you need to train using `SetFitHead`. This is an example...
@phfaist perhaps you can mark it as archived/deprecated. See github info about this: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-repositories and this: https://github.blog/2017-11-08-archiving-repositories/
Hey Calimerorulez, did you flash all the files of 1.8.42 or just some of them?
To answer my own question. I did flash only these files in the end: ``` 0x000000F0 0x00810000 0x00810001 0x00810002 0x00810003 0x00810004 0x00810005 0x00810008 0x00810009 0x0081000A 0x0081000B 0x0081000C 0x0081000D 0x0081000E 0x0081000F...
The problem may be in broadcast ip address. I try to guess it, but may fail in that.
It supports only a single remote host by design. This was done to keep it simple (and maybe because I only need to control a single device :) ). I...
I work on this in `ssh_key` branch. If you like to try it out - you can already grab a copy and compile your own apk. Otherwise you will have...
Info about RPC troubleshooting: https://docs.microsoft.com/en-us/windows/client-management/troubleshoot-tcpip-rpc-errors.
https://github.com/rapid7/smbj-rpc/pull/148 - contains implementation of windows remote shutdown/reboot in java.
Thanks for the reporting. Is it still relevant for you?