Pinned Repositories
abstractspace
Implementation of Abstract Space data structure
bitmap_allocator
Slow bitmap allocator with very little space overhead
BSides2021
It's probably good to put it on github for people to read over / scrutinise if they were interested in some details.
BSTJava
C-stuff
This is for random C++ stuff. Probably some template stuff / meta-programming / graph theory.
CVE-2022-29582-Exploit
Exploit for CVE-2022-29582 targeting Google's Kernel CTF
Exploits
NFC-UAF-exploit-2021
ruia-ruia.github.io
Site
sudoHeapOverflow
After getting a crash such that rbx was mangled... I spent the weekend adjusting and tweaking the malicious inputs to get it to work. It was honestly just trial n error so nothing clever on my part. I hope someone smarter makes an environment scanner to be able to automatically adjust the configurable parameters in a deterministic way.
Ruia-ruia's Repositories
Ruia-ruia/CVE-2022-29582-Exploit
Exploit for CVE-2022-29582 targeting Google's Kernel CTF
Ruia-ruia/NFC-UAF-exploit-2021
Ruia-ruia/Exploits
Ruia-ruia/sudoHeapOverflow
After getting a crash such that rbx was mangled... I spent the weekend adjusting and tweaking the malicious inputs to get it to work. It was honestly just trial n error so nothing clever on my part. I hope someone smarter makes an environment scanner to be able to automatically adjust the configurable parameters in a deterministic way.
Ruia-ruia/BSides2021
It's probably good to put it on github for people to read over / scrutinise if they were interested in some details.
Ruia-ruia/ruia-ruia.github.io
Site
Ruia-ruia/bitmap_allocator
Slow bitmap allocator with very little space overhead
Ruia-ruia/BSTJava
Ruia-ruia/CodeQL
Queries
Ruia-ruia/cppUAF
Ruia-ruia/dnsmasq
repo for dnsmasq latest
Ruia-ruia/ExprTreeJava
Really sad expression tree evaluator / arithmetic string parser :(
Ruia-ruia/ExprTreeOcaml
Ruia-ruia/final
Ruia-ruia/findROP
Work in progress on a ROP gadget finder which will be a subsystem in a larger project I'm werking on
Ruia-ruia/godelstack
work in progress on weird arithmetic-only stack like structure
Ruia-ruia/gogo
Ruia-ruia/linux
Linux kernel source tree
Ruia-ruia/nonforklinux
Ruia-ruia/okayuaf
Ruia-ruia/old_ruia-ruia.github.io
Build a Jekyll blog in minutes, without touching the command line.
Ruia-ruia/P
Ruia-ruia/pure-ftpd
Pure FTP server
Ruia-ruia/rand
Ruia-ruia/Small-Tools
Just some small tools - maybe to be used as modules in larger programs. A mix of Python, C, and JS.
Ruia-ruia/uaf2
Ruia-ruia/uaf3
Ruia-ruia/uafNULL
Ruia-ruia/uni-assignments
For keepsake
Ruia-ruia/verysimple