Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cwe_checker
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-gitdep
cwe_checker
Commits
ca67076f95403439f4ea05176206811a36429937
Switch branch/tag
cwe_checker
cwe_checker_rs
src
analysis
pointer_inference
context
mod.rs
01 Feb, 2021
1 commit
Bugfix Stack Register Computation (#135)
· e85a7f16
Enkelmann
authored
4 years ago
e85a7f16
Browse File
27 Jan, 2021
1 commit
Handle global memory in pointer inference analysis (#133)
· b14c336f
Enkelmann
authored
4 years ago
b14c336f
Browse File
12 Jan, 2021
1 commit
add GitHub actions for Rustfmt and clippy (#125)
· d0fbe8b2
Enkelmann
authored
4 years ago
d0fbe8b2
Browse File
30 Nov, 2020
1 commit
Reimplement CWE 476 check in Rust (#111)
· 64238b18
Enkelmann
authored
4 years ago
64238b18
Browse File
17 Nov, 2020
1 commit
Generic indirect call behaviour (#107)
· 57b92dba
Enkelmann
authored
4 years ago
57b92dba
Browse File
03 Nov, 2020
5 commits
reimplement CWE 560 check in Rust (#95)
· 514be103
Enkelmann
authored
4 years ago
514be103
Browse File
Use registers parsed from Ghidra on the Rust side.
· 954f1447
Enkelmann
authored
4 years ago
954f1447
Browse File
Enable an installation with Ghidra as backend.
· 67440d78
Enkelmann
authored
4 years ago
67440d78
Browse File
Add config options to pointer inference analysis
· 4beae232
Enkelmann
authored
4 years ago
4beae232
Browse File
Adapt the analysis modules to use the internal IR instead of the BAP IR.
· af32d275
Enkelmann
authored
4 years ago
af32d275
Browse File
27 Aug, 2020
1 commit
Refactor of the pointer inference module (#78)
· 09e4239c
Enkelmann
authored
4 years ago
09e4239c
Browse File