MrakDev / UnmanagedString

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C# 100.0%