Projects & Code (By Popularity)

A list of projects and code, sorted by upvotes and downvotes. Please upvote the pages you like and downvote the ones you don't.

1309
PBKDF2 for PHP
A fast implementation of the PBKDF2 key stretching function in PHP.
493
Bochs Disk Images
Disk images for the Bochs x86 emulator.
415
Using the Vim Editor for Syntax Highlighting in PHP
Generate syntax-highlighted code automatically in PHP with Vim.
324
GnuTLS Pre-Shared Key Client-Server Example
How to establish an SSL/TLS connection with GnuTLS and PSK authentication.
303
"Privacy Aware" Unique Hit Counter for PHP
A simple hit counter that stores only a hash of your visitor's IP address.
272
Email Spoofing in Ruby
A Ruby script for spoofing email to SMTP servers.
208
Forcing HTML/CSS Background Color to Print
How to force browsers to print the background color of HTML elements (using images).
204
How to Encrypt Data in PHP
The right way to encrypt data in PHP.
1
DAWr - Audio Playground for Rust
A simple DAW library for Rust with a wavetable synthesizer, sampler, and audio effects.
0
wavetool - Serum Wavetable Processor
A command-line tool for processing and analyzing Serum wavetables.
-144
Generating Random Passwords in PHP
How to generate unbiased passwords in PHP (plus some common mistakes).