Skip to content

CFR vs ILSpy

A side-by-side look at CFR and ILSpy. For an in-depth review of either product, follow the links below.

CFR

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
ILSpy

ILSpy

Development

ILSpy is a free, open-source .NET assembly browser and decompiler. It allows you to view and analyze the contents of .NET assemblies in C# and other .NET languages.

decompilerdotnetnetcopensource

Related Comparisons

dotPeek
.NET Reflector
Decompiler.com
MSIL Disassembler
Cavaj Java Decompiler