




السمعة:
Introduction To Disassembly
Disassembly Theory
- First-generation languages
- Second-generation languages
- Third-generation languages
- Fourth-generation languages
The What of Disassembly
- The compilation process is lossy
- Compilation is a many-to-many operation.
- Decompilers are very language and library dependent
The Why of Disassembly
- Analysis of malware (Malware Analysis)
- Analysis of closed-source software for vulnerabilities (Vulnerability Analysis)
- Analysis of closed-source software for interoperability (Software Interoperability)
- Analysis of compiler-generated code to validate compiler performance/ correctness (Compiler Validation)
- Display of program instructions while debugging (Debugging Displays)
The How of Disassembly
- A Basic Disassembly Algorithm
- Recursive Descent Disassembly
- Sequential Flow Instructions
- Conditional Branching Instructions
- Unconditional Branching Instructions
قيت هب :
github.com
الفيديو :
Disassembly Theory
- First-generation languages
- Second-generation languages
- Third-generation languages
- Fourth-generation languages
The What of Disassembly
- The compilation process is lossy
- Compilation is a many-to-many operation.
- Decompilers are very language and library dependent
The Why of Disassembly
- Analysis of malware (Malware Analysis)
- Analysis of closed-source software for vulnerabilities (Vulnerability Analysis)
- Analysis of closed-source software for interoperability (Software Interoperability)
- Analysis of compiler-generated code to validate compiler performance/ correctness (Compiler Validation)
- Display of program instructions while debugging (Debugging Displays)
The How of Disassembly
- A Basic Disassembly Algorithm
- Recursive Descent Disassembly
- Sequential Flow Instructions
- Conditional Branching Instructions
- Unconditional Branching Instructions
قيت هب :
GitHub - AhmaddF/IDA-Arabic: شرح عن IDA
شرح عن IDA . Contribute to AhmaddF/IDA-Arabic development by creating an account on GitHub.
الفيديو :
المرفقات
التعديل الأخير بواسطة المشرف: