First, install 1.
sudo apt-get install Libsdl1.2-dev Libsdl1.2debian
sudo apt-get install Libsdl1.2-dev (relatively large, around 10M)
sudo apt-get install Libsdl-image1.2-dev
sudo apt-get install Libsdl-mixer1.2-dev
sudo apt-get install Libsdl-ttf2.0-dev
sudo apt-get install Libsdl-gfx1.2-dev
2. Installing IMLIB2
sudo apt-get install Libimlib2
sudo apt-get install Libimlib2-dev
3.sudo apt-get Install OpenCV, approx. 60M
4.sudo Apt-get Install Subversioin
5.SVN Co svn://svn.zoy.org/caca/pwntcha/trunk Pwntcha
6../bootstrap
7.make
8.make Install
Second, the operation
2. Compiling
Pwntcha
2.1. Generate Configure Scripts and makefile (CD trunk/&&/bootstrap)
2.2, compile, install (./configure && make && make install)
At this point, the executable file will be generated in the trunk/src/directory
Pwntcha
, however, the program can not do verification code identification. You will also need to make the following settings:
In the executable file
Pwntcha
The share directory is located under the directory (default is trunk/src/).
Move the site folder under trunk/src/(Xanga,vbulletin,tickets,ticketmaster,slashdot,scode,phpbb,paypal ...) to the share inside. That is: under Share, there is a site folder under each folder that makes
Pwntcha
Can open the verification code picture file for these sites.
After these two major steps, you can use
Pwntcha
The The command is:
Usage:./
Pwntcha
[OPTION] ... IMAGE ...
-M,--mode <mode> Force operating mode
-S,--share <dir> specify shared dir
-Q,--quiet do not print information messages
-H,--help display this help and exit
-V,--version output version information and exit
Download Image:
curl -O http:
//hactheplanet
.com
/blog/wp-content/uploads/2011/01/authimage
.jpeg
pwntcha authimage.jpeg
Run
CD src
Pwntcha authimage.jpeg-s. /src/
Ubuntu installation (install) pwntcha[a "captcha identification" open source program]