- Mastering Reverse Engineering
- Reginald Wong
- 75字
- 2021-06-10 19:40:20
Tools
Doing reverse code engineering starts off with understanding the meaning of every bit and byte. Simply viewing the bytes contained requires developing tools that aid in the reading of files and objects. Parsing and adding meaning to every byte would require another tool. Reverse engineering has evolved with tools that are continuously updated when encountering new software technology. Here, we have categorized these tools into binary analysis tools, disassemblers, decompilers, debuggers, and monitoring tools.
推薦閱讀
- Web漏洞分析與防范實(shí)戰(zhàn):卷1
- 白帽子講Web安全(紀(jì)念版)
- Learning Devise for Rails
- 解密數(shù)據(jù)恢復(fù)
- 信息技術(shù)基礎(chǔ):提高篇·實(shí)驗(yàn)與習(xí)題
- 捍衛(wèi)隱私
- 云計(jì)算安全技術(shù)與應(yīng)用
- Practical Mobile Forensics
- 網(wǎng)絡(luò)入侵檢測(cè)系統(tǒng)原理與應(yīng)用
- INSTANT Microsoft Forefront UAG Mobile Configuration Starter
- 計(jì)算機(jī)網(wǎng)絡(luò)安全與應(yīng)用技術(shù)(第2版)
- 網(wǎng)絡(luò)安全設(shè)計(jì)
- 網(wǎng)絡(luò)空間安全實(shí)踐能力分級(jí)培養(yǎng)(I)
- 大話(huà)數(shù)據(jù)恢復(fù)
- 應(yīng)用密碼學(xué):原理、分析與Python實(shí)現(xiàn)