Skip to content

Small library for fetching the process list on iOS 9.3.2 using an undocumented syscall.

Notifications You must be signed in to change notification settings

jhamberg/PInfoLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PInfoLib

Provides information about running processes on iOS 9.3.2 and below.
See /Internals for a slightly obfuscated version.

Note: This method has been fixed in 9.3.3.

Impact: A local application may be able to access the process list
Description: An access issue existed with privileged API calls. This issue was addressed through additional restrictions.

About

Small library for fetching the process list on iOS 9.3.2 using an undocumented syscall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published