chokepoint / azazel

Azazel is a userland rootkit based off of the original LD_PRELOAD technique from Jynx rootkit. It is more robust and has additional features, and focuses heavily around anti-debugging and anti-detection.
GNU General Public License v2.0
767 stars 177 forks source link

Fix issue #8: Stack overflow on u/wtmp_clean(). #9

Closed nil0x42 closed 9 years ago

nil0x42 commented 9 years ago

Just fixed intinite recursion bug on $HOOK->is_owner()->wtmp_clean()