Shaw's Nightmare Extracter
 
 
Go to file
parlortricks 4893228e99 updated readme 2023-05-03 06:29:28 +00:00
.gitignore Release 1.0 2022-08-09 13:36:00 +10:00
LICENSE Initial commmit 2022-08-04 12:41:08 +10:00
README.MD updated readme 2023-05-03 06:29:28 +00:00
ShawsNightmareDat_block_diagram.png added block diagram 2023-05-03 06:27:00 +00:00
shaws_nightmare_dat.ksy Added Kaitai Struct YAML 2023-05-03 05:23:48 +00:00
sne.fnl Release 1.0 2022-08-09 13:36:00 +10:00
sne.hexpat Release 1.0 2022-08-09 13:36:00 +10:00

README.MD

Shaw's Nightmare Extracter

This program allows you to extract files from the archive.

Also available on my itch.io at https://parlortricks.itch.io/sne

Requirements

  • Fennel
  • Lua 5.4

Howto Run

fennel sne.fnl <archive>

Binary Struture

I have included an ImHex pattern and Kaitai Struct file to the repo to assist in exploring the binary archive. Below is a block diagram of the Kaitai Struct

Kaitai Struct Block Diagram

Attributions

Thanks to Mickey Productions for their help.