https://github.com/davidbuchanan314/davidbuchanan314
https://github.com/davidbuchanan314/davidbuchanan314
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidbuchanan314/davidbuchanan314
- Owner: DavidBuchanan314
- Created: 2021-03-02T23:13:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T20:47:32.000Z (over 2 years ago)
- Last Synced: 2025-02-12T20:48:28.954Z (2 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/anuraghazra/github-readme-stats)
Here's an overview of my more useful repos:
## Exploits
- [WAMpage](https://github.com/DavidBuchanan314/WAMpage) ([CVE-2022-23731](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23731)) - webOS root LPE, including a V8 exploit.
- [RootMyTV](https://github.com/RootMyTV/RootMyTV.github.io) ([CVE-2022-23727](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23727)) - A user-friendly root exploit for LG webOS Smart TVs.
- [NXLoader](https://github.com/DavidBuchanan314/NXLoader) - Exploit CVE-2018-6242 from (almost) any Android device.- [fusee-nano](https://github.com/DavidBuchanan314/fusee-nano) - Exploit CVE-2018-6242 from embedded linux devices.
- [PageSigner Signature Forgery](https://github.com/tlsnotary/pagesigner/issues/46) - Signature forgery via domain fronting.
- [CVE-2017-13672](https://github.com/DavidBuchanan314/CVE-2017-13672) - A PoC for CVE-2017-13672 - QEMU DoS
- [ambiguous-png-packer](https://github.com/DavidBuchanan314/ambiguous-png-packer) - Craft PNG files that appear completely different in Apple software.
## Tools
- [dlinject](https://github.com/DavidBuchanan314/dlinject) - Like `LD_PRELOAD` but for already-running programs.
- [webos-vncserver](https://github.com/DavidBuchanan314/webos-vncserver) - A VNC server for TVs running WebOS.
- [libleakmydata](https://github.com/DavidBuchanan314/libleakmydata) - `LD_PRELOAD` hooks to bypass SSL certificate verification.
- [TARDIS](https://github.com/DavidBuchanan314/TARDIS) - Trace And Rewrite Delays In Syscalls.
- [Turbo-Recadmiumator](https://github.com/DavidBuchanan314/Turbo-Recadmiumator) - Yet another browser extension to enable 1080p Netflix playback on "unsupported" platforms.
- [rc4](https://github.com/DavidBuchanan314/rc4) - A Python3 RC4 implementation that doesn't suck.- [tweetable-polyglot-png](https://github.com/DavidBuchanan314/tweetable-polyglot-png) - Pack up to 3MB of data into a tweetable PNG polyglot file.
## Toys
- [unsafe-python](https://github.com/DavidBuchanan314/unsafe-python) - Showcasing CPython's memory unsafety "features".
- [6502-emu](https://github.com/DavidBuchanan314/6502-emu) - A 6502 emulator that I've been meaning to rewrite since forever.
- [chip8](https://github.com/DavidBuchanan314/chip8) - Yet another CHIP-8 emulator.
- [pwn-mbr](https://github.com/DavidBuchanan314/pwn-mbr) - A very basic MBR hijack PoC.
## Misc
- [aes-playground](https://github.com/DavidBuchanan314/aes-playground) - Pedagogical AES implementation(s)
- [wifi-sdcf](https://github.com/DavidBuchanan314/wifi-sdcf) - Reverse Engineering notes for a "WiFI SD Card" device.