Skip to content

protagonistic/ProcInfoExample

 
 

Repository files navigation

procInfoExample

A simple Xcode project that illustrates how to use the Proc Info library.

To use:
  1. Download
  2. Build in Xcode
  3. Run :)
Examples:
  • Retrieve information about process 1337
    $ ./procInfoExample 1337

  • Retrieve information all running processes
    $ ./procInfoExample -all

  • Monitor for process start/exit events
    $ sudo ./procInfoExample 1337

For more details, see the Proc Info library readme

About

example project, utilizing Proc Info library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%