overrun control 中文意思是什麼

overrun control 解釋
延時控制
  • overrun : vt vi ( ran; run; running)1 (雜草等)(在…)蔓延;(害蟲等)(在…)猖獗,群集(于);(使…)泛...
  • control : n 1 支配,管理,管制,統制,控制;監督。2 抑制(力);壓制,節制,拘束;【農業】防治。3 檢查;核...
  1. Three means exists in current defencing the overrun of stack : overwriting contents in stack with too long arguments is not allowed ; overwriting is allowed but unauthorized change of control flow is not allowed ; change of control flow is allowed but execution of injected code is prevented

    在理論上存在三類方法檢測堆棧溢出:不允許用超長的輸入參數覆蓋返回地址;允許返回地址被覆蓋,但不允許控制流轉向非授權的用戶;允許控制流轉向非授權的用戶,但不允許其可執行代碼被運行。
  2. This is best exemplified by the technique of taking control of c c based systems by using buffer overrun techniques

    使用緩沖區溢出技術來控制基於c / c + +的系統的技術是對這最好的例證。
分享友人