hello
i am seeking for a open source reverse engineering tool for java. can
any body tell some tools. i am used to understand for java. but i am
permitted to use open source tools at work place and not trial
software. so i am in need of such a open source reverse engineering
tool.
thanks in advance
Manish Pandit - 31 Oct 2006 16:56 GMT
Look at JAD if you want to decompile java bytecode, and argoUML if you
want to reverse engineer java code into UML artifacts.
http://www.kpdus.com/jad.html
http://argouml.tigris.org
-cheers,
Manish