❑ ASCII-Armor : This is memory protection technique that includes 0x00 in the high address of the shared library.
❑ It is a technology to defend against RTL(Return To Libc) attack. If the attack payload contains 0x00, the attack is stopped because of recognizing 0x00 as NULL.