Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BahaBulle/jHackson

Repository files navigation

jHackson

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

About

Dedicated romhacking tool in C# driven by json files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages