Rename overriden methods

102 views
Skip to first unread message

Andrey Polkovnichenko

unread,
Jul 6, 2016, 3:42:58 AM7/6/16
to JEB Decompiler
Jeb 1 was able to properly rename all overriden and inherited methods:


When I'm trying to rename abstract method in jeb2, it doesn't renames methods overriding this one:

As you can see on screenshot, I renamed method y->a to y-<addd, byt method e->a, overriding it wasn't renamed. Is it possible to fix this problem?
Auto Generated Inline Image 1
Auto Generated Inline Image 2

Nicolas Falliere

unread,
Jul 8, 2016, 2:20:22 AM7/8/16
to Andrey Polkovnichenko, JEB Decompiler
Andrey,

Interesting, thank you for reporting. We are looking into this and will keep you posted.

Nicolas


Nicolas Falliere


--
You received this message because you are subscribed to the Google Groups "JEB Decompiler" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jeb-decompile...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Message has been deleted

Yufeng Zheng

unread,
Dec 9, 2016, 1:49:27 AM12/9/16
to JEB Decompiler, and...@lacoon.com
it's exhausted to analyze java code  when jeb2 cannot rename overridden methods correctly as inheritance/implementation are very common
still,if there are an abstruct class A and an interface B,A implements B ,if A calls a method(name c) it dose not override and you rename method c (rename in B) into hello,
the call in A would be still "this.c()"
在 2016年7月8日星期五 UTC+8下午2:20:22,Nicolas Falliere写道:

ap...@ciklum.com

unread,
Jan 19, 2017, 10:26:37 AM1/19/17
to JEB Decompiler, and...@lacoon.com
Any update?
Reply all
Reply to author
Forward
0 new messages