Skip to content

Useless Command

Pre-release
Pre-release
Compare
Choose a tag to compare
@Craze-Lattern Craze-Lattern released this 16 Aug 03:09

Add command useless to find unused classes/functions in app

mst useless ${MACH-O_PATH} # unused classes
mst useless ${MACH-O_PATH} --useless-function --link-map {LINKMAP_PATH} # unused functions