decal / syscaller

:call_me_hand: Get Linux status info without running GNU binutils programs (use procfs to break out of restricted shells)

Home Page:https://systemofsystems.wordpress.com/2010/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syscaller by Derek Callaway < decal [AT] ethernet [D0T] org >

Get Linux process and kernel state information without resorting to GNU binutils programs or depending upon any package manager installed binaries which may not be available or accessible for security purposes. These tools aim to aid those leveraging procfs in order to break out of locked-down processes such as restricted shells, Solaris zones, chroot() environments, jails, etc. However, only Linux procfs is supported by code available at the current time.

About

:call_me_hand: Get Linux status info without running GNU binutils programs (use procfs to break out of restricted shells)

https://systemofsystems.wordpress.com/2010/


Languages

Language:C 70.9%Language:Shell 29.1%