-
When decompiling obfuscated code, it'd be nice if the metadata inserted by the Kotlin compiler could be used to automatically rename classes, properties, etc.
-
```
can't decompile/recompile SystemUi in JB i9100... but for other apk &
framework-res work fine.
only if decompile SystemUi not found Apktool.yml...
help to fix this... thanks
```
Original issue …
-
please
-
### Describe the bug
![image](https://github.com/ValveResourceFormat/ValveResourceFormat/assets/36894700/195ee83b-abb2-47a9-abe6-6fcd6e1fcd76)
![image](https://github.com/ValveResourceFormat/Valve…
-
## Compiler version
`3.6.0-RC1-bin-20241003-a672e05-NIGHTLY`
## Minimized code
```scala
class Foo {
// def bar(baz: Int): Int = ???
}
object Foo {
def bar(baz: String): String = ???…
-
### Describe the bug
Some Antonblast scripts fail to decompile properly. An earlier build of UndertaleModTool (v94ea048) decompiled them just fine, but some builds later, either one of four error cod…
-
Always when i'm pressing the decompile.bat i'm getting this error:
```'"java" -jar runtime\bin\fernflower.jar -din=1 -rbr=1 -dgs=1 -asc=1 -rsy=1 -iec=1 -jvn=1 -log=WARN "-e=jars\libraries\net/java/ji…
-
java -jar apkeditor.jar p -i xxx.apk then use apktool -d protected apk still be decompile
-
Since the "AI" thingy is very misleading for me, and you said this was "source code" but actually base64-ed ones, so I decided to decode it (from commit 904948aa4f894b8d93576820d421cc1229afe4a6):
```…
-
```
can't decompile/recompile SystemUi in JB i9100... but for other apk &
framework-res work fine.
only if decompile SystemUi not found Apktool.yml...
help to fix this... thanks
```
Original issue …