Bruno Duarte
Bruno Duarte
Similar error here, have you found a solution @becauseimnoob ? ``` InstaPy Version: 0.6.16 ._. ._. ._. ._. ._. ._. ._. ._. ._. Workspace in use: "/home/vboxuser/InstaPy" OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO INFO [2023-04-27...
Hi @m0bilesecurity , how can I print the string of the mapped keys and values? for Input and Output instead of the type ``` Class: com.facebook.msys.mci.NetworkUtils Method: public static android.util.Pair...
I got a similar issue https://github.com/tulir/whatsmeow/issues/651 Disconnecting the linked device and rescanning the QR code does not fix the issue, as the patches come from the main device. It all...
> Have you disconnected all linked devices from the device? No I hadn't tried that before. As there were other linked devices being used I didn't bother doing that. But...
@kosovo0275 ``` dpi@ubuntu:~$ java -jar apktool-cli.jar b app_arm64-v8a app_arm64-v8a_mod.apk I: Using Apktool 2.10.0-dirty with 20 thread(s). I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... I: Checking...
> so is there a solution or this is not usable any more ? I'm wondering the same
> @Rodrigosolari what command for yowsup-cli did you use? I got the same error here after trying to use "echo" demo. ``` yowsup> py yowsup-cli demos -e --config-phone xxxxxxxxxxxx --debug...
HTML sources are built in linset code, search for the block: < INTERFACES WEB >
@nibarius can you make a tutorial showing how to incercept traffic on a .apk that uses SSL pinning?
> How to bypass SSL pinning differs a bit depending on what app it is and how it does the pinning. Do you have any particular app in mind @brunoaduarte...