#
xattr
Here are 37 public repositories matching this topic...
Extended attribute support for Go (linux + darwin + freebsd)
-
Updated
Apr 17, 2022 - Go
add xattrs support using sidecar files.
linux
fuse
filesystem
extended-attributes
fuse-filesystem
xattr
fuse-xattrs
xattr-support
sidecar-files
-
Updated
Dec 3, 2021 - C
-
Updated
Aug 23, 2019 - C++
A collection of (bash) scripts that I've developed over the years to get the most out of a Synology NAS
cpp
backup-script
extended-attributes
md5sum
bash-script
incremental-backups
xattr
synology-nas
afp
hard-links
finder-tags
-
Updated
Apr 29, 2022 - Shell
A tool for managing files using tags instead of folders
-
Updated
Apr 17, 2021 - Go
Extended file attribute (xattrs) accessor µ-Framework for Swift
-
Updated
Oct 10, 2020 - Swift
A library to manipulate xattr on macOS for Node.js.
-
Updated
Feb 13, 2022 - Objective-C
An LD_PRELOAD library that disables all forms of extended attribute access
-
Updated
Jan 4, 2019 - C
macOS quarantine utilities for Node.js and Electron
-
Updated
Apr 5, 2022 - JavaScript
[FORK] PHP xattr extension from PECL. macOS compatibility on compat/darwin
-
Updated
Aug 31, 2016 - C
Linux proof of concept that loads and executes encrypted shellcode from extended file attributes
-
Updated
May 26, 2020 - C
Crystal bindings for Linux/Unix Extended attributes
-
Updated
Jan 13, 2022 - Crystal
A command-line utility to facilitate using the Subversion VCS to manage files with extended attributes.
macos
cli
command-line
svn
subversion
macosx
command-line-tool
resource-fork
xattr
appledouble
macos-finder
applesingle
-
Updated
Jun 5, 2019 - PHP
Open
Rewrite in Rust
mkaput
commented
Mar 17, 2019
There is a high probability that this library has some bugs/memory issues/etc. that may be hard to catch etc. It might be cool to rewrite it in Rust for bulletproofing. Although we don't use it anymore in SWM, this may be a cool exercise for some interested contributor, I'll be happy to mentor someone.
The reason why we did not go with Rust in the first place was that back in the days Rustler w
Improve this page
Add a description, image, and links to the xattr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xattr topic, visit your repo's landing page and select "manage topics."
We got lot of security issues in FCFileManager.m saying - Insecure Storage: Lacking Data Protection
Example:
[[((NSString *)content) dataUsingEncoding:NSUTF8StringEncoding] writeToFile:absolutePath atomically:YES];