逆向工程MacOS / OS X的工具-C/C++开发

时间:2021-05-26 23:01:51
【文件属性】:
文件名称:逆向工程MacOS / OS X的工具-C/C++开发
文件大小:294KB
文件格式:ZIP
更新时间:2021-05-26 23:01:51
C/C++ Miscellaneous HookCase HookCase是用于在macOS(aka OS X)以及操作系统本身上调试和反向工程应用程序的工具。 它重新实现并扩展了Apple的DYLD_INSERT_LIBRARIES功能。 它可以用于挂接HookCase HookCase是用于在macOS(aka OS X)以及操作系统本身上调试和反向工程应用程序的工具。 它重新实现并扩展了Apple的DYLD_INSERT_LIBRARIES功能。 它可用于挂接任何模块中的任何方法(甚至是未导出的方法,甚至是在自己模块的符号表中没有条目的方法)。 在单个操作中,无论子进程是否继承其父对象,都可以将其应用于父进程及其所有子进程。
【文件预览】:
HookCase-master
----Examples()
--------secinit()
--------kernel-logging()
--------watchpoints()
--------xpcproxy()
--------bugzilla1201401()
--------dynamic-hooking()
--------events()
----examples-events.md(3KB)
----examples-dynamic-hooking.md(611B)
----genassym()
--------genassym.c(10KB)
--------Makefile(1KB)
----6-examples.md(2KB)
----HookCase()
--------HookCase()
--------HookCase.xcodeproj()
----4-using.md(4KB)
----5-resources.md(6KB)
----examples-watchpoints.md(1KB)
----2-building.md(1KB)
----examples-secinit.md(7KB)
----examples-xpcproxy.md(1KB)
----README.md(1KB)
----1-more-about.md(5KB)
----3-installing.md(6KB)
----HookLibraryTemplate()
--------hook.mm(49KB)
--------Makefile(2KB)
--------Makefile.alt(5KB)
----call_orig()
--------call_orig.s(6KB)
----.gitignore(67B)
----examples-kernel-logging.md(8KB)
----0-whats-new.md(9KB)

网友评论