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
514be10341b937b1b45a424ca909527b96b8c207
Switch branch/tag
cwe_checker
cwe_checker_rs
src
analysis
pointer_inference
context
03 Nov, 2020
7 commits
reimplement CWE 560 check in Rust (#95)
· 514be103
Enkelmann
authored
4 years ago
514be103
Browse Directory
Use registers parsed from Ghidra on the Rust side.
· 954f1447
Enkelmann
authored
4 years ago
954f1447
Browse Directory
Enable an installation with Ghidra as backend.
· 67440d78
Enkelmann
authored
4 years ago
67440d78
Browse Directory
Support basic blocks that are contained in more than one function.
· 4b6ca3be
Enkelmann
authored
4 years ago
4b6ca3be
Browse Directory
Add config options to pointer inference analysis
· 4beae232
Enkelmann
authored
4 years ago
4beae232
Browse Directory
fix 2 small bugs
· a85352c5
Enkelmann
authored
4 years ago
a85352c5
Browse Directory
Adapt the analysis modules to use the internal IR instead of the BAP IR.
· af32d275
Enkelmann
authored
4 years ago
af32d275
Browse Directory
04 Sep, 2020
1 commit
simplify object list implementation (#84)
· a6e5fa65
Enkelmann
authored
4 years ago
Unverified
a6e5fa65
Browse Directory
27 Aug, 2020
1 commit
Refactor of the pointer inference module (#78)
· 09e4239c
Enkelmann
authored
4 years ago
Unverified
09e4239c
Browse Directory