Pinned Repositories
arp-scanner
Small ARP scanner tool written in rust for fun and learning
awesome-hacking
Awesome hacking is an awesome collection of hacking tools.
Dates.Recurring
Easily calculate the next recurrence for recurring dates using a fluent syntax
delete-lines
Atom package to delete all lines a search term
helix-example-plugin
Example WASM plugin for helix editor
reversing-emoji-attempt
Attempt to solve the 2019 Google beginners CTF "reversing-emoji" challenge by porting the python VM to rust
System.Net.Mail.Abstractions
Small and simple abstraction around System.Net.Mail.SmtpClient
xor
XOR encryption CLI app written in Rust
xor-utils
Collection of utility functions related to xor encryption / decryption
xss-test-site
Tiny site for testing / learning about cross site scripting exploits
gavynriebau's Repositories
gavynriebau/Dates.Recurring
Easily calculate the next recurrence for recurring dates using a fluent syntax
gavynriebau/xss-test-site
Tiny site for testing / learning about cross site scripting exploits
gavynriebau/xor-utils
Collection of utility functions related to xor encryption / decryption
gavynriebau/helix-example-plugin
Example WASM plugin for helix editor
gavynriebau/System.Net.Mail.Abstractions
Small and simple abstraction around System.Net.Mail.SmtpClient
gavynriebau/bbc-news-reader
gavynriebau/bitmagnet
A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
gavynriebau/btwn
Filter input based on a range expression such as "2..=3"
gavynriebau/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
gavynriebau/conwaylife
gavynriebau/debug_binary
radare2 debugging tool pipe input to debug binary
gavynriebau/DemoChartsBug
Demo project to show a bug where Swift Charts highlighting doesn't work
gavynriebau/dirtycow-rust
Implementation of the dirtyc0w linux exploit in rust
gavynriebau/dnSpy
.NET debugger and assembly editor
gavynriebau/flurl-netcore3.1-threading-bug
Proof of concept for Flurl .NET core 3.1 bug
gavynriebau/helix
A post-modern modal text editor.
gavynriebau/hotkeys
Use Windows APIs to register hotkey listener
gavynriebau/neovim-config
Gavyn's Neovim config
gavynriebau/pcap
Rust language pcap library
gavynriebau/pwnagotchi
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
gavynriebau/ReadUntil
gavynriebau/reboot-pc-daemon
Daemon that can accept requests to reboot your PC
gavynriebau/rodio
Rust audio playback library
gavynriebau/rrat
Rust CLI app that connects to a server then opens a shell and pipes IO through the connection
gavynriebau/runelite
Open source Old School RuneScape client
gavynriebau/serverless-esbuild
💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
gavynriebau/showcase-complaints-app
Demo complaints app - built using React and hosted on Azure
gavynriebau/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
gavynriebau/vim-clap
:clap: Modern generic interactive finder and dispatcher for Vim and NeoVim
gavynriebau/xss-test-site-with-csp
Copy of xss-test-site that includes CSP headers to prevent XSS