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.3k stars 166 forks source link

Are you using Tai-e? #66

Open silverbullettt opened 8 months ago

silverbullettt commented 8 months 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 8 months 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 8 months 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 8 months ago

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

Liyw979 commented 8 months 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 8 months 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 8 months 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 7 months ago

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

owhvayifuqq commented 3 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 2 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.