Anyone can give some info/hints on how code integrity check is done in 11.2+ ? In the past - it was done checking calc crc and cross check with the table. In 11.2 i can't find where or how it is done.
In the past - i could setup HW RW breakpoint somewhere in the code and upon triggering - could see where crc is done in wow code. In 11.2 - my HW breakpoint is not getting triggered. I suspect - the check is done in wow_loader, but can't figure out where/how to start digging in
tia