Mapfinder is a tool to find variable addresses from linker .map file.
NOTE! Very crude tool developed in the heat of the moment. Far from perfect or reliable, will be developed further based on need.
Clone repository and run make
mapfinder <file> <variable> [-hsS]
-h Print this help text.\n\n\
-s Show size of the variable.\n\n\
-S Show only size of the variable.\n\n\