bjrjk's recent timeline updates
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
Advanced-Compiler-Principle-Assignment
Assignment of Advanced Compiler Principle course taught by Lian Li, ICT, CAS.
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.
Verilog · 3 watchers
MIPS-Multi-Cycle-MicroSystem
Multi Cycle MIPS MicroSystem with Instruction Set MIPS-Lite3 in Verilog.
Assembly · 2 watchers
8086-ASM-Template
8086 ASM Template.
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
C-Language-Course-Design-Public
2019-2020 C-Language-Course-Design Public Version.
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
1 watchers
clang-object-layout-dumper
A clang plugin dumps C/C++ class or struct's layout.
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
GDBPlugins
C++ · 1 watchers
GoogleHashCode-2020PracticeRound
Google HashCode 2020 Practice Round
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.
Tcl · 0 watchers
AX7020_PetaLinux
PetaLinux Environment for AX7020.
C++ · 0 watchers
Berlekamp-Massey-algorithm
A implement of Berlekamp-Massey algorithm.
0 watchers
bjrjk
Personal Profile.
Python · 0 watchers
BJUT-Network-Script
Auto script to login to BJUT Inner Network.
C++ · 0 watchers
BrainFuck2C
BrainFuck to C Converter.
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
C · 0 watchers
CA-Experiment
Computer Architecture Experiment.
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 应用。
Java · 0 watchers
Compiler-Principles-Exp
Experiments for Compiler Principles Class.
C++ · 0 watchers
CPPStandardLibrary
Customized C++ Standard Template Library.
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)
JavaScript · 0 watchers
CVE-2022-4262-Exp
0 watchers
CVE-2023-41993
0 watchers
CVE-2023-6702
Chrome Renderer 1day RCE via Type Confusion in Async Stack Trace (v8ctf submission)
0 watchers
CVE-2024-1939
For V8CTF M122
0 watchers
CVE-2024-2887
For V8CTF M123
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-43213
0 watchers
CVE-2025-43529-fork
exploit for cve-2025-43529
0 watchers
CVE-2025-50168-pwn2own-berlin-2025
CVE-2025-50168 Exploit PoC — Pwn2Own Berlin 2025 - LPE(Windows 11) winning bug.
0 watchers
CVE-2025-55182
Explanation and full RCE PoC for CVE-2025-55182
0 watchers
CVE-2026-2441-PoC
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.
Verilog · 0 watchers
ElectronicClock
ElectronicClock in Verilog.
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.
HTML · 0 watchers
FreeBasic-Compiler-Online
An online FreeBasic Compiler just for fun.
Python · 0 watchers
Gateway-AutoLogin
Gateway Auto Login Script.
JavaScript · 0 watchers
GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
Python · 0 watchers
gkd-auto-report
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.
JavaScript · 0 watchers
hackergame2021-writeups
0 watchers
High-Level-Synthesis-Flow-on-Zynq-using-Vivado-HLS
This course provides professors with an understanding of high-level synthesis design methodologies necessary to develop digital systems using Vivado HLS. Now under 2018.2 version.
0 watchers
HLS-MD5
An implementation of MD5 algorithm on FPGA using Vivado HLS
HTML · 0 watchers
Intel-Pin-Doc
Documentation of Intel Pin.
Java · 0 watchers
JackLang-Java
JackLang Interpreter in Java.
0 watchers
Job-Scheduling-Problem
Slides for Scheduling Jobs in two work centers.
0 watchers
K-LEAK
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.
C# · 0 watchers
nCov-Patient-Tracer
Course Design of Data Structure & Algorithms.
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
C++ · 0 watchers
Operations-Research-Homework
Programming Homework for Operations Research.
bjrjk

bjrjk

A candidate PhD.
V2EX member #158539, joined on 2016-02-11 20:42:33 +08:00
Per bjrjk's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
bjrjk's recent replies
赶紧辞职吧
Mar 1, 2020
Replied to a topic by ww050312 求职 关于 google 中国的 STEP 项目的问题
@ww050312 已加
Mar 1, 2020
Replied to a topic by ww050312 求职 关于 google 中国的 STEP 项目的问题
@ww050312 可能不一定非得要女生吧?我看官网上没写必须是女生,只说了是少数群体😀
Mar 1, 2020
Replied to a topic by ww050312 求职 关于 google 中国的 STEP 项目的问题
@ww050312 是吗,我不太清楚唉
Feb 29, 2020
Replied to a topic by ww050312 求职 关于 google 中国的 STEP 项目的问题
同问,大二男生
中缀表达式转后缀表达式再计算结果输出
@marcomarco 沃长宽是直接接线到联通?
Aug 28, 2019
Replied to a topic by littleEight 问与答 500 以内的蓝牙耳机都是垃圾
10 块以下的蓝牙耳机都是垃圾。。。
(坐等推荐
做分子做分子
Oct 22, 2018
Replied to a topic by pwstrick 推广 赠送 3 本《程序员面试算法宝典》
留个言支持下,万一能抢到呢
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1019 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 22:54 · PVG 06:54 · LAX 15:54 · JFK 18:54
♥ Do have faith in what you're doing.