الفريق العربي للهندسة العكسية
Disassembling Code IDA Pro and SoftICE - نسخة قابلة للطباعة

+- الفريق العربي للهندسة العكسية (https://www.at4re.net/f)
+-- قسم : منتديات الهندسة العكسية - Reverse Engineering Forums (https://www.at4re.net/f/forum-4.html)
+--- قسم : كتب الهندسة العكسية والبرمجة - Ebooks (https://www.at4re.net/f/forum-34.html)
+--- الموضوع : Disassembling Code IDA Pro and SoftICE (/thread-2692.html)



Disassembling Code IDA Pro and SoftICE - Spolaya Molaya - 18-04-2021

Disassembling Code IDA Pro and SoftICE
[صورة مرفقة: 41lJbIIAEUL._SX218_BO1,204,203,200_QL40_.jpg]
This book describes how software code analysis tools such as IDA Pro are used to disassemble programs written in high-level languages and recognize different elements of disassembled code in order to debug applications in less time. Also described are the basics of Assembly language programming (MASM) and the system and format of commands for the Intel microprocessor. Aspects of disassembling, analyzing, and debugging software code are considered in detail, and an overview of contemporary disassemblers and debuggers used when analyzing executable code is provided. The basics of working with these tools and their operating principles are also included, and emphasis is placed on analyzing software code and identifying the main structure of those languages in which they were written.
https://www.upload.ee/files/13054726/Disassembling_Code_IDA_Pro_and_SoftICE.rar.html


RE: Disassembling Code IDA Pro and SoftICE - SeerOfReversing - 03-12-2021

The book is slightly outdated (is anyone still using SoftICE? I was trying several times on VM but its not really make sense in these days) but there is still a lot to learn from the author. I have also l read his previous book Assembly programming Master book and i suggest everyone to check this as well