[go: up one dir, main page]

Menu

JReversePro - Java Decompiler / News: Recent posts

Repository upgraded to use SVN

The project source control has been upgraded to use SVN (Subversion) instead of CVS, that it used to have before.

Good luck with the same to enable rapid development.

Posted by Karthik Kumar 2008-02-05

JReversePro 1.4.1 released.

JReversePro 1.4.1 was released today.
This is a quick bug fix release for 1.4.0 . Important changes in this release are:

i)Important bug in identify if..while loops fixed.
ii)Bug in identifying try..catch..finally and synchronized fixed.
iii)Code is trimmer with branch-merging logic moved from collating table to branchentry.

Project Home page - http://jrevpro.sourceforge.net
Download - http://sourceforge.net/project/showfiles.php?group_id=31100.
Sourceforge project page -... read more

Posted by Karthik Kumar 2002-10-21

JReversePro 1.4.0 released.

JReversePro 1.4.0 is released today. The method block API present enables the developer to manipulate the decompiled source code as structures rather than as a single string.

Important changes in this release are:

) Bug regarding transient field members fixed.
ii) Lookup switch handling modified appropriately.
iii) invokestatic instruction handling bug fixed.
iv) Introduction of method blocks in API thereby moving towards provision of maximum manipulation of decompiled code through code.
v) Fixed a bug related to space in throw new Exception.... read more

Posted by Karthik Kumar 2002-10-20

JReversePro 1.3.3 released !

This release saw Jiri Malak and Rina Woo join the team. Welcome aboard !!!
Significant changes from the previous release include better identification of the try .. catch... finally done by Jiri and important test classes and automating code by Norman Richards. Good work done .. Do post all your bugs, feature-requests to jrevpro-users@lists.sourceforge.net .

Thanks,
Karthik Kumar A.

Posted by Karthik Kumar 2002-05-08

JReversePro 1.3.2 released

JReversePro is a Java Decompiler / Disassembler written in Java. A bug identifying empty catch blocks is fixed.

This release also saw Norman Richards join the team. Welcome to the team.

Posted by Karthik Kumar 2002-02-28

JReversePro 1.3.1 released.

JReversePro 1.3.1 released. This includes a lot of bug fixes for some bugs that JReversePro 1.3 had. Also the decompiling engine should be marginally faster than its previous version.

Posted by Karthik Kumar 2002-01-25

JReversePro 1.3 released.

JReversePro pre-alpha v 1.3 has been released today. The reverse engineering engine had undergone some drastic changes. Now finally and synchronized clauses should be identified. And also the ternary expressions.

Posted by Karthik Kumar 2002-01-09