justdecompile-plugins
justdecompile-plugins copied to clipboard
to reproduce the error. Download the app. Run The App. Click Plugins/Pulugins Manager menü item. 
Не могу завершить сборку из-за постоянной ошибки: public ObfuscatedFile CreateObfuscationFile(ObfuscatedFile.Options fileOptions, ModuleContext moduleContext) { ObfuscatedFile ofile = new ObfuscatedFile(fileOptions, moduleContext, new NewAppDomainAssemblyClientFactory()); ofile.DeobfuscatorContext = new DeobfuscatorContext(); `Тип "ModuleContext" определен в...
why there are no bin/dll release for the plugins?
Hi, I created a plugin. It's not very interesting, but I find it useful, and it should be useful at least for other advanced Unity programmers like me. I hope...
Reflexil 2.0
Hi, Please update Reflexil plugin to v 2.0. it is already released for Redgate .Net Reflector. Thank you
Is there any chance of open sourcing the code for JustDecompile. It was my favorite decompiler