issues
search
SVF-tools
/
SVF
Static Value-Flow Analysis Framework for Source Code
http://svf-tools.github.io/SVF/
Other
1.43k
stars
436
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Questions about exporting CFL graph files
#1596
yuan2li
opened
4 days ago
1
remove casting to intraicfgnode when allocating branch condition
#1595
jumormt
closed
6 days ago
2
fix npd issue#1591
#1594
jumormt
closed
6 days ago
2
fix CallCHI doc
#1593
tttturtle-russ
closed
1 week ago
0
`Saber`: Assertion `SVFUtil::isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
#1592
fouzhe
closed
5 days ago
2
`Saber`: Assertion `Val && "SVFUtil::isa<> used on a null pointer"' failed
#1591
fouzhe
closed
5 days ago
3
Basic C++ inheritance test in PTABen does not match expected behavior for DVF or WPA -ander
#1590
mlevatich
opened
1 week ago
1
Dataflow between a memcpy and a Load is broken in SVFG
#1589
TrivikramAT
opened
1 week ago
1
add funcobjvar
#1588
jumormt
closed
1 week ago
2
False positive of indirenct call in openssl
#1587
Br1m4zz
opened
2 weeks ago
3
Unable to get SVFFunction by name
#1586
pengwinsurf
opened
2 weeks ago
0
Wrong result of backward slicing
#1585
xiaobaozidi
opened
2 weeks ago
0
Unknown reason for a simple false positive and inconsistent flag behavior
#1584
grandnew
opened
2 weeks ago
0
Can DVF's flow sensitive points-to analysis give me the results at a given program statement?
#1583
taptipalit
opened
2 weeks ago
0
How to get llvm::Function and llvm::BasicBlock in SVF-2.7?
#1582
Shrimpig
opened
2 weeks ago
0
How to check if a constant value flows into a variable using source-sink checker?
#1581
DesNevermore
opened
3 weeks ago
3
Create callgraph
#1580
Geoffrey1014
closed
2 weeks ago
2
rename CallGraph to PTACallGraph
#1579
Geoffrey1014
closed
4 weeks ago
1
rename CallGraph to PTACallGraph
#1578
Geoffrey1014
closed
4 weeks ago
1
refactor icfgbuilder and remove svfvirtualcallinst class
#1577
jumormt
closed
2 weeks ago
1
What is the meaning of the output?
#1576
tttturtle-russ
opened
1 month ago
0
remove cast<SVFFunction> in svfcore and refactor ICFGBuilder
#1575
jumormt
closed
4 weeks ago
2
const: Assertion `it!=LLVMInst2SVFInst.end() && "SVF Instruction not found!"' failed
#1574
xiaobaozidi
closed
3 weeks ago
8
Question about the time overhead of LLVMModuleSet::buildSymbolTable()
#1573
learjet5
opened
1 month ago
7
change condition value to svfvar in intracfgedge
#1572
jumormt
closed
1 month ago
1
Prepare for svf var and callgraphnode downcast refactor
#1571
jumormt
closed
1 month ago
2
Callgraph
#1570
Geoffrey1014
closed
1 month ago
2
Callgraph
#1569
Geoffrey1014
closed
1 month ago
0
Callgraph
#1568
Geoffrey1014
closed
1 month ago
0
Is there a way to disable the output?
#1567
Lqs66
opened
1 month ago
3
move icfg building to llvmmodule
#1566
jumormt
closed
1 month ago
3
Collect Use-Def chain
#1565
bao00065
opened
1 month ago
0
Issue with SVF-example Compilation – Error in getICFGNode Function
#1564
bao00065
closed
1 month ago
2
remove callsite in icfgnode
#1563
jumormt
closed
1 month ago
2
add frontendValueToString
#1562
jumormt
closed
1 month ago
1
remove virtual
#1561
jumormt
closed
1 month ago
1
Callgraph
#1560
Geoffrey1014
closed
1 month ago
1
remove a redundant statement in setup.sh
#1559
Rexxar-Jack-Remar
closed
1 month ago
1
Refact callgraph
#1558
Geoffrey1014
closed
1 month ago
1
Refact callgraph
#1557
Geoffrey1014
closed
1 month ago
1
remove inst in intranode && remove some getCallsite
#1556
jumormt
closed
1 month ago
1
questions about pag and svfg
#1555
yang-guangliang
closed
1 month ago
2
MTA Does Not Terminate on Large Project
#1554
dylanjwolff
opened
1 month ago
3
Hwg merge svf func call graph node
#1553
Geoffrey1014
closed
1 month ago
1
Refactor pta
#1552
JoelYYoung
closed
1 month ago
1
fix cdg null deref
#1551
jumormt
closed
2 months ago
1
Implement on the fly update of call graph respecting forksite
#1550
JoelYYoung
closed
2 months ago
1
Crash During Pointer Analysis on Boringssl with WPA
#1549
liushengahn
opened
2 months ago
14
Assertion Failure for WPA in Andersen::heapAllocaorViaIndCall
#1548
dylanjwolff
closed
1 month ago
2
Remove SVFInstruction to node maps in ICFG
#1547
jumormt
closed
1 month ago
1
Next