Orochi's repositories
USTB-Course-materials
北科课程资料,保及格
PluginDemo
马甲包插件开发例子代码,代码中有详细的注解说明,请按照注解说明中的步骤把代码集成到你的插件中,本地调试请将插件名直接修改为 :插件协议.jar 然后放到Host宿主中启动并调试。加QQ群:140205646,大量招马甲包兼职开发
-Lang
Compiler
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Bear
Bear is a tool that generates a compilation database for clang tooling.
blog
blog
c4
C in four functions
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
CTF-Write-ups
Some CTF Write-ups
cve-2015-1538-1
An exploit for CVE-2015-1538-1 - Google Stagefright ‘stsc’ MP4 Atom Integer Overflow Remote Code Execution
DataStructureHomework
数据结构课堂作业+大作业+计组部分+MATLAB部分
FlowDroid
FlowDroid Static Data Flow Tracker
lsbasi
Let's Build A Simple Interpreter
ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
USTB_FPGA_ExperimentReport_Pros
北京科技大学 数字逻辑 FPGA 实验报告及项目文件
write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.