Pinned Repositories
Bitype
source code of paper "Mapping to Bits: Efficiently Detecting Type Confusion Errors"
elfEdit
Edit elf .got.plt
fuzzing_paper
fuzzing related paper
llvm-BBProfiling
llvm pass to profile BasicBlocks' execution path
llvm-stack-guard
简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护
llvm_CFGPass
llvm control flow graph
llvm_CGPass
llvm Call Graph分析
llvm_DFGPass
llvm Data Flow Graph dump
methodHook
通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数
bin2415's Repositories
bin2415/Notify_in_Univisity
大学活动的通知,包括android客户端和服务器端
bin2415/opengl_Robot
使用opengl实现的Robot,能行动,并实现了贴图
bin2415/PaintingAndGuessing
你画我猜的实现代码,可以添加好友和进行聊天等功能