Friends of psych0tik
psych0tik.network
Categories
- Articles (21)
- Guides (18)
- psych0tik IRC (6)
- psych0tik News (26)
- psych0tik software (4)
- Reviews (6)
- SamuraiNet Archive (46)
Tags
anonymity Articles bash browsers cyber warfare databases debian Defcon DNS email ESXi FireFox google GoogleSharing Guides hacktivism Hax How to... Internet Explorer IPv6 IRC Linux Microsoft news OSX password cracking Penetration Testing php Programming Projects proxies proxyElite psych0tik python Random Rants reading rainbow review SamuraiNet spam storm Web Security Windows Security Windows XP XSS
Author Archives: richo
Git stashing, and why you do it too much
First of all, this workflow depends entirely on an (rarely un)spoken rule in my repositories- if it’s in the wip/ or trash/ tree, don’t touch it. I’m planning on rebasing with impunity. I stash a lot at work, especially when … Continue reading
Convert iterm color file to Xdefaults
My favourite colorscheme for vim (Jellybeans.vim recently had a pull request submitted including a colorscheme for iTerm2, a terminal emulator for OSX. Not wanting to go back to OSX after finally getting my encryption key back and being back in … Continue reading
~/.subversion in svn
I have to do this way more often than I’d like, my home directory lives in svn, and my svn config comprises part of my home directory. The upshot is that subversion likes to make blank data if none already … Continue reading
psych0tik domains are moving
As part of our general hatred of SOPA, psych0tik has made a few changes to our infrastructure. Initially, psych0.tk was configured as a mirror domain for psych0tik.net; as it is controlled outside the US it is further seperated from their … Continue reading
Transparent logging socks proxy in bash
It’s a quick one, but something I bashed (haha, get it?) up quickly for a coworker. First, make a socket Then bind a listening socket (Your netcat implementation may need -p before the port), tee the data back to your … Continue reading
psych0tik apt repo – powerpc support
On impulse I built myself a debian powerpc machine, which of course meant basking in the glory that is my metapackage environment that makes it stupid simple to set up new machines, however to my horror it all fell apart … Continue reading