fox-it / dissect.target

The Dissect module tying all other Dissect modules together. It provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets).
GNU Affero General Public License v3.0
44 stars 44 forks source link

Unix Config Parser: Misc/Custom #601

Open DissectBot opened 6 months ago

DissectBot commented 6 months ago

Add support for certain well-known configuration formats that are one-off/very simple, i.e. oneliners.

Add support for custom parsers/API. Allow users to extend configparsers.

create a simple catch all , already implemented.

if something bigger is found, create a separate ticket (the answer can be none)