James Condron
james 'at' jamescondron 'dot co 'dot' uk
The views contained herein are my own yadda yadda yadda
All code and so on here is released under an implied GNU General Public Licence.
That is to say, if you don't see a licence referred to, then treat it as implicitly GPL
You will find some of my work at Kth Dimension.
You may also be looking for my Blog which, to be absolutely honest, is just a sanitised version of the articles below.
This site is mainly in progress.
In actual fact, it is mainly being used for email and parking projects on it. Including...
Work Stuff
Linux/Unix Stuff
- My
.bashrc
With $PATH exports, aliases for paging and tor stuff.
- Image Randomiser
The image randomiser referenced in my .bashrc. Essentially a way of viewing images in a dir at random. A helluva lot simpler than eog-plugins makes it.
- Text to Audio
Bash script to do text to audio. Used to turn articles and whitepapers into mp3 files.
- Cards.py
Demonstrate link between probability and something else I forget. Read the documentation ;)
- Tiny Echo-back server
As it says on the tin.
- Python/CLI twitter client
Small POC for some python twitter client I lost the link to.
- ???
I have no idea what this does/ what it was for.
- Hash Checker
I think the doc string at the top of the code explains best of all ;)
- ???
Yet another bash script I have no idea writing. What it does, nor why I need it, I have no clue.
- Header Compare and Write
Compares two files bit-by-bit until a difference found, then write the similarites.
- NMAP IP generator
Dead quick way of knocking out a string containing spoofed IP Addresses in a way nmap will like.