Highlights
-
bsd_kext_log Public
Experimental kext logging propagation from kernel into user space
-
-
-
osxfuse_filesystems Public
Some random FUSE for macOS filesystems
C GNU General Public License v2.0 UpdatedJul 27, 2019 -
xattr4j Public
macOS native xattr syscall wrappers(JNI) for Java
Java BSD 2-Clause "Simplified" License UpdatedJun 20, 2019 -
hello_fuse Public
Hello file system(FUSE for macOS)
C BSD 2-Clause "Simplified" License UpdatedMay 21, 2019 -
MFSLives Public
[Archive] Sample VFS plug-in for the Macintosh File System (MFS) volume format, as used on 400KB floppies.
-
libkext Public
Minimalist's kernel extension library
C BSD 2-Clause "Simplified" License UpdatedApr 17, 2019 -
gear-lib Public
Forked from gozfree/gear-libGear-Lib, wrapper and extension of POSIX
C MIT License UpdatedApr 14, 2019 -
base16 Public
A wicked fast RFC4648-conformed Base16 encoder/decoder
-
generic_kext Public
Makefile for generic kernel extension
-
kextlogd Public
Log recorder for macOS kernel extension
-
xnu_printf_prec_panic Public
A XNU kernel precision printf() C-string panic validation program
-
ksymresolver Public
XNU kernel symbol resolver(kernel extension)
-
ManPageQL Public
macOS Quick Look plugin for *nix manual page
-
quicklook_plugin Public
Makefile of a barebone Quick Look plugin
-
opengrok-cfg Public
{OpenGrok installation HOWTO
-
emptyfs Public
macOS empty file system driver(VFS layer)
-
iokit_kext Public
Makefile for macOS IOKit kernel extension
-
FSEventStreamLooper Public
macOS FSEventStream investigator
Objective-C BSD 2-Clause "Simplified" License UpdatedNov 23, 2018 -
xattrctl Public
xattrctl -- command line tool to control extended attribute
-
jw_avltree Public
AVL tree implementation based on Julienne Walker's solution
-
libtt800 Public archive
ANSI implementation of the TGFSR random number generator TT800
C BSD 2-Clause "Simplified" License UpdatedMay 19, 2018 -
avltree Public
An ANSI bottom-up AVL tree implementation
-
jw_rbtree Public
Red-black tree implementation based on Julienne Walker's solution