smali
const-wide v2, -0xdeadbeefL
invoke-static {v2, v3}, Lio/michaelrocks/paranoid/Deobfuscator$app$Release;->getString(J)Ljava/lang/String;
move-result-object v0
smali
Removed with https://github.com/giacomoferretti/paranoid-deobfuscator
Removed with https://github.com/giacomoferretti/paranoid-deobfuscator
const-string v0, "Hello World!"
Now it properly replace the `move-result-object` with `const-string` using the correct identifier.