Showing posts with label IDA Pro. Show all posts
Showing posts with label IDA Pro. Show all posts

2009-08-26

Search for low pointer values in IDA Pro

Use the following regexp:
DPTR, #0x[0-9A-F]{3}$

This will lock only on DPTR assignment values in 0x0000 0x0FFF