Tools/AshDumpTool: Difference between revisions
Appearance
< Tools
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox tool|name=AshDumpTool|purpose=Converting binary formats to XML and back|developer=Ashrindy|website=https://github.com/Ashrindy/ | {{Infobox tool|name=AshDumpTool|purpose=Converting binary formats to XML and back|developer=Ashrindy|website=https://github.com/Ashrindy/AshDumpLib|download=https://github.com/Ashrindy/AshDumpLib/releases}}'''AshDumpTool''' is a pack of tools used to convert from a non-human readable format to a more human readable format such as [[wikipedia:XML|XML]]. | ||
''Requires [https://dotnet.microsoft.com/en-us/download/dotnet/7.0 .NET 7.0 Runtime]'' | ''Requires [https://dotnet.microsoft.com/en-us/download/dotnet/7.0 .NET 7.0 Runtime]'' |
Revision as of 14:36, 26 January 2025
Purpose | Converting binary formats to XML and back |
---|---|
Developer(s) | Ashrindy |
Website | https://github.com/Ashrindy/AshDumpLib |
Download | https://github.com/Ashrindy/AshDumpLib/releases |
AshDumpTool is a pack of tools used to convert from a non-human readable format to a more human readable format such as XML.
Requires .NET 7.0 Runtime