Pinned Repositories
Callee-Dataset
Dataset for x86_64 indirect call recognition. Based on SPEC CPU 2006 and UniBench.
DataFlowAnalysis-miasm
Generate data-flow graph and def-use graph for a function based on miasm and IDA Pro.
ibresolver
A QEMU TCG plugin for resolving indirect branches.
kTrans-release
Official code for kTrans: Knowledge-Aware Transformer for Binary Code Embedding
llvm-out-of-tree-pass
llvm out-of-tree pass template
Machine-Leanring-HW
2019-2020秋季学期 清华大学电子工程系 研究生课程 机器学习
Pattern-Recognition
2019-2020春季学期 清华大学电子工程系 研究生课程 模式识别
SVM-SMO
Python实现SVM,SMO算法,详细注释
Callee
Official code of Callee: Recovering Call Graphs for Binaries with Transfer and Contrastive Learning
jTrans
Official code of jTrans: Jump-Aware Transformer for Binary Code Similarity Detection
Learner0x5a's Repositories
Learner0x5a/kTrans-release
Official code for kTrans: Knowledge-Aware Transformer for Binary Code Embedding
Learner0x5a/DataFlowAnalysis-miasm
Generate data-flow graph and def-use graph for a function based on miasm and IDA Pro.
Learner0x5a/Callee-Dataset
Dataset for x86_64 indirect call recognition. Based on SPEC CPU 2006 and UniBench.
Learner0x5a/llvm-out-of-tree-pass
llvm out-of-tree pass template
Learner0x5a/Elephant-Random-Walk
Elephant Random Walk: a non-Markovian Random Walk
Learner0x5a/ibresolver
A QEMU TCG plugin for resolving indirect branches.
Learner0x5a/IDA-Linux-Conf
Configure IDA pro linux version to support custom python/pip. 配置linux版IDA,支持自己的python/pip。
Learner0x5a/awesome-security-websites
Useful websites for hackers
Learner0x5a/IDA-Operand-Analysis
Operand Analysis with IDA Pro: per-operand read/write status, operand type, operand id.
Learner0x5a/jTrans
Official code of jTrans: Jump-Aware Transformer for Binary Code Similarity Detection
Learner0x5a/Learner0x5a.github.io
Blog
Learner0x5a/clang-cfi-jump-table-generation
generate a jump table for each function type as well as for each indirect call site in llvm-cfi/clang-cfi
Learner0x5a/autocomplete
Fig adds autocomplete to your terminal.
Learner0x5a/Awesome-Binary-Similarity
An awesome & curated list of binary code similarity papers
Learner0x5a/Awesome-POC
一个漏洞POC知识库 目前数量 1000+
Learner0x5a/BiliBiliTool
.Net 5 编写的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。
Learner0x5a/BinSeeker
BinSeeker源码阅读
Learner0x5a/binutils-patches
在较新的glibc环境中编译旧版本的binutils所需的patch. Patches for old gnu binutils versions to build on newer glibc environments.
Learner0x5a/coreutils-patches
Patches for old gnu coreutils versions to build on newer glibc environments.
Learner0x5a/deepvsa
deepvsa源码阅读
Learner0x5a/ghidra_scripts
Ghidra RE scripts
Learner0x5a/idapro90-docker
IDA Pro 9.0 Docker Image
Learner0x5a/idapython
IDAPython project for Hex-Ray's IDA Pro
Learner0x5a/init-server
server config: zsh, vim, etc.
Learner0x5a/ml4se
A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering
Learner0x5a/pl-learn
Learning PyTorch-Lightning
Learner0x5a/project1-boptest
Building Optimization Performance Tests
Learner0x5a/project1-boptest-gym
Learner0x5a/StarShooting
A processing game
Learner0x5a/unibench-build-all
Build unibench targets with different compilers and optimization levels.