Martech SL3 BruteForce Cloud System - Linux Client

Status
Thread Closed!

josher

Well-known Member
Joined
Sep 5, 2010
Posts
6,745
Likes
176
Update 23.12.2011

Screen:

20111223-112655.png


=========================
hcloud-drone installation
=========================

1. Place ``hcloud-drone`` and ``config.yml`` in same directory as ``*hashcat-lite*.bin``.


2. Open terminal and run ``hashcat`` manually to accept EULA, e.g.::

oclHashcat-lite32.bin -n 800 -m 1900 -1 00010203040506070809 450CC90B201568478F48A19721811D976A56950C:003573980 418839600 ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1

After typing ``YES`` press ``q`` to quit hashcat.


3. Register drone by visiting *Drone add URL*. You can check HW Key by runing in terminal::

./hcloud-drone -w

After registering save key into drone config by runing in terminal::

./hcloud-drone -k KEY

(put key generated on register page in place of ``KEY``)

Your drone is ready to go, you can run it in terminal::

./hcloud-drone


Reporting bugs
--------------

If you wan't to report bug please run drone in debug mode::

./hcloud-drone -d

When reporting errors please atach debug.log and message.log to bug report (zip it or cut file to only last 100 lines or so).


Compatibility
-------------

If you're able to run hashcat on linux machine, hcloud-drone should work.

hcloud-drone was tested on:
Ubuntu 10.10 OCL
Ubuntu 11.04 CUDA


Known issues
------------

At this moment hcloud-drone doesn't report speed to server. It will be added within few days from this release.

hcloud-drone must have ifconfig and udevadm installed, as well as physical drive (sda1 or hda1) to guarantee HW Key uniqueness if you're runing diskless cluster, please contact us so we could work it out.
 
Status
Thread Closed!
Top