This shows you the differences between two versions of the page.
cns:extra:ida [2020/11/02 15:53] mihai.dumitru2201 created |
cns:extra:ida [2020/11/02 16:10] (current) dennis.plosceanu |
||
---|---|---|---|
Line 6: | Line 6: | ||
* decompiler (IDA can transform binary applications into a high level readable text. Unlike disassemblers, which perform the same task at a lower level, the decompiler output is concise, closer to the standard way programmers use to write applications). | * decompiler (IDA can transform binary applications into a high level readable text. Unlike disassemblers, which perform the same task at a lower level, the decompiler output is concise, closer to the standard way programmers use to write applications). | ||
- | You can see an example with vuln binary from lab-03 archive disassembled in IDA here: | + | You can see an example with vuln binary from lab-03 disassembled in IDA here: |
{{:cns:labs:ida-vuln.jpg?700|}} | {{:cns:labs:ida-vuln.jpg?700|}} |