Dedicated romhacking tool in C# driven by json files
In progress...
Binary :
- Load a file in memory stream.
- Copy binary data from memory stream to another.
- Modify values in memory stream.
- Insert values in memory stream.
- Save a memory stream in a binary file.
Image :
- Load a bmp file in memory stream.
- Load a png file in memory stream.
- Save a memory stream in a bmp file.
- Save a memory stream in a png file.
Table :
- Load a table (tbl) file
- Save a table (tbl) file in file