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/fuzzing_paper
fuzzing related paper
bin2415/methodHook
通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数
bin2415/llvm_DFGPass
llvm Data Flow Graph dump
bin2415/llvm_CFGPass
llvm control flow graph
bin2415/Bitype
source code of paper "Mapping to Bits: Efficiently Detecting Type Confusion Errors"
bin2415/llvm-stack-guard
简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护
bin2415/llvm_CGPass
llvm Call Graph分析
bin2415/llvm-BBProfiling
llvm pass to profile BasicBlocks' execution path
bin2415/elfEdit
Edit elf .got.plt
bin2415/ste-GAN-ography2
bin2415/ast_compare
compare ast via pythn ast library
bin2415/OracleGT
bin2415/RayTracing
计算机图形学RayTracing的实现
bin2415/ste-GAN-ography
论文https://arxiv.org/abs/1703.00371的代码实现
bin2415/unflat
Using angr and barf to unflat the obfuscator-llvm CFG
bin2415/bin2415.github.io
bin2415/codecraft2016
codecraft2016比赛的一个解决方案
bin2415/ll1
pl0的ll1文法
bin2415/reinforcement-learning-assignment
machine learning reinforcement learning assignment
bin2415/academic-kickstart
bin2415/Algorithm_Exercise
bin2415/ARCEE
bin2415/binaryen.js
A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.
bin2415/gcc
bin2415/ghidra
Ghidra is a software reverse engineering (SRE) framework
bin2415/JNITest
Android JNI的一个小练习
bin2415/mcsema
Framework for lifting x86, amd64, and aarch64 program binaries to LLVM bitcode
bin2415/Model1
bin2415/research-group-web
a template for research group sites
bin2415/STAnalyzer
Static Analysis framework for analyzing SmartApps on Samsung SmartThings platforms written in Groovy