ReYuki

Results 28 comments of ReYuki

Hi @pierrebiver are you have found the reasons behind this error?

Hi @pueffl ! have you figured out the solution?

Same issue on android studio project, the log: ``` SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Jun 14,...

Same issue, the output of command: ```bash $ apktool d minecraft-1-20-60.apk I: Using Apktool 2.3.4 on minecraft-1-20-60.apk I: Copying raw resources... I: Baksmaling classes.dex... I: Copying assets and libs... I:...

It seems `` brackets cause syntax errors, so I remove them, but in the smali file there's a comment: `# this will cause a verification error` But when I execute...

Restarting the jadx-gui solved this issue, but I'm still wondering what's actually happened.

![image](https://github.com/skylot/jadx/assets/126035476/778e4ada-1004-473c-9067-0d63fffbefd9) It's a little bit annoying when I need to restart frequently when this bug appears :( @skylot any suggestion?

Thanks for the response, I will try your advice if the bug shows up again and give the feedback unfortunately now the bug occurs infrequently, so at this time I...

What should I learn to be able develop the RE tool like JADX?

> i suppose that would be a big work but meanwhile meaningful one are you working on the project named **bilibili-dl**? yep, currently i work on bilibili clone (SEA version)...