hook function 中文意思是什麼

hook function 解釋
hook函數
  • hook : n 1 鉤;鐵鉤;吊鉤(=pothook);針鉤;鐮刀;〈俚語〉錨。2 圈套,陷阱。3 鉤狀物;河灣;鉤狀岬;【...
  • function : n 1 功能,官能,機能,作用。2 〈常 pl 〉職務,職責。3 慶祝儀式;(盛大的)集會,宴會。4 【數學】...
  1. That ' s it. as you can see, this program is really just a simple inline function hook, no more complex than the example from chapter 5

    就這樣了。可以看到,這個程序不過是個簡單的內嵌函數掛勾,不比第5章的例子復雜多少。
  2. Common network attacks such as ip spoofing, source route spoofing, icmp redirect deception and ip hijack are analyzed and protected by filter manage module. ip hijack protection is implemented through injecting a hook function into protocol stack in detail

    針對常見的ip地址欺騙、 ip源路由欺騙、 icmp重定向欺騙、 ip劫持等網路攻擊給予了分析並在過濾管理模塊中給出了防禦的方法,其中ip劫持防禦是用一個鉤子函數注入協議棧中來實現的。
  3. Secondly, we implement a bpf model called mybpf on linux as a kernel module. it can collect packets within the netfilter frame, provide the applications with an interface in char device file manner and be attached to the nf _ ip _ pre _ routing hook defined by netfilter frame for ipv4 as a hook function. finally, we evaluate the performance between mybpf and other bpf on sock _ packet socket

    該模塊以字元設備文件的形式為應用程序提供介面,並在netfilter框架為ipv4定義的nf _ ip _ pre _ routing鉤子上掛接了一個鉤子函數,該鉤子函數實現bpf虛擬機,完成對數據包的捕獲;最後,本文對mybpf模塊作了相應的測試並與在sock _ packet套介面上實現的bpf做了性能比較。
  4. Would cause the hook function to be called, the hook would in turn call

    將導致調用掛鉤函數,掛鉤函數則調用
  5. Debug hook function writing

    編寫調試掛鉤函數
  6. Calls hook function

    調用掛鉤函數_ penter
  7. The hook function uses

    掛鉤函數使用
  8. A client - dump hook function validates the birthday data and reports the contents of the client blocks

    客戶端轉儲掛鉤函數驗證這些生日數據並報告client塊的內容。
  9. Note that the allocation hook function explicitly excludes crt blocks the memory allocated internally by the c run - time library from its log

    請注意,分配掛鉤函數將crt塊(由c運行時庫內部分配的內存)從其日誌中顯式地排除。
  10. An allocation hook function logs heap operations to a text file, and the report hook function logs selected reports to the same text file

    分配掛鉤函數將堆操作記錄到文本文件中,報告掛鉤函數將選定的報告記錄到同一文本文件中。
  11. Typically, a hook will call the original function at some point in order to preserve the original behavior

    一般,掛鉤還會調用原先的函數,目的是維為了持原來的行為。
  12. What this means is that in order to detect an inline function hook you need to scan, more or less, the entire range of executable kernel memory and look through each unconditional jump instruction

    這意味著,為了檢測一個內嵌函數掛勾,你得搜索,或多或少,可執行內核內存的整下區域來查看每一個無條件跳轉指令。
  13. We can extend the function by insert the hook between the software and the operation system

    通過在應用軟體和操作系統之間插入hook函數來實現對軟體操作的擴充。
分享友人