Devilzc0de Forum Follow @devilzc0de
  • Home
  • Hacking
  • Networking
  • Programming
  • O.S
  • Server
  • Tweets
  • Search
  • Member List
  • Calendar
Current time: 06-19-2013, 06:10 AM Hello There, Guest! (Login — Register)
Devilzc0de Forum › Information Technology › Operating system › Linux v
« Previous 1 ... 30 31 32 33 34 ... 45 Next »

Compile John The Ripper 1.7.6 dengan support berbagai macam HASH

Home General Computer Multimedia Business Lounge

Pages (3): 1 2 3 Next »
Post Reply 
Tweet
Threaded Mode | Linear Mode
Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
01-25-2011, 11:58 AM (This post was last modified: 01-30-2012 01:17 AM by ketek.)
Post: #1
ketek Offline
bocah ingusan
*******
Administrators
Posts: 2,306
Joined: Jan 2010
Reputation: 408
Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
ikutin perintahnya yg di cetak tebel

Quote:putin@x6292:/$ cd /tmp
putin@x6292:/tmp$ wget http://www.openwall.com/john/g/john-1.7.6.tar.gz
--2011-01-25 05:35:41-- http://www.openwall.com/john/g/john-1.7.6.tar.gz
Resolving http://www.openwall.com... 195.42.179.202
Connecting to http://www.openwall.com|195.42.179.202|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 832790 (813K) [application/x-tar]
Saving to: `john-1.7.6.tar.gz'

100%[==============================================================================>] 832,790 718K/s in 1.1s

2011-01-25 05:35:43 (718 KB/s) - `john-1.7.6.tar.gz' saved [832790/832790]

putin@x6292:/tmp$ tar xvzf john-1.7.6.tar.gz
john-1.7.6/
john-1.7.6/doc/
john-1.7.6/doc/EXAMPLES
john-1.7.6/doc/CHANGES
john-1.7.6/doc/CONFIG
[...]
john-1.7.6/src/DES_vec.pl
john-1.7.6/README
putin@x6292:/tmp$ wget http://www.openwall.com/john/contrib/joh...-9.diff.gz
--2011-01-25 05:36:47-- http://www.openwall.com/john/contrib/joh...-9.diff.gz
Resolving http://www.openwall.com... 195.42.179.202
Connecting to http://www.openwall.com|195.42.179.202|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 218658 (214K) [text/plain]
Saving to: `john-1.7.6-jumbo-9.diff.gz'

100%[==============================================================================>] 218,658 429K/s in 0.5s

2011-01-25 05:36:48 (429 KB/s) - `john-1.7.6-jumbo-9.diff.gz' saved [218658/218658]

putin@x6292:/tmp$ cd john-1.7.6
putin@x6292:/tmp/john-1.7.6$ gzip -dc ../john-1.7.6-jumbo-9.diff.gz | patch -p1
patching file doc/EPi.patch.README
patching file doc/HDAA_README
patching file doc/MARKOV
patching file doc/MD5_GENERIC
[...]
patching file src/x86-sse.S
patching file src/x86-sse.h
putin@x6292:/tmp/john-1.7.6$ cd src
putin@x6292:/tmp/john-1.7.6/src$ make

To build John the Ripper, type:
make clean SYSTEM
where SYSTEM can be one of the following:
linux-x86-64 Linux, x86-64 with SSE2 (best)
linux-x86-sse2 Linux, x86 with SSE2 (best if 32-bit)
linux-x86-mmx Linux, x86 with MMX
linux-x86-any Linux, x86
linux-alpha Linux, Alpha
linux-sparc Linux, SPARC 32-bit
linux-ppc32-altivec Linux, PowerPC w/AltiVec (best)
linux-ppc32 Linux, PowerPC 32-bit
linux-ppc64 Linux, PowerPC 64-bit
linux-ia64 Linux, IA-64
freebsd-x86-64 FreeBSD, x86-64 with SSE2 (best)
freebsd-x86-sse2 FreeBSD, x86 with SSE2 (best if 32-bit)
freebsd-x86-mmx FreeBSD, x86 with MMX
freebsd-x86-any FreeBSD, x86
freebsd-alpha FreeBSD, Alpha
openbsd-x86-64 OpenBSD, x86-64 with SSE2 (best)
openbsd-x86-sse2 OpenBSD, x86 with SSE2 (best if 32-bit)
openbsd-x86-mmx OpenBSD, x86 with MMX
openbsd-x86-any OpenBSD, x86
openbsd-alpha OpenBSD, Alpha
openbsd-sparc64 OpenBSD, SPARC 64-bit (best)
openbsd-sparc OpenBSD, SPARC 32-bit
openbsd-ppc32 OpenBSD, PowerPC 32-bit
openbsd-ppc64 OpenBSD, PowerPC 64-bit
openbsd-pa-risc OpenBSD, PA-RISC
openbsd-vax OpenBSD, VAX
netbsd-sparc64 NetBSD, SPARC 64-bit
netbsd-vax NetBSD, VAX
solaris-sparc64-cc Solaris, SPARC V9 64-bit, cc (best)
solaris-sparc64-gcc Solaris, SPARC V9 64-bit, gcc
solaris-sparcv9-cc Solaris, SPARC V9 32-bit, cc
solaris-sparcv8-cc Solaris, SPARC V8 32-bit, cc
solaris-sparc-gcc Solaris, SPARC 32-bit, gcc
solaris-x86-64-cc Solaris, x86-64 with SSE2, cc (best)
solaris-x86-64-gcc Solaris, x86-64 with SSE2, gcc
solaris-x86-sse2-cc Solaris 9 4/04+, x86 with SSE2, cc
solaris-x86-sse2-gcc Solaris 9 4/04+, x86 with SSE2, gcc
solaris-x86-mmx-cc Solaris, x86 with MMX, cc
solaris-x86-mmx-gcc Solaris, x86 with MMX, gcc
solaris-x86-any-cc Solaris, x86, cc
solaris-x86-any-gcc Solaris, x86, gcc
sco-x86-any-gcc SCO, x86, gcc
sco-x86-any-cc SCO, x86, cc
tru64-alpha Tru64 (Digital UNIX, OSF/1), Alpha
aix-ppc32 AIX, PowerPC 32-bit
macosx-x86-64 Mac OS X 10.5+, Xcode 3.0+, x86-64 with SSE2 (best)
macosx-x86-sse2 Mac OS X, x86 with SSE2
macosx-ppc32-altivec Mac OS X, PowerPC w/AltiVec (best)
macosx-ppc32 Mac OS X, PowerPC 32-bit
macosx-ppc64 Mac OS X 10.4+, PowerPC 64-bit
macosx-universal Mac OS X, Universal Binary (x86 + x86-64 + PPC)
hpux-pa-risc-gcc HP-UX, PA-RISC, gcc
hpux-pa-risc-cc HP-UX, PA-RISC, ANSI cc
irix-mips64-r10k IRIX, MIPS 64-bit (R10K) (best)
irix-mips64 IRIX, MIPS 64-bit
irix-mips32 IRIX, MIPS 32-bit
dos-djgpp-x86-mmx DOS, DJGPP, x86 with MMX
dos-djgpp-x86-any DOS, DJGPP, x86
win32-cygwin-x86-sse2 Win32, Cygwin, x86 with SSE2 (best)
win32-cygwin-x86-mmx Win32, Cygwin, x86 with MMX
win32-cygwin-x86-any Win32, Cygwin, x86
win32-mingw-x86-sse2 Win32, MinGW, x86 with SSE2 (best)
win32-mingw-x86-mmx Win32, MinGW, x86 with MMX
win32-mingw-x86-any Win32, MinGW, x86
beos-x86-sse2 BeOS, x86 with SSE2 (best)
beos-x86-mmx BeOS, x86 with MMX
beos-x86-any BeOS, x86
generic Any other Unix-like system with gcc
****KETERANGAN: pilih system kamu disini, misalnya linux kamu biasa 32bit dan pake intel pilih yg ini linux-x86-sse2
****misalnya linux kamu 64 bit pilih yg ini linux-x86-64
****liat aja itu keterangannya disebelah kanannya..
****kalo gak ngerti pilih generic
****ni ane dibawah pake nya yg linux-x86-sse2
putin@x6292:/tmp/john-1.7.6/src$ make clean linux-x86-sse2
rm -f ../run/john ../run/unshadow ../run/unafs ../run/unique ../run/undrop ../run/genmkvpwd ../run/mkvcalcproba ../run/calc_stat ../run/tgtsnarf ../run/john.bin ../run/john.com ../run/unshadow.com ../run/unafs.com ../run/unique.com ../run/undrop.com ../run/john.exe ../run/unshadow.exe ../run/unafs.exe ../run/unique.exe ../run/undrop.exe ../run/genmkvpwd.exe ../run/mkvcalcproba.exe ../run/calc_stat.exe ../run/john-mingw.exe ../run/unshadow.exe ../run/unafs.exe ../run/unique.exe ../run/undrop.exe ../run/genmkvpwd.exe ../run/mkvcalcproba.exe ../run/calc_stat.exe
rm -f ../run/john.exe john-macosx-* *.o *.bak core
rm -f detect bench generic.h arch.h tmp.s
cp /dev/null Makefile.dep
ln -sf x86-sse.h arch.h
make ../run/john ../run/unshadow ../run/unafs ../run/unique ../run/undrop ../run/genmkvpwd ../run/mkvcalcproba ../run/calc_stat ../run/tgtsnarf \
[...]
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -DHAVE_CRYPT -funroll-loops calc_stat.c
gcc calc_stat.o -s -L/usr/local/lib -L/usr/local/ssl/lib -lcrypto -lm -lcrypt -o ../run/calc_stat
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -DHAVE_CRYPT -funroll-loops tgtsnarf.c
gcc tgtsnarf.o -s -L/usr/local/lib -L/usr/local/ssl/lib -lcrypto -lm -lcrypt -o ../run/tgtsnarf
make[1]: Leaving directory `/tmp/john-1.7.6/src'
putin@x6292:/tmp/john-1.7.6/src$ cd ../run
putin@x6292:/tmp/john-1.7.6/run$ ./john --test
Benchmarking: Traditional DES [128/128 BS SSE2]... DONE
Many salts: 1682K c/s real, 1682K c/s virtual
Only one salt: 1441K c/s real, 1455K c/s virtual
[...]
[...]
[...]

perintah terakhir ./john --test itu dia melakukan benchmark sekaligus ngetes hash² yg disupport
john sudah siap beraksi

kamu bisa pindahain direktori run ke tempat yg kamu suka...
misalnya klo ane, ane pindahin ke /home/putin/john
Quote:putin@x6292:/tmp/john-1.7.6/run$ cd /home/putin
putin@x6292:~$ sudo mv /tmp/john-1.7.6/run john
putin@x6292:~$ cd john
putin@x6292:~/john$ ./john --test
Benchmarking: Traditional DES [128/128 BS SSE2]... DONE
Many salts: 1677K c/s real, 1694K c/s virtual
Only one salt: 1416K c/s real, 1416K c/s virtual

Benchmarking: BSDI DES (x725) [128/128 BS SSE2]... DONE
Many salts: 55424 c/s real, 54875 c/s virtual
Only one salt: 54016 c/s real, 54016 c/s virtual

Benchmarking: FreeBSD MD5 [32/32]... DONE
Raw: 5495 c/s real, 5495 c/s virtual

Benchmarking: OpenBSD Blowfish (x32) [32/32]...
[...]
[...]
[...]


selamat mencoba
cihuycihuycihuycihuy

edit:
ini command nya yg diatas, tapi tanpa output
Code:
cd /tmp
wget http://www.openwall.com/john/g/john-1.7.6.tar.gz
tar xvzf john-1.7.6.tar.gz
wget http://www.openwall.com/john/contrib/john-1.7.6-jumbo-9.diff.gz
cd john-1.7.6
gzip -dc ../john-1.7.6-jumbo-9.diff.gz | patch -p1
cd src
make
make clean generic
cd ../run
./john --test


nah cara gunainnya gimana??
cara gunainnnya disini :
http://devilzc0de.org/forum/thread-5370.html
Find all posts by this user
Quote this message in a reply
 Reputed by :  jurank_dankkal(+1)
01-25-2011, 12:11 PM
Post: #2
supermenganteng Offline
SPA Holic
********
Jendral Team
Posts: 1,961
Joined: Jun 2010
Reputation: -188
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
ijin coba akh diserver aku beib sekalian testing benchmark..server
Find all posts by this user
Quote this message in a reply
01-25-2011, 12:12 PM
Post: #3
ketek Offline
bocah ingusan
*******
Administrators
Posts: 2,306
Joined: Jan 2010
Reputation: 408
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
(01-25-2011 12:11 PM)supermenganteng Wrote:  ijin coba akh diserver aku beib sekalian testing benchmark..server

cyn.. eyke kapan di benchmarknya dunkzz cihuycihuy
Find all posts by this user
Quote this message in a reply
01-25-2011, 12:30 PM
Post: #4
vhyVizz Offline
Moderator
**
Moderators
Posts: 2,862
Joined: Apr 2010
Reputation: 39
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
(01-25-2011 11:58 AM)ketek Wrote:  putin@x6292:/tmp$ cd john-1.7.6
putin@x6292:/tmp/john-1.7.6$ gzip -dc ../john-1.7.6-jumbo-9.diff.gz | patch -p1
patching file doc/EPi.patch.README
patching file doc/HDAA_README
patching file doc/MARKOV
patching file doc/MD5_GENERIC
[...]

error..
gzip: ../john-1.7.6-jumbo-9.diff.gz: No such file or directory
prustasi
Find all posts by this user
Quote this message in a reply
01-25-2011, 12:49 PM
Post: #5
ketek Offline
bocah ingusan
*******
Administrators
Posts: 2,306
Joined: Jan 2010
Reputation: 408
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
(01-25-2011 12:30 PM)vhyVizz Wrote:  
(01-25-2011 11:58 AM)ketek Wrote:  putin@x6292:/tmp$ cd john-1.7.6
putin@x6292:/tmp/john-1.7.6$ gzip -dc ../john-1.7.6-jumbo-9.diff.gz | patch -p1
patching file doc/EPi.patch.README
patching file doc/HDAA_README
patching file doc/MARKOV
patching file doc/MD5_GENERIC
[...]

error..
gzip: ../john-1.7.6-jumbo-9.diff.gz: No such file or directory
prustasi


wkwkwkwk itu belum kedownload file nya
coba ulang lagi deh udeh dirubah tuh
hore
Find all posts by this user
Quote this message in a reply
 Reputed by :  Lintang27™(+1)
01-25-2011, 01:29 PM
Post: #6
vhyVizz Offline
Moderator
**
Moderators
Posts: 2,862
Joined: Apr 2010
Reputation: 39
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
sekarang errornya ./john --test ..
huaaaa.. tar aja ah.. mau UAS dulu :P :P
Find all posts by this user
Quote this message in a reply
01-25-2011, 02:07 PM
Post: #7
mae Offline
./Devilz Officer
Posts: 162
Joined: Mar 2010
Reputation: 2
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
nice share om ketek.
ijin coba.
Find all posts by this user
Quote this message in a reply
01-25-2011, 02:28 PM
Post: #8
Lintang27™ Offline
Pemulung Sampah
**
Moderators
Posts: 2,159
Joined: Mar 2010
Reputation: 135
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
Wahhh di perdalem om makasih om ane malah belum ampe situ..... tambahan di kulkas om.... ^_^
Visit this user's website Find all posts by this user
Quote this message in a reply
01-25-2011, 03:07 PM
Post: #9
jurank_dankkal Away
./Devilz Advisor
Posts: 539
Joined: Dec 2009
Reputation: 32
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
ane paraktekin dlu om ketek, tutor-ny ane bayar isi-in kulkas.... :)
Visit this user's website Find all posts by this user
Quote this message in a reply
01-26-2011, 04:10 PM
Post: #10
rd'h Offline
./Rd'H The Devilzc0deR
Posts: 1,365
Joined: Dec 2009
Reputation: 39
RE: Compile John The Ripper 1.7.6 dengan support berbagai macam HASH
emang harus ke tmp ya kk?
maklum baru di ubuntu
dead
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »
Post Reply 


Topic Tools
Topic Link :
BBCode :
HTML Code :
View a Printable Version Send Thread to a Friend Subscribe to this thread
Submit Google Submit Face book Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Solved] Kompilasi kernel dengan benar ubuntux 12 193 03-24-2013 09:19 PM
Last Post: ubuntux
  [Ask] mounting hdd di ubuntu 11.04 dengan seting fstab abakura 8 141 03-22-2013 02:28 PM
Last Post: chaer.newbie
Thumbs Up Cara Cek Subdomain dengan Dnsmap Clound_Ajah 10 371 01-22-2013 03:38 PM
Last Post: brianfahmi
  [Tutor] Memantau Penggunaan Jaringan Dengan Terminal Alldy Newbie 9 279 01-13-2013 01:01 PM
Last Post: Alldy Newbie
  Berkenalan dengan si BlackBuntu root31 39 760 12-25-2012 04:30 PM
Last Post: jincorn
Tongue Bermain dengan Dmitry [ mak jleebbbb ] civo 11 474 12-19-2012 03:31 PM
Last Post: civo
  Mengganti Overlay Scrollbars Dengan Normal Scrollbars Di Ubuntu 12.04 & 12.10 MrKcr 2 151 10-31-2012 06:25 AM
Last Post: MrKcr
  [Tutor] Melacak lokasi orang lewat twitter dengan Creepy map Clound_Ajah 6 430 09-27-2012 07:53 PM
Last Post: Clound_Ajah
  [Tutor] Install dan Konfigurasi Ncmpcpp, Sonata dengan MPD di Ubuntu arietux 4 353 09-17-2012 10:42 AM
Last Post: arietux
  [Tutor] Cara share webcam kita dengan Kopete 4.8.3 Lintang27™ 5 335 08-08-2012 10:32 AM
Last Post: DC™Rebels

Users Browsing

  • Contact Us
  • devilzc0de
  • Return to Top
  • Mobile Version
  • RSS Syndication
  • Help
Current time: 06-19-2013, 06:10 AM Powered By MyBB, © 2002-2013 MyBB Group. Theme created by Justin S. | Mixed By Chaer.Newbie | Fixed By Aditya

USING THIS SITE INDICATES THAT YOU HAVE READ AND ACCEPT OUR TERMS. IF YOU DO NOT ACCEPT THESE TERMS, YOU ARE NOT AUTHORIZED TO USE THIS SITE