sunnamed434 / BitMono

Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.
https://bitmono.readthedocs.io/en/latest/
MIT License
316 stars 26 forks source link

BitMono drag and drop exception #135

Closed sunnamed434 closed 1 year ago

sunnamed434 commented 1 year ago

Logs

Something went wrong! System.IO.FileNotFoundException: Could not find file 'C:\Main\Git Repos\UnturnedGuard\guard\build\Gold\RocketMod\Plugins\BitMono.Protections.dll'.
File name: 'C:\Main\Git Repos\UnturnedGuard\guard\build\Gold\RocketMod\Plugins\BitMono.Protections.dll'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
   at BitMono.Host.Extensions.AutofacContainerBuilderExtensions.AddProtections(ContainerBuilder source, String file)
   at BitMono.Host.Modules.BitMonoModule.Load(ContainerBuilder containerBuilder)
   at Autofac.Module.Configure(IComponentRegistryBuilder componentRegistry)
   at Autofac.ContainerBuilder.Build(IComponentRegistryBuilder componentRegistry, Boolean excludeDefaultModules)
   at Autofac.ContainerBuilder.Build(ContainerBuildOptions options)
   at BitMono.Host.BitMonoApplication.Build()
   at BitMono.CLI.Program.<Main>d__3.MoveNext()
Enter anything to exit!