First page Back Continue Last page Overview Text

Notes:


To implement remove_singleton_class, evilr changes the klass pointer in the object to point to the objects real class instead of its singleton class.

This also bypasses any extended modules.