Pinned Repositories
Blank-Rick-Roll
Rick Roll website that has hidden code.
chip8
chip8 vm implementation in js with a debugger
CVE-2021-4034
Proof of concept for pwnkit vulnerability
eve
Simulate generic event streaming systems.
learn-z3
Some challenge solutions solved using z3
linear-regression
Learn how to build a linear regression model from scratch.
Next.js-Flat-Prototype-Pollution
Prototype Pollution using `flat` with Next.js
rizz-python
A python transpiler for rizzlers.
v8-randomness-predictor
Using z3 to predict `Math.random` in v8
xss.pwnfunction.com
DOM XSS Game
PwnFunction's Repositories
PwnFunction/Blank-Rick-Roll
Rick Roll website that has hidden code.
PwnFunction/CVE-2021-4034
Proof of concept for pwnkit vulnerability
PwnFunction/v8-randomness-predictor
Using z3 to predict `Math.random` in v8
PwnFunction/learn-z3
Some challenge solutions solved using z3
PwnFunction/Next.js-Flat-Prototype-Pollution
Prototype Pollution using `flat` with Next.js
PwnFunction/xss.pwnfunction.com
DOM XSS Game
PwnFunction/rizz-python
A python transpiler for rizzlers.
PwnFunction/linear-regression
Learn how to build a linear regression model from scratch.
PwnFunction/sandbox.pwnfunction.com
DOM XSS challenges for xss.pwnfunction.com
PwnFunction/chip8
chip8 vm implementation in js with a debugger
PwnFunction/eve
Simulate generic event streaming systems.
PwnFunction/hello-fastapi