SKILL: Arbitrary Write to Code Execution — Expert Attack Playbook AI LOAD INSTRUCTION : Expert techniques for converting an arbitrary write primitive into code execution. Covers every major overwrite target organized by glibc version compatibility: GOT, malloc hook, free hook, IO FILE vtable, exit funcs, TLS dtor list, dl fini, modprobe path, .fini array, C++ vtable, and setcontext gadget. This is the "last mile" skill. Base models often target hooks that no longer exist (post-glibc 2.34) or miss pointer mangling requirements. 0. RELATED ROUTING - heap-exploitation — obtaining the arbitrary w…