haex
November 7th, 2002, 02:05
Hi all!
I'm wondering if there is any way to search the memory with regular expressions?
Like:
s 0 L ffffffff 'Start,*,'End'
were * could be any bytes. It would find : StartANYTHINGEnd
or
s 0 L ffffffff 'Start?End'
where ? is a single arbitrary byte.
Would find: StartXEnd
Maybe a plugin, patch or something?
It sure could be useful for serial-fishing!
I have looked in TFM, and searched the board and internet, but I couldn't find anything. Maybe my searching skills isn't enough.
/haex
I'm wondering if there is any way to search the memory with regular expressions?
Like:
s 0 L ffffffff 'Start,*,'End'
were * could be any bytes. It would find : StartANYTHINGEnd
or
s 0 L ffffffff 'Start?End'
where ? is a single arbitrary byte.
Would find: StartXEnd
Maybe a plugin, patch or something?
It sure could be useful for serial-fishing!

I have looked in TFM, and searched the board and internet, but I couldn't find anything. Maybe my searching skills isn't enough.
/haex