Onyx The Black Cat v0.3
Version 0.3 is here. A couple small bugs are fixed, module features can be controled 2009-03-26 01:23:10 Author: reverse.put.as(查看原文) 阅读量:32 收藏

Version 0.3 is here. A couple small bugs are fixed, module features can be controled via sysctl variables (enable or disable features) and code is split into different source files (it was a mess in a single file!). Tiger support is removed so it’s ready to work with Leopard 10.5.6. Check the README file for more info.

As a bonus I discovered that DTrace equivalent to PT_DENY_ATTACH is P_LNOATTACH, and is bypassed due to our ptrace hijack. Didn’t knew about this one 😄. Check the source of antidebug.c to understand why this happens.

Code:
onyx-the-black-cat-v0-3.tgz
(SHA1(onyx-the-black-cat-v0-3.tgz)= 194c2e7481113b562c6e23a2b5059769bc9e8ffb)


文章来源: https://reverse.put.as/2009/03/25/onyx-the-black-cat-v03/
如有侵权请联系:admin#unsafe.sh