|
|
|
|
|
by int_19h
3359 days ago
|
|
That response has plenty of WTFs of its own, e.g.: > efl checks object validity by looking at the first 4 bytes of the memory of the object. in here is a "magic number" that indicates both type and that the object isn't freed or garbage memory. |
|