SkillAgentSearch skills...

Procfs

/proc for macOS/OS X 64-bit

Install / Use

/learn @alexchandel/Procfs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

System Requirements

  • Mac OS X 10.5+ (10.4 is no longer supported)

  • pcre (specifically, the C++ wrapper for pcre)

    ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/

Usage

You can mount procfs as:

$ sudo mkdir /proc $ sudo chown root:admin /proc $ sudo ./procfs /proc -f

For certain things to work (and not crash procfs), you must either run procfs foregrounded (through the -f option), or use the procfs.plist file to run procfs through launchd.

View on GitHub
GitHub Stars74
CategoryDevelopment
Updated5mo ago
Forks11

Languages

C++

Security Score

92/100

Audited on Oct 13, 2025

No findings