类分层结构
- java.lang.Object
- com.github.unidbg.hook.BaseHook (implements com.github.unidbg.hook.IHook)
- com.github.unidbg.hook.whale.Whale (implements com.github.unidbg.hook.whale.IWhale)
接口分层结构
- com.github.unidbg.hook.IHook
- com.github.unidbg.hook.whale.IWhale (并 extends com.github.unidbg.hook.InlineHook)
- com.github.unidbg.hook.InlineHook
- com.github.unidbg.hook.whale.IWhale (并 extends com.github.unidbg.hook.IHook)
Copyright © 2022. All rights reserved.