Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libyal/liblnk
Library and tools to access the Windows Shortcut File (LNK) format
https://github.com/libyal/liblnk
Last synced: 8 days ago
JSON representation
Library and tools to access the Windows Shortcut File (LNK) format
- Host: GitHub
- URL: https://github.com/libyal/liblnk
- Owner: libyal
- License: lgpl-3.0
- Created: 2014-09-21T14:57:07.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T10:41:38.000Z (5 months ago)
- Last Synced: 2024-09-28T05:55:08.859Z (about 1 month ago)
- Language: C
- Size: 3.4 MB
- Stars: 195
- Watchers: 22
- Forks: 33
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-hacking-lists - libyal/liblnk - Library and tools to access the Windows Shortcut File (LNK) format (C)
README
liblnk is a library to access the Windows Shortcut File (LNK) format.
Project information:
* Status: alpha
* Licence: LGPLv3+Work in progress:
* Data block support
* Shell item supportPlanned:
* Multi-threading support
For more information see:
* Project documentation: https://github.com/libyal/liblnk/wiki/Home
* How to build from source: https://github.com/libyal/liblnk/wiki/Building