command
module
Version:
v0.0.0-...-605a0fa
Opens a new window with list of versions in this module.
Published: Sep 25, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-ad1
A Go library to read AccessData images (AD1) based on Petter Christian Bjelland's Python library and TMairi's blog post on Dissecting the AD1 File Format.
TODO
- Proper error handling
- Item path building hogs up the memory, because all the items are stored in an array to find parent directories
- Fragmented image parsing
- Testing was done using 2-3 images only
P.S.: I created this library to learn Go. It is my first project written in this language - use with caution.😎
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.