- 19 Jul, 2021 1 commit
-
-
Enkelmann authored
-
- 09 Jun, 2021 1 commit
-
-
Melvin Klimke authored
-
- 07 Jun, 2021 1 commit
-
-
Enkelmann authored
-
- 12 May, 2021 1 commit
-
-
Enkelmann authored
-
- 05 May, 2021 2 commits
- 04 Mar, 2021 1 commit
-
-
Enkelmann authored
-
- 17 Feb, 2021 1 commit
-
-
* Remove old Ocaml files * adjust makefile * Remove BAP build instructions from Readme * minor documentation fix * Remove old Ocaml documentation * Remove unused Travis CI files * Move Rust and Java code into src directory * adjust build scripts to new folder structure
Enkelmann authored
-
- 09 Feb, 2021 1 commit
-
-
Melvin Klimke authored
-
- 03 Feb, 2021 1 commit
-
-
Enkelmann authored
-
- 26 Jan, 2021 1 commit
-
-
Enkelmann authored
-
- 12 Jan, 2021 1 commit
-
-
Enkelmann authored
-
- 07 Jan, 2021 1 commit
-
-
Enkelmann authored
-
- 18 Dec, 2020 2 commits
- 14 Dec, 2020 1 commit
-
-
Enkelmann authored
-
- 30 Nov, 2020 1 commit
-
-
Enkelmann authored
-
- 10 Nov, 2020 1 commit
-
-
Enkelmann authored
-
- 05 Nov, 2020 1 commit
-
-
Enkelmann authored
-
- 04 Nov, 2020 1 commit
-
-
Enkelmann authored
-
- 03 Nov, 2020 4 commits
-
-
Enkelmann authored
-
Enkelmann authored
-
Enkelmann authored
-
Melvin Klimke authored
-
- 27 Jul, 2020 1 commit
-
-
Added a simple check that prints an error message when no dynamic symbol calls could be resolved.
Melvin Klimke authored
-
- 21 Jul, 2020 1 commit
-
-
Added brand new (and still experimental) checks for CWEs 415 and 416 together with a new interprocedural data-flow analysis engine written in Rust. Add `-partial=Memory` as command line flag to try out the new checks.
Enkelmann authored
-
- 16 Jul, 2020 1 commit
-
-
Melvin Klimke authored
-
- 09 Jul, 2020 1 commit
-
-
Each unit test can now be run with a separate test binary, making all unit tests more flexible.
Melvin Klimke authored
-
- 29 Jun, 2020 1 commit
-
-
Enkelmann authored
-
- 08 Jun, 2020 1 commit
-
-
Change the address translation function so that we are able to report more precise incident locations.
Melvin Klimke authored
-
- 14 May, 2020 1 commit
-
-
Melvin Klimke authored
-
- 18 Mar, 2020 1 commit
-
-
Update emulation based acceptance tests on the basis of the new deduplicated warning output
Melvin Klimke authored
-
- 16 Mar, 2020 1 commit
-
-
Improved the CWE reports generated by emulation based checks.
Melvin Klimke authored
-
- 13 Feb, 2020 1 commit
-
-
Upgraded the BAP version to its current development version.
Enkelmann authored
-
- 28 Jan, 2020 1 commit
-
-
Unit tests no longer fail silently on Travis CI builds.
Enkelmann authored
-
- 21 Jan, 2020 1 commit
-
-
refactored cwe476 to add stack tracking
Enkelmann authored
-
- 13 Jan, 2020 1 commit
-
-
Added acceptance tests for more CPU-architectures. Added acceptance tests for PE-files for x86.
Melvin Klimke authored
-
- 26 Nov, 2019 1 commit
-
-
This PR fixes two minor bugs and adds a workaround for the address computation of Ghidra, which sometimes adds an offset and sometimes not. There seems to be no function in the Ghidra API that can be used to tell the plugin when this happens and when not.
Enkelmann authored
-
- 11 Sep, 2019 1 commit
-
-
adds check_path flag to cwe_checker for finding paths from user input functions to CWE hits.
Thomas Barabosch authored
-
- 29 Jul, 2019 1 commit
-
-
* Added feature to compiler test cases with more than one compiler. Added clang as first examples. Fixed test cases to work with gcc * Added acceptance tests for clang x64, adjusted Travis scripts (now runs also unittests), install_cross_compilers installs also clang. * Skips test for cwe415, which is broken on clang + Ubuntu 16.04 * Added feature to compiler test cases with more than one compiler. Added clang as first examples. Fixed test cases to work with gcc * Added acceptance tests for clang x64, adjusted Travis scripts (now runs also unittests), install_cross_compilers installs also clang. * Skips test for cwe415, which is broken on clang + Ubuntu 16.04 * Added change to CHANGES.md * Fixed test issue: test for json output was pre-compiler suffix.
Thomas Barabosch authored
-