bjrjk's repos on GitHub
106 watchers
CVE-2022-4262
Full Chain Analysis of CVE-2022-4262, a non-trivial feedback slot type confusion in V8.
JavaScript · 97 watchers
CVE-2024-29943
A Pwn2Own 2024 SpiderMonkey JIT Bug: From Integer Range Inconsistency to Bound Check Elimination then RCE
49 watchers
js-vuln-studies
A collection of in-depth studies authored by me on JavaScript engine vulnerabilities.
JavaScript · 30 watchers
CVE-2024-4947
A in-the-wild V8 type confusion bug.
JavaScript · 29 watchers
CVE-2025-5419
An uninitialized read vulnerability by incorrect Turboshaft Store-Store Elimination in V8.
17 watchers
CVE-2025-43529
Root Cause Analysis for CVE-2025-43529, a UAF vulnerability due to incorrect DFG StoreBarrierInsertionPhase in JavaScriptCore.
JavaScript · 15 watchers
CVE-2024-8381
CVE-2024-8381: A SpiderMonkey Interpreter Type Confusion Bug.
C · 9 watchers
HLS-LZ77
HLS Implementation of LZ77 Data Compression Algorithm, Xilinx Winter Camp Project.
Python · 7 watchers
LinuxASMCallGraph
Generate Function Call Graph from the ASM of GNU gcc & g++.
Rust · 7 watchers
nm-rs
Linux `nm` equivalent rust library to list symbols from object files using goblin.
6 watchers
MIPS-CPU-Course-Design
MIPS Single-Cycle CPU, Multi-Cycle CPU, Multi-Cycle MicroSystem Course Design.
C · 5 watchers
EBAZ4205
Utilities for EBAZ4205 board.
C++ · 5 watchers
JackZIPPacker
Jack's Zip Package Packer & Unpacker.
Java · 3 watchers
ANTLR-Calculator
A Basic Command-Line Calculator Implemented by ANTLR to practice ANTLR's usage.
2 watchers
ARM-ASM
ARM Assembly Introduction.
JavaScript · 2 watchers
Beijing-Subway-Map
Course Homework for Web Design Class, Beijing Subway Map.
C · 2 watchers
CH552-UDisk
UDisk Using MCU CH552 & SPI Flash
VHDL · 2 watchers
HLS-Demo
A Demo Project for Vivado HLS.
Verilog · 2 watchers
MIPS-Multi-Cycle
Multi Cycle MIPS CPU with Instruction Set MIPS-Lite2 in Verilog.
Verilog · 2 watchers
MIPS-Single-Cycle
Single Cycle MIPS CPU with Instruction Set MIPS-Lite1 in Verilog.
Assembly · 1 watchers
ARM-ASM-PA
ARM Assembly Program Design Practicing.
Python · 1 watchers
BJUT-Score
Tool for query BJUT score.
JavaScript · 1 watchers
chromium-exploit-dev
Toolkit to turn Chromium vulnerabilities into full-chain exploits
TypeScript · 1 watchers
DIE
Fuzzing JavaScript Engines with Aspect-preserving Mutation
C · 1 watchers
DLLHooker
DLL Hooker using DLL Redirection.
Go · 1 watchers
fakebuild
A program that pretends to compile large CMake projects in a colorful terminal.
Python · 1 watchers
gcc-bufdata-integrating2text
Integrating C Buffer Data Into the instruction of `.text` segment instead of on `.data`, `.rodata` to avoid copy.
Python · 1 watchers
iongraph
Visualize IonMonkey CFGs using GraphViz.
Java · 1 watchers
j8086cc
Jack's C-like High-Level Programming Language to 8086 Assembly Compiler.
C++ · 1 watchers
NTFSDSMgr
Tool for NTFS Multiple Stream File.
0 watchers
bjrjk
Personal Profile.
Dockerfile · 0 watchers
BT-docker
Docker-encapsulated container for BT Panel.
JavaScript · 0 watchers
BYR-Navi
A Light-Weight and Configurable Navigation Website Framework (for BYR)
C · 0 watchers
bzip2-rs
libbz2 (bzip2 compression) bindings for Rust
0 watchers
catapult-v3-smartnic-re
Documenting the Catapult v3 SmartNIC FPGA boards (Dragontails Peak & Longs Peak)
PHP · 0 watchers
CERMINE-Docker
CeON / CERMINE Repo Web Interface Docker Package.
TypeScript · 0 watchers
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
Visual Basic · 0 watchers
Crazy-GIF
A small tool to drive your CPU crazy.
Python · 0 watchers
CTF-Tools
Scripts used in CTF.
0 watchers
CVE-2021-4034
PoC for PwnKit: Local Privilege Escalation Vulnerability Discovered in polkit’s pkexec (CVE-2021-4034)
0 watchers
CVE-2023-6702
Chrome Renderer 1day RCE via Type Confusion in Async Stack Trace (v8ctf submission)
0 watchers
CVE-2024-6778-POC
A POC exploit for CVE-2024-5836 and CVE-2024-6778, allowing for a sandbox escape from a Chrome extension.
0 watchers
CVE-2025-27363
Integer overflow in FreeType software, which also affects Chrome
0 watchers
CVE-2025-2783
Full-chain exploit for CVE-2025-2783 (Ipcz Sandbox Escape & RCE).
0 watchers
CVE-2025-55182
Explanation and full RCE PoC for CVE-2025-55182
C++ · 0 watchers
CVE-2026-40369-EXPLOIT
Full exploit code for CVE-2026-40369 - A Windows kernel arbitrary write vulnerability that allows browser sandbox escape from all browsers render process sandbox
Jupyter Notebook · 0 watchers
DeepLearning.AI
Programming Assignments of the Specialization Course Deep Learning by deeplearning.ai.
PHP · 0 watchers
EasyBlog
A simple PHP Blog Implementation for practicing Symfony Framework.
Visual Basic · 0 watchers
English-Word-Game
Randomly shuffle English Word Letter to exercise the user's English.
Go · 0 watchers
fakehtop
A program that makes it look like your machine is working at full capacity in a colorful terminal.
0 watchers
FastDIV
Division using Addition, Subtraction and Logcial Calculation Instruction.
JavaScript · 0 watchers
GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
C++ · 0 watchers
Gobang
Gobang AI for Fundamentals of Programming and Experiments in C of UCAS.
C++ · 0 watchers
Gomoku
Gomoku Game Robot, Programming Assignment of Artificial Intelligence.
0 watchers
HLS-MD5
An implementation of MD5 algorithm on FPGA using Vivado HLS
C++ · 0 watchers
LeetCode
Personal LeetCode's code collection.
0 watchers
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
0 watchers
longene_doc
the longene tech-docs for translation, to-be used in wiki: http://www.longene.org/mediawiki/index.php/%E9%A6%96%E9%A1%B5
C++ · 0 watchers
LZ77-Demo
A Demo for LZ77 Data Compression Algorithm.
0 watchers
MIT6.824
Labs for MIT 6.824 Distributed Systems
0 watchers
Modern-x86-ASM
Personal Modern x86 Assembly Code Collection.
C++ · 0 watchers
MyPing
Ping Tool, course design for Computer Networking.
Python · 0 watchers
NLP-Exp
Experiment for Natural Language Processing Course.
TypeScript · 0 watchers
onedrive-vercel-index
OneDrive public directory listing, powered by Vercel and Next.js
0 watchers
oneindex
Onedrive Directory Index 修复bug