Skip to content

Instantly share code, notes, and snippets.

View pietervdvn's full-sized avatar

Pieter Vander Vennet pietervdvn

View GitHub Profile
#!/usr/bin/python
# -*- coding: UTF-8 -*-
# python sound_hash.py c6951a1048d39d28610d491cb10f2b12d4169c02
import wave, base64, struct, random, sys, subprocess, os, math;
import subprocess, re