Honeybee
Honeybee copied to clipboard
PSB + FUP decoder errors
When do we actually use the IP provided by an FUP in a PSB? It seems like we have decoding issues when the tracing is enabled while the process is running (so no PGE.TIP)
We hit this occasionally while fuzzing. It's fairly rare (in terms of iterations) but it does happen a few times.
slide = 0x7ffff7f3a000
It seems from that trace that PSB FUP IP values can be at least used to fill LastIP field which is zeroed by PSB. Looks like this is already implemented, what problems do you have with PSB FUPs?