Bruno Duarte

Results 33 issues of Bruno Duarte

Hi @tgalal please check your email

Hi @bbonnin , does this tool correctly migrate the foreign keys ?

Just after connecting I get this BAD MAC error: ``` Dec 20 16:22:30 WA[6975] ERROR: Bad MAC err: Error: Bad MAC at Object. (/whatsapp-nodejs/node_modules/@privacyresearch/libsignal-protocol-typescript/lib/internal/crypto.js:154:19) at Generator.next () at fulfilled (/whatsapp-nodejs/node_modules/@privacyresearch/libsignal-protocol-typescript/lib/internal/crypto.js:24:58)...

``` > Task :compileKotlin 'compileJava' task (current target is 17) and 'compileKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version. ```

Hi @DIYOSEPP I'm trying to use the EspUnoWiFi with my Osepp Uno R3 Plus (ATmega328P) + ESP01 (ESP8266) shield. https://osepp.com/electronic-modules/microcontroller-boards/105-osepp-uno-r3-plus I can successfully upload the sketch to the ESP-01 (ESP8266)...

Hi, I've converted a ISO file of Worms Collection game for XBOX360, but I cannot play it ``` myself@MacBook-Air Downloads % ./iso2god-macos XBOX360/WormsCollection-USA.iso wormsIso2God extracting ISO metadata querying XboxUnity for...

When I export the Java code, it creates .Java files from the decompilation provided by GDA. The problem is that if there are classes with similar names in the same...

![image](https://github.com/charles2gan/GDA-android-reversing-Tool/assets/5354345/7ab4faa9-38d7-4a4f-a0e8-6c9ead6de662)

question

1) Let's say I rename a custom class. If I use the frida menu to perform any methods (hook, execute, etc) on a method that uses the renamed class as...

question

I'm trying to load a script but it times out. `Failed to load script: timeout was reached` If I wrap it inside a `setTimeout(myFunc, 5000);` it crashes. How can I...