Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 583 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 583 Bytes

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.