UnmanagedString icon indicating copy to clipboard operation
UnmanagedString copied to clipboard

A simple tool for converting strings to unmanaged methods using AsmResolver.

UnmanagedString

A simple tool for converting strings to unmanaged methods. Thanks to the power of AsmResolver, you can do this little trick.

How does it work?

UnmanagedString.exe <path to file> Via the command prompt or by dragging the file to be modified. Works with .NET Framework and .NET Core!

Images

alt text alt text alt text

Credits

A special shoutout to BitMono for their efforts in refactoring and enhancing this tool.