1
0
Fork 0
mirror of https://github.com/Luzifer/sii.git synced 2024-10-18 05:14:19 +00:00
Work-in-Progress of golang library / tooling to work with ETS2 SII files (encrypted and unencrypted)
Find a file
Knut Ahlers 995cb1dafa
Implement basic parser
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-11-05 23:00:57 +01:00
cmd/sii-decrypt Remove static target for decrypt util 2019-11-05 17:31:28 +01:00
.gitignore Initial setup of library / decrypter 2019-11-05 16:52:39 +01:00
block_save_container.go Implement basic parser 2019-11-05 23:00:57 +01:00
go.mod Initial setup of library / decrypter 2019-11-05 16:52:39 +01:00
go.sum Initial setup of library / decrypter 2019-11-05 16:52:39 +01:00
parser.go Implement basic parser 2019-11-05 23:00:57 +01:00
parser_test.go Implement basic parser 2019-11-05 23:00:57 +01:00
registry.go Implement basic parser 2019-11-05 23:00:57 +01:00
sii.go Implement basic parser 2019-11-05 23:00:57 +01:00
unit.go Implement basic parser 2019-11-05 23:00:57 +01:00