pascal-lab / Tai-e

An easy-to-learn/use static analysis framework for Java
https://tai-e.pascal-lab.net/docs/index.html
GNU Lesser General Public License v3.0
1.45k stars 175 forks source link

Are you using Tai-e? #66

Open silverbullettt opened 1 year ago

silverbullettt commented 1 year ago

The Purpose of This Issue

We are consistently eager to learn more about Tai-e users, understand what led you to choose our framework, attentively address your requirements, and help promote your work on program analysis.

What We Would Like To Hear From You

We kindly ask that you submit a comment in this issue to provide the following information:

For example:

Organization/Company: Nanjing University
Website: https://www.nju.edu.cn/
Country/Region: China
Contact: https://cs.nju.edu.cn/tiantan, tiantan@nju.edu.cn
Usage scenario: Using Tai-e to
(1) conducting research in program analysis for addressing XXX problem,
(2) developing XXX program analysis tools,
(3) referring to Tai-e for implementing our own XXX program analysis frameworks and tools,
etc.

We will pay attention to this issue. Whether you are from a company or a university, we encourage you to leave your usage information of Tai-e. We will prioritize addressing the problems and needs of users who leave usage information in this issue.

LFYSec commented 1 year ago

Organization/Company: Fudan University Country/Region: China Contact: 23110240120@m.fudan.edu.cn Usage scenario: Using Tai-e to develop static analysis tools

YaphetsH commented 1 year ago

Organization/Company: Meituan Mobile Security Team Country/Region: China Contact: Yaphetsh@outlook.com Usage scenario: Using Tai-e to Mobile Security Research and Development

Peteling commented 1 year ago

Organization/Company: Personal Country/Region: Singapore Contact: voidness1023@gmail.com Usage scenario: Using Tai-e to develop static analysis tools

Liyw979 commented 1 year ago

Organization/Company: Huawei Country/Region: China Contact: liyiwei14@huawei.com Usage scenario: referring to Tai-e for implementing my own program analysis tools

jiecse commented 1 year ago

Organization/Company: ByteDance Country/Region: China Contact: liujie.jl@bytedance.com Usage scenario: referring to the design from tai-e to develop our own static analysis framework

DeReWu commented 1 year ago

Organization/Company: AntGroup Country/Region: China Contact: wudiyu.wdy@antgroup.com Usage scenario: referring to Tai-e for our own program analysis platform

oicu0619 commented 11 months ago

Organization/Company: Siemens Country/Region: China Contact: zhe-wang@siemens.com Usage scenario: using Tai-e for tainted analysis and bug hunting

mi1ko commented 7 months ago

Organization/Company: University of Chinese Academy of Sciences Country/Region: China Contact: owhvayifuqq@gmail.com Usage scenario: Using Tai-e to extract useful information, such as call graphs and so on

littlematch59 commented 6 months ago

Organization/Company: ZheJiang University Country/Region: China Contact: wuzhiyao@zju.edu.cn Usage scenario: Using Tai-e for taint analysis and generating call graph.

YunFy26 commented 3 weeks ago

Organization/Company: Southeast University Country/Region: China Contact: 220235339@seu.edu.cn Usage scenario: Using Tai-e to develop a tool for analyzing Spring projects.