Skip to content

Commit

Permalink
Update about.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zmw12306 authored Mar 12, 2024
1 parent d1b977a commit c47d4e8
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,17 @@ redirect_from:

## Publication

- **ParDiff: Practical Static Differential Analysis of Network Protocol Parsers**
- [**ParDiff: Practical Static Differential Analysis of Network Protocol Parsers**](/files/oopsla.pdf)
**Mingwei Zheng**, Qingkai Shi, Xuwei Liu, Xiangzhe Xu, Le Yu, Congyu Liu, Guannan Wei, Xiangyu Zhang
*The ACM SIGPLAN Conference on Object Oriented Programming, Systems, Languages, and Applications (OOPSLA 2024)*
*[Paper](/files/oopsla.pdf)
[Code](https://github.com/zmw12306/ParDiff)

- **Lifting Network Protocol Implementation to Precise Format Specification with Security Applications**
- [**Lifting Network Protocol Implementation to Precise Format Specification with Security Applications**](https://dl.acm.org/doi/abs/10.1145/3576915.3616614)
Qingkai Shi, Junyang Shao, Yapeng Ye, **Mingwei Zheng**, Xiangyu Zhang
*The ACM Conference on Computer and Communications Security (CCS 2023)*
*[Paper](https://dl.acm.org/doi/abs/10.1145/3576915.3616614)
[Code](https://github.com/qingkaishi/netlifter)

- **Why Do Developers Remove Lambda Expressions in Java?**
- [**Why Do Developers Remove Lambda Expressions in Java?**](https://ieeexplore.ieee.org/document/9678600)
**Mingwei Zheng**, Jun Yang, Ming Wen, Hengcheng Zhu, Yepang Liu, Hai Jin
*The IEEE/ACM International Conference on Automated Software Engineering (ASE 2021)*
*[Paper](https://ieeexplore.ieee.org/document/9678600)
[Code](https://github.com/zmw12306/LambdaMisuse)

## Service
* Reviewer, IEEE Internet of Things Journal (2023, 2024)
Expand Down

0 comments on commit c47d4e8

Please sign in to comment.