ToolLoader icon indicating copy to clipboard operation
ToolLoader copied to clipboard

Unable to load one or more of the requested types

Open gokaybiz opened this issue 2 years ago • 1 comments

Using loader: Tool.Loader.CLR40.x64.exe


Unhandled Exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at Tool.Loader.Loader.CreateToolInstance(Assembly assembly, Type& toolSettingsType)
   at Tool.Loader.Loader.Execute(String[] args)
   at Tool.Loader.CLR40.x64.Program.Main(String[] args)

cmd: Tool.Loader.Auto.exe C:\Development\csharpnet\ConfuserExTools\bin\Debug\ConfuserExKiller.dll -f C:\Development\csharpnet\crackme\crackme.exe

gokaybiz avatar Feb 02 '23 07:02 gokaybiz

check the version,you need take care the Tool.Interface.dll

FSRobot avatar Jan 16 '24 08:01 FSRobot