HocusSharp
Platform | Microsoft .NET Framework |
---|---|
Release date | 04/07/2013 |
Download | Download |
Games | None |
HocusSharp is a library and set of tools designed and written by MainMemory for Hocus Pocus. It is written in C# and runs on the .NET Framework 3.5 (or Mono on non-Windows). Its source code is available on GitHub.
Tools
HocusExtract
HocusExtract takes a path to an exe file, determines its version, reads its DAT file table, and extracts all the files from exename.dat to an 'exename Data Files' folder.
HocusBuild
HocusBuild takes a path to an exe file, and creates a new DAT file and FAT using the files in the 'exename Data Files' folder.
HocusImgView
HocusImgView views images in the Hocus Pocus Image Format. Also includes a Pencil tool, and the ability to import and export PNG images.
HocusText
HocusText edits files in the Hocus Pocus Text Format. Includes a graphical preview, and the ability to import and export .txt files.