You may have your own, but here’s my version, an IDA Pro script for finding and marking pointer values in poorly analyzed data: https://github.com/williballenthin/idawilli/blob/master/scripts/find_ptrs/ida_find_ptrs.py

@williballenthin