Closed mr-tz closed 3 years ago
does the above FP often? this looks like a signature for a wrapper function, which requires the reference name to match, and that could be pretty complex.
good call on -M##
, i hadn't read that closely yet.
hm yeah, I just thought intuitively, how useful can this be?
disassembles to a jmp
ff 25 00 00 00 00 jmp DWORD PTR ds:0x0
never mind, seems to be useful for recursive flirt matching
For example
pcf
supports the-M##
option to increase the min number of defined bytes.Can we identify other patterns that likely will FP?