Carlos Israel Orta Orta
Carlos Israel Orta Orta
Hi. One line above this file C:\Users\Marco\AppData\Local\Programs\Python\Python37\lib\subprocess.py, line 529, add this line "arg = arg.decode() if type(arg)==bytes else arg" without quotes and in file adb-sync line 214 change and add...
I tried to compile on Linux and I figure out that protoc its a binary, go through the project protocolbuffers/protobuf and install the binary from your system, then try again...
I tried to build this on Windows and I have to tell you something, IT'S A NIGHTMARE!, but nothing imposible. First of all you need the project with all the...
I don't know how appvoyeur takes SDL library, I can't compile the project, Ninja and VS request me the file 'SDL2::SDL2-NOTFOUND.obj', and I don't know why, I cloned the SDL...
what is your OS?, It happend to me on Windows 10 and I have to closed the application, open it again and click on the WIFI icon in the app...
I did some research; for example in the scenario of a yubikey. It acts like a keyboard that send a generated string, in theory if we can emulate another keyboard...
What about this solution? https://github.com/luigifcruz/webusb-libusb, Looks promising, the only issue is that only works in chromium based browsers.