CFR vs Tkdiff
A side-by-side look at CFR and Tkdiff. For an in-depth review of either product, follow the links below.
CFR
Development
CFR is an open-source Java library and set of tools that allow you to view, edit, and analyze the bytecode of Java applications. It can decompile Java bytecode back into Java source code for debugging and understanding purposes.
javabytecodedecompileropen-source
Tkdiff
Development
Tkdiff is a graphical diff tool used to visually compare text files. It highlights differences between files and allows merging changes. It is cross-platform and lightweight.
diffcomparemergetext-files