aalhour / awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
http://aalhour.com/awesome-compilers
Other
8.95k stars 648 forks source link

Add dnlib and dnSpy #69

Open Rohansi opened 5 years ago

Rohansi commented 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: