GitHub - MrakDev/UnmanagedString: A simple tool for converting strings to unmanaged methods using AsmResolver.

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Sep 12, 2024. It is now read-only.

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.