Commit 5752a8f6 by Thomas Barabosch

Fixed image

parent abc5f9e5
...@@ -20,7 +20,7 @@ Its main focus are ELF binaries that are commonly found on Linux and Unix operat ...@@ -20,7 +20,7 @@ Its main focus are ELF binaries that are commonly found on Linux and Unix operat
Please note that some of the above analyses only are partially implemented at the moment. Furthermore, false positives are to be expected due to shortcuts and the nature of static analysis. Please note that some of the above analyses only are partially implemented at the moment. Furthermore, false positives are to be expected due to shortcuts and the nature of static analysis.
*cwe_checker* comes with a script called `cwe_checker_to_ida`, which parses the output of *cwe_checker* and generates a IDAPython script. This script annotates the found CWEs in IDA Pro, which helps during manual analysis of a binary. The following screenshot shows some results: *cwe_checker* comes with a script called `cwe_checker_to_ida`, which parses the output of *cwe_checker* and generates a IDAPython script. This script annotates the found CWEs in IDA Pro, which helps during manual analysis of a binary. The following screenshot shows some results:
![](https://github.com/fkie-cad/cwe_checker/raw/master/doc/images/example_ida_anotation.png | width=400) ![](https://github.com/fkie-cad/cwe_checker/raw/master/doc/images/example_ida_anotation.png "IDA Pro anotation")
## Why use cwe_checker? ## ## Why use cwe_checker? ##
The following arguments should convince you to give *cwe_checker* a try: The following arguments should convince you to give *cwe_checker* a try:
- it is very easy to setup, just build the Docker container! - it is very easy to setup, just build the Docker container!
......
doc/images/example_ida_anotation.png

175 KB | W: | H:

doc/images/example_ida_anotation.png

119 KB | W: | H:

doc/images/example_ida_anotation.png
doc/images/example_ida_anotation.png
doc/images/example_ida_anotation.png
doc/images/example_ida_anotation.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment