Pinned Repositories
-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!
AndroidStudioProjects
彩票马甲包
Bear
Bear is a tool that generates a compilation database for clang tooling.
blog
blog
c4
C in four functions
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
NEMU
A simplified full-system simulator.
PluginDemo
马甲包插件开发例子代码,代码中有详细的注解说明,请按照注解说明中的步骤把代码集成到你的插件中,本地调试请将插件名直接修改为 :插件协议.jar 然后放到Host宿主中启动并调试。加QQ群:140205646,大量招马甲包兼职开发
USTB-Course-materials
北科课程资料,保及格
Orochisun's Repositories
Orochisun/USTB-Course-materials
北科课程资料,保及格
Orochisun/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
Orochisun/PluginDemo
马甲包插件开发例子代码,代码中有详细的注解说明,请按照注解说明中的步骤把代码集成到你的插件中,本地调试请将插件名直接修改为 :插件协议.jar 然后放到Host宿主中启动并调试。加QQ群:140205646,大量招马甲包兼职开发
Orochisun/NEMU
A simplified full-system simulator.
Orochisun/-Lang
Compiler
Orochisun/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!
Orochisun/AndroidStudioProjects
彩票马甲包
Orochisun/Bear
Bear is a tool that generates a compilation database for clang tooling.
Orochisun/blog
blog
Orochisun/c4
C in four functions
Orochisun/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
Orochisun/CattleCorn
Orochisun/CTF-Write-ups
Some CTF Write-ups
Orochisun/cve-2015-1538-1
An exploit for CVE-2015-1538-1 - Google Stagefright ‘stsc’ MP4 Atom Integer Overflow Remote Code Execution
Orochisun/DataStructureHomework
数据结构课堂作业+大作业+计组部分+MATLAB部分
Orochisun/ethernaut
Orochisun/FlowDroid
FlowDroid Static Data Flow Tracker
Orochisun/gcc
Orochisun/IMGM_restore
Orochisun/lsbasi
Let's Build A Simple Interpreter
Orochisun/test
Orochisun/ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
Orochisun/USTB_FPGA_ExperimentReport_Pros
北京科技大学 数字逻辑 FPGA 实验报告及项目文件
Orochisun/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.