Libhelper
Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.
Install / Use
/learn @h3adshotzz/LibhelperREADME
The Libhelper Project
"The Libhelper Project" is a library written in C that aims to provide a framework for handling numerous file formats and binaries used in Apple *OS Operating Systems. The planned capability of this project is:
- File handling.
- Strings and Lists (based off Glib).
- Mach-O API
- Image4 API
- Compression API (LZFSE, LZSS).
- Basic ARM64 Disassembler.
Other aims for the project include:
- Full documentation of the entire library.
- Example code and tutorials.
- CI & Distribution.
- Modular
1. Repository Structure
master- Latest stable branch.integration- Next release working branch.feat/<name>- Feature development branch.
2. License
This project is covered by GPLv3:
##===----------------------------------------------------------------------===//
##
## The Libhelper Project
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
## Copyright (C) 2022, Is This On? Holdings Limited
##
## Harry Moulton <me@h3adsh0tzz.com>
##
##===----------------------------------------------------------------------===//
Related Skills
node-connect
328.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
328.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.0kCommit, push, and open a PR
