- Mastering Reverse Engineering
- Reginald Wong
- 51字
- 2021-06-10 19:40:32
Arithmetic operations
x86 instructions are based on the CISC architecture, where arithmetical instructions such as ADD, SUB, MUL, and DIV have a more low-level set of operations behind them. Arithmetical instructions work with the help of a set of flags that indicates certain conditions to be met during the operation.
推薦閱讀
- Android應(yīng)用安全實(shí)戰(zhàn):Frida協(xié)議分析
- Mobile Forensics Cookbook
- Rootkit和Bootkit:現(xiàn)代惡意軟件逆向分析和下一代威脅
- 計(jì)算機(jī)病毒分析與防范大全(第3版)
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用(第3版)
- 網(wǎng)絡(luò)安全三十六計(jì):人人該懂的防黑客技巧
- Falco云原生安全:Falco原理、實(shí)踐與擴(kuò)展
- 云原生安全技術(shù)實(shí)踐指南
- 學(xué)電腦安全與病毒防范
- Advanced Penetration Testing for Highly:Secured Environments(Second Edition)
- Mastering Reverse Engineering
- 網(wǎng)絡(luò)安全態(tài)勢(shì)感知
- 網(wǎng)絡(luò)安全實(shí)戰(zhàn)詳解(企業(yè)專供版)
- 物聯(lián)網(wǎng)信息安全技術(shù)
- Android Application Security Essentials