Skip to content

u35tpus/iosrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

lsof

what's this

lsof is a command meaning "list open files", which is used in many Unix-like systems to report a list of all open files and the processes that opened them. Now compiled for ios (armv6, armv7) as well

further reading: http://en.wikipedia.org/wiki/Lsof

how to compile

To make tool:

cd lsof
make clean
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published