These fixes should work when trying to boot on the Model B & B+ Raspberry Pi
####Requirements
###Kali
- Grab the Kali Pi Image
- Grab the Raspberry Pi Firmware
| 0x00sec.org | |
| 10.32.59.31:32204 | |
| 10.45.35.173:7990 | |
| 1122qq.weebly.com | |
| 123movies.co | |
| 123moviesfull.co | |
| 123movies.re | |
| 1337x.io | |
| 141jav.com | |
| 1592878.com |
| --[[ | |
| Twitch.tv playlist parser v0.0.4 by Stefan Sundin | |
| https://gist.github.com/stefansundin/c200324149bb00001fef5a252a120fc2 | |
| https://addons.videolan.org/p/1167220/ | |
| Usage: | |
| 1. Grab a client id from https://www.twitch.tv/settings/connections and put it in client_id variable below. | |
| 2. Put the file in the lua/playlist/ directory: | |
| - On Windows: %APPDATA%/vlc/lua/playlist/ | |
| - On Mac: $HOME/Library/Application Support/org.videolan.vlc/lua/playlist/ |
| // ==UserScript== | |
| // @name quora | |
| // @namespace quora | |
| // @description quora, deletes topics layer | |
| // @include http://www.quora.com* | |
| // @include https://www.quora.com* | |
| // @version 1 | |
| // @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js | |
| // @grant none | |
| // ==/UserScript== |
These fixes should work when trying to boot on the Model B & B+ Raspberry Pi
####Requirements
###Kali
| #!/bin/bash | |
| # | |
| #Android ADB Installer 2 for Linux Mint 11 and Ubuntu 11.04 | |
| #This version is intended to be an improvement on previous version and give the user more installation options and bring more ease to people that want to develop, | |
| #theme, or just whatever other purpose you may want to use something that is in my script for. | |
| #Script written by @ArchDukeDoug and parts of @_CorCor67's scripting code used with permission as well. | |
| #Thanks to @BoneyNicole, @tabbwabb, and @animedbz16 for putting up with me and proofreading and/or testing the script. | |
| #Script version: 2.0.0 | |
| menu= |
| @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); | |
| .tabbrowser-tab[pinned] { | |
| width: 64px; | |
| } |