Open Rohansi opened 5 years ago
dnlib is a library like Mono.Cecil but handles the more obscure cases that cause Cecil to fail so it can be used on obfuscated code.
dnSpy is a useful tool for disassembly/decompiling/debugging without source. Very handy to have if outputting .NET assemblies.
Please fill in this template:
dnlib is a library like Mono.Cecil but handles the more obscure cases that cause Cecil to fail so it can be used on obfuscated code.
dnSpy is a useful tool for disassembly/decompiling/debugging without source. Very handy to have if outputting .NET assemblies.
Please fill in this template: