Is there an errata list for Eilam's Reversing book? Does anyone happen to have his email address?
For example, on page 558, figure C.6 (virtual functions) is there a mistake or two? In the Child2 Class Instance, it shows Child1Member1 as a member. However, unless Child2 inherits from Child1, this doesn't seem to make sense to me.
Perhaps Child2 should inherit from Child1. Even then a couple other things in the diagram don't seem quite right. However virtual functions aren't my strong suit, so I could just be confused.






