Skip to content
View zhilongwang's full-sized avatar
🌴
On vacation
🌴
On vacation
Block or Report

Block or report zhilongwang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zhilongwang/README.md
  • 👋 Hi, I’m @zhilongwang
  • 👀 I’m interested in security, program analysis and deep learning.
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Popular repositories Loading

  1. TaintAnalysisWithPin TaintAnalysisWithPin Public

    Taint analysis with pin tool.

    C++ 9

  2. PolymorphicCanaries PolymorphicCanaries Public

    Implementation of Polymorphic Canaries.

    C++ 8 4

  3. angr angr Public

    Read the code of angr

    C++ 1

  4. TraceMemoryAccess TraceMemoryAccess Public

    TraceMemoryAccess

    C++ 1 1

  5. pin pin Public

    Intel pin tool

    C++ 1

  6. llvm-stack-guard llvm-stack-guard Public

    Forked from bin2415/llvm-stack-guard

    简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护

    Assembly