Pinned Repositories
bitcode_retriever
Retrieves Bitcode from Mach-O binaries
buildclang
A script to build clang from the source code.
canary
A unification-based alias analysis and some relative tools
clang-highlight
CodeFuse-Query
Query-Based Code Analysis Engine
dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
galaxy-sdk-cpp
C++ SDK for Xiaomi Structured Datastore Service
gangfan.github.io
lib-symbolic-link
In many cases, when you zip up a fold of libs. The zip util will replace each link with the file it actually links to. This raw script is to revert this process and try to make it similar to the original look.
VimConfigure
gangfan's Repositories
gangfan/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
gangfan/buildclang
A script to build clang from the source code.
gangfan/lib-symbolic-link
In many cases, when you zip up a fold of libs. The zip util will replace each link with the file it actually links to. This raw script is to revert this process and try to make it similar to the original look.
gangfan/VimConfigure
gangfan/bitcode_retriever
Retrieves Bitcode from Mach-O binaries
gangfan/canary
A unification-based alias analysis and some relative tools
gangfan/clang-highlight
gangfan/CodeFuse-Query
Query-Based Code Analysis Engine
gangfan/galaxy-sdk-cpp
C++ SDK for Xiaomi Structured Datastore Service
gangfan/gangfan.github.io
gangfan/llvm-analysis
Static analysis for llvm
gangfan/minidlna
MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully compliant with DLNA/UPnP-AV clients. It is developed by a NETGEAR employee for the ReadyNAS product line
gangfan/Monlor-Tools
小米路由器Shell工具箱,本人自用,主要参考了小米的Misstar Tools制作,仅学习之用!
gangfan/poolalloc
Mirror of official poolalloc git repository located at http://llvm.org/git/poolalloc. Updated hourly.
gangfan/publications_from_trail_of_bits
Publications from Trail of Bits
gangfan/RelationalGit
RelationalGit extracts valuable information about commits, blame, changes, devs, and pull requests out of git's data structure and imports them to a relational database such as Microsoft SQL Server. These data can be a ground for further source code mining analysis.
gangfan/rmbtb-client
https://www.rmbtb.com API Wrapper in Java.
gangfan/sel
Programmatic modification and evaluation of software
gangfan/SVF
Static Value-Flow Analysis in LLVM
gangfan/vlc-android