hi, i'm nabeen
@pwnwriter coffee. code. pwn.
apparently i build things, break things, and keep asking why long after the how makes sense. a CS student and hacker in the older sense: i live around Linux and security, package for nixpkgs, and daily-drive NixOS.
look closely enough, though, and most of it is just me adding, changing, or preferably removing a few lines of text from some files.
recent notes
How Nix Actually Works
Most people meet Nix as a package manager, get scared by the syntax, and leave. That's a shame, because the whole thing is built...
Remote browsers and tab pooling in haylxon
I've been working on haylxon for a while now. It takes screenshots of URLs from the terminal using Chrome's headless mode,...
Secrets in Nix, Publicly
I keep my entire Nix config in a public repo. Dotfiles, packages, shell setup, everything. But I also need my SSH and GPG keys on...
Hacking 10$ Nexus Phone Into a Hacking Machine
I saw Nexus 6P on Facebook Marketplace for $10. Owner forgot the PIN, just wanted it gone. I already know Kali NetHunter support...
SSH Home Server Anywhere
I recently got a ThinkPad and decided to turn it into a small home server. I plan to use it for heavier tasks like running Hack...
Oneshot canceled haylxon
A small bug in haylxoncaused screenshots to fail with this warning: warning: oneshot canceled But the tool still said: No...