tgrf / natos

a tool for extracting the symbol of a known stack address without a crash report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

natos

a tool for extracting the symbol of a known stack address without a crash report

natos -c CPU_ARCH [-m MAIN_FUNCTION_STACK_ADDRES OR -l LOAD_ADDRESS] -a TARGET_STACK_ADDRESS -x PATH_TO_XCARCHIVE

natos stands for Nolan's atos, atos being the Mac OS X address to symbol tool.

About

a tool for extracting the symbol of a known stack address without a crash report


Languages

Language:Objective-C 84.6%Language:Groff 15.4%