由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - Help on pointer analysis for C programs
相关主题
How obsolete is your distro?c++ 里面 this pointer 是完全 un necessary 的吗?
ubuntu9.10发布了Re: 凶嫌录像影像出来了,一个白人,一个疑似西裔或黑人?
看看这个 C 代码World Blitz Anand,V--Livshits,G
大家Linux装32bit还是64bit?World Blitz Bacrot,E--Livshits,G
ubuntu is so disappointingWorld Blitz Gagunashvili,M--Livshits,G
微调 Firefox 能比 Chrome 快?World Blitz Livshits,G--Erenburg,S
这个kernel patch很值得期待阿World Blitz Livshits,G--Gelfand,B
Help on pointer analysis for C programsWorld Blitz Livshits,G--Grischuk,A
相关话题的讨论汇总
话题: stanford话题: ca话题: university话题: pointer话题: analysis
进入Linux版参与讨论
1 (共1页)
f******e
发帖数: 582
1
Hi,
I have a C program my.c and I would like to apply some basic ideas from the
following paper to analyze the pointers used in my.c.
My question is: is there a free open source tool available for me to start
with? the tool mentioned in the following paper seems obsolete..
Thanks a lot.
http://portal.acm.org/citation.cfm?id=1062455.1062520
Improving software security with a C pointer analysis
Full Text: Pdf
Authors: Dzintars Avots
Stanford University, Stanford, CA
Michael Dalton
Stanford University, Stanford, CA
V. Benjamin Livshits
Stanford University, Stanford, CA
Monica S. Lam
Stanford University, Stanford, CA
S*A
发帖数: 7142
2
Can't see the full pdf, don't know what tools do you want.
Do you need a C compiler front end to parse the C code
and turn it into IR?

the

【在 f******e 的大作中提到】
: Hi,
: I have a C program my.c and I would like to apply some basic ideas from the
: following paper to analyze the pointers used in my.c.
: My question is: is there a free open source tool available for me to start
: with? the tool mentioned in the following paper seems obsolete..
: Thanks a lot.
: http://portal.acm.org/citation.cfm?id=1062455.1062520
: Improving software security with a C pointer analysis
: Full Text: Pdf
: Authors: Dzintars Avots

1 (共1页)
进入Linux版参与讨论
相关主题
World Blitz Livshits,G--Grischuk,Aubuntu is so disappointing
World Blitz Livshits,G--Smirin,I微调 Firefox 能比 Chrome 快?
World Blitz Livshits,G--Svidler,P这个kernel patch很值得期待阿
World Blitz Livshits,G--Zoler,DHelp on pointer analysis for C programs
How obsolete is your distro?c++ 里面 this pointer 是完全 un necessary 的吗?
ubuntu9.10发布了Re: 凶嫌录像影像出来了,一个白人,一个疑似西裔或黑人?
看看这个 C 代码World Blitz Anand,V--Livshits,G
大家Linux装32bit还是64bit?World Blitz Bacrot,E--Livshits,G
相关话题的讨论汇总
话题: stanford话题: ca话题: university话题: pointer话题: analysis