Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка при сборке #14

Open
VVMoren opened this issue Dec 5, 2021 · 0 comments
Open

Ошибка при сборке #14

VVMoren opened this issue Dec 5, 2021 · 0 comments

Comments

@VVMoren
Copy link

VVMoren commented Dec 5, 2021

Не могу завершить сборку из-за постоянной ошибки:

	public ObfuscatedFile CreateObfuscationFile(ObfuscatedFile.Options fileOptions, ModuleContext moduleContext)
	{

		ObfuscatedFile ofile = new ObfuscatedFile(fileOptions, moduleContext, new NewAppDomainAssemblyClientFactory());
		ofile.DeobfuscatorContext = new DeobfuscatorContext();

Тип "ModuleContext" определен в сборке, на которую нет ссылки. Следует добавить ссылку на сборку "dnlib, Version=3.3.2.0, Culture=neutral, PublicKeyToken=50e96378b6e77999".

Может кто нибудь выложить собранный dll плагин?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant