16 byte salt support for joomla
#3
It's ok for 32-byte salt:

Code:
oclHashcat-plus64.bin -m 11 -a 3 e4dd424dfabef58dc3d0e646c4923132:vO4e9Zievkx6LRb8cqjNrrVrAVxb93Gp ?d?d?d?d?d
oclHashcat-plus v0.07 by atom starting...

Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
GPU-Loops: 128
GPU-Accel: 40
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
Device #2: Cypress, 1024MB, 0Mhz, 20MCU
Device #1: Allocating 120MB host-memory
Device #1: Kernel wd/pwrec/oclHashcat-plus-0.07/kernels/4098/m0010_a3.Cypress.64.kernel (333676 bytes)
Device #2: Allocating 120MB host-memory
Device #2: Kernel wd/pwrec/oclHashcat-plus-0.07/kernels/4098/m0010_a3.Cypress.64.kernel (333676 bytes)

e4dd424dfabef58dc3d0e646c4923132:vO4e9Zievkx6LRb8cqjNrrVrAVxb93Gp:12345

Status.......: Cracked
Input.Mode...: Mask (?d?d?d?d?d)
Hash.Target..: e4dd424dfabef58dc3d0e646c4923132:vO4e9Zievkx6LRb8cqjNrrVrAVxb93Gp
Hash.Type....: Joomla
Time.Running.: 1 sec
Time.Util....: 1000.3ms/0.0ms Real/CPU, 0.0% idle
Speed........:    99975 c/s Real,  4119.3k c/s GPU
Recovered....: 1/1 Digests, 1/1 Salts
Progress.....: 100000/100000 (100.00%)
Rejected.....: 0/100000 (0.00%)
HW.Monitor.#1:  0% GPU, 13c Temp
HW.Monitor.#2:  0% GPU, 13c Temp

Started: Fri Feb  3 02:41:18 2012
Stopped: Fri Feb  3 02:41:19 2012

But when it comes to 16-byte salts it fails:

Code:
oclHashcat-plus64.bin -m 11 -a 3 95f946bb7a6b9c3a7ddba63b805b2568:le0H6NI2ng6AKBjv ?d?d?d?d?d
hash: 95f946bb7a6b9c3a7ddba63b805b2568:le0H6NI2ng6AKBjv, line length exception: 49
ERROR: No hashes loaded

it's valid joomla hash too and equals to 12345.
made them with joomla versions 1.5 and 1.0 respectively.


Messages In This Thread
16 byte salt support for joomla - by sono - 02-02-2012, 05:36 PM
RE: 16 byte salt support for joomla - by sono - 02-03-2012, 12:32 PM
RE: 16 byte salt support for joomla - by atom - 02-03-2012, 04:53 PM
RE: 16 byte salt support for joomla - by undeath - 04-28-2012, 03:45 PM
RE: 16 byte salt support for joomla - by M@LIK - 04-28-2012, 03:53 PM
RE: 16 byte salt support for joomla - by atom - 04-28-2012, 06:23 PM
RE: 16 byte salt support for joomla - by undeath - 04-28-2012, 06:45 PM
RE: 16 byte salt support for joomla - by M@LIK - 04-28-2012, 07:00 PM
RE: 16 byte salt support for joomla - by atom - 04-28-2012, 10:24 PM
RE: 16 byte salt support for joomla - by atom - 05-08-2012, 04:26 PM
RE: md5($pass:$salt) support in PLUS version - by sono - 02-03-2012, 03:00 AM