Poll: Do you find Hashtopus interesting?
You do not have permission to vote in this poll.
Yes, I would use it
94.62%
88 94.62%
No, it's a shitty idea
5.38%
5 5.38%
Total 93 vote(s) 100%
* You voted for this item. [Show Results]

Hashtopus - distributed solution
(01-03-2015, 12:50 PM)bsec Wrote:
(01-03-2015, 12:26 PM)antoniol_84 Wrote:
(01-02-2015, 08:09 PM)bitguard Wrote:
(01-02-2015, 01:58 PM)antoniol_84 Wrote:
(01-01-2015, 11:28 PM)curlyboi Wrote: start:
Code:
mono hashtopus.exe debug

and see the unpacking command.

here is output:
centrala@deb-support1:~/Downloads/agent$ mono hashtopus.exe debug
Hashtopus 0.9.1
Debug mode on.
lspci
uname -n
Registering to server...Enter registration voucher: live2
OK.
Logging in to server...OK.
New Hashcat version available, downloading...10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
Clearing directories...
Downloading 7zip...0%
Extracting archive /home/centrala/Downloads/agent/hashcat.7z...
/home/centrala/Downloads/agent/7zr x -y -o"/home/centrala/Downloads/agent/" "/home/centrala/Downloads/agent/hashcat.7z" "cudaHashcat-1.31/hashcat.hcstat" "cudaHashcat-1.31/hashcat.keyfile" "cudaHashcat-1.31/kernels/4318/*32.ptx" "cudaHashcat-1.31/cudaHashcat32.bin"
xdg-open: unexpected argument 'x'
Try 'xdg-open --help' for more information.
Root directory was not unpacked or was incorrectly defined.

I can not find any issue in debug...
if you see what I miss, let me know... Best regards

Use 7zr from your distro, not from hashtopus!!! (use ln -s, or cp)

Yes I did, and now I have another error

>>
centrala@deb-support1:~/Downloads/agent$ mono hashtopus.exe
Hashtopus 0.9.1
Logging in to server...OK.
New Hashcat version available, downloading...10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
Clearing directories...
Downloading 7zip...
Downloaded empty file.
Accepting EULA...

Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/centrala/Downloads/agent/hashcat/eula.accepted".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)
at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
at hashtopus.hashtopus.acceptEula () [0x00000] in <filename unknown>:0
at hashtopus.hashtopus.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/centrala/Downloads/agent/hashcat/eula.accepted".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)
at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
at hashtopus.hashtopus.acceptEula () [0x00000] in <filename unknown>:0
at hashtopus.hashtopus.Main (System.String[] args) [0x00000] in <filename unknown>:0
centrala@deb-support1:~/Downloads/agent$
<<

I don't know how to accet eula or why is requested to execute... is there any portable 7zr that you can prepare for new version?

If You can help me with this error I'll be appreciated...

best regards...
to accept eula, go to your hashcat directory (/home/centrala/Downloads/agent/hashcat/), and run a simple command in hashcat (ex. ./hashcat-cli32.bin --stdout a) and it'll show you eula, read it and if you accept it write YES.
If that don't work, read the eula from here, and if you accept it put a file named "eula.accepted"in your hashcat directory, and write in it: "0\00\00\00" and save it.

when I defined eula.accepted in hashcat dir with value "0\00\00\00", then I'm unable to download any active task...
even if I enable debug I don't see any error...

>>
centrala@deb-support1:~/Downloads/agent$ mono hashtopus.exe
Hashtopus 0.9.1
Logging in to server...OK.
Loading task...failed: No active tasks.
Waiting for next assignment...
<<


Messages In This Thread
Hashtopus - distributed solution - by curlyboi - 02-18-2014, 03:24 PM
RE: Hashtopus - distributed solution - by Kuci - 02-18-2014, 06:51 PM
Hashtopus Screenshots - by curlyboi - 03-01-2014, 02:29 PM
RE: Hashtopus - distributed solution - by goat - 03-01-2014, 06:54 PM
RE: Hashtopus - distributed solution - by ati6990 - 03-03-2014, 05:05 PM
RE: Hashtopus - distributed solution - by wgmmmx - 03-07-2014, 01:41 AM
RE: Hashtopus - distributed solution - by KT819GM - 03-07-2014, 09:19 AM
RE: Hashtopus - distributed solution - by User - 03-07-2014, 06:21 PM
RE: Hashtopus - distributed solution - by goat - 03-07-2014, 09:18 PM
agent screenshot - by curlyboi - 03-21-2014, 11:56 AM
RE: Hashtopus - distributed solution - by goat - 03-22-2014, 05:53 PM
RE: Hashtopus - distributed solution - by KT819GM - 03-22-2014, 08:58 PM
RE: Hashtopus - distributed solution - by KT819GM - 03-24-2014, 08:27 AM
RE: Hashtopus - distributed solution - by gf - 03-25-2014, 11:33 PM
RE: Hashtopus - distributed solution - by goat - 03-26-2014, 10:54 PM
RE: Hashtopus - distributed solution - by goat - 04-08-2014, 11:32 AM
RE: Hashtopus - distributed solution - by ati6990 - 04-09-2014, 09:59 AM
RE: Hashtopus - distributed solution - by juyey - 05-04-2014, 11:53 PM
RE: Hashtopus - distributed solution - by goat - 05-06-2014, 01:29 PM
RE: Hashtopus - distributed solution - by magnum - 03-31-2015, 02:06 AM
RE: Hashtopus - distributed solution - by undeath - 03-31-2015, 09:56 PM
RE: Hashtopus - distributed solution - by atom - 05-09-2014, 11:11 AM
RE: Hashtopus - distributed solution - by Znerox - 05-25-2014, 02:01 PM
RE: Hashtopus - distributed solution - by Znerox - 05-27-2014, 09:01 PM
RE: Hashtopus - distributed solution - by Znerox - 05-28-2014, 06:57 PM
RE: Hashtopus - distributed solution - by atom - 06-01-2014, 04:07 PM
RE: Hashtopus - distributed solution - by Znerox - 06-01-2014, 08:10 PM
RE: Hashtopus - distributed solution - by undeath - 06-01-2014, 09:14 PM
RE: Hashtopus - distributed solution - by blazer - 06-02-2014, 12:09 PM
RE: Hashtopus - distributed solution - by blazer - 06-02-2014, 01:05 PM
RE: Hashtopus - distributed solution - by blazer - 06-03-2014, 04:31 PM
RE: Hashtopus - distributed solution - by goat - 06-04-2014, 02:08 PM
RE: Hashtopus - distributed solution - by goat - 06-04-2014, 02:30 PM
RE: Hashtopus - distributed solution - by Znerox - 06-07-2014, 12:28 AM
RE: Hashtopus - distributed solution - by Znerox - 06-08-2014, 02:38 PM
RE: Hashtopus - distributed solution - by radix - 06-15-2014, 08:27 PM
RE: Hashtopus - distributed solution - by Pyrex - 08-09-2014, 09:57 AM
RE: Hashtopus - distributed solution - by Pyrex - 08-10-2014, 08:36 PM
RE: Hashtopus - distributed solution - by Pyrex - 08-18-2014, 09:40 PM
RE: Hashtopus - distributed solution - by Pyrex - 08-19-2014, 01:06 AM
RE: Hashtopus - distributed solution - by Pyrex - 08-19-2014, 04:54 PM
RE: Hashtopus - distributed solution - by Pyrex - 08-19-2014, 06:31 PM
RE: Hashtopus - distributed solution - by atom - 08-29-2014, 01:25 PM
RE: Hashtopus - distributed solution - by atom - 10-21-2014, 11:41 AM
RE: Hashtopus - distributed solution - by mobab - 11-03-2014, 08:43 AM
RE: Hashtopus - distributed solution - by ati6990 - 12-19-2014, 11:58 AM
RE: Hashtopus - distributed solution - by magnum - 12-19-2014, 01:22 PM
RE: Hashtopus - distributed solution - by epixoip - 12-19-2014, 01:46 PM
RE: Hashtopus - distributed solution - by ati6990 - 12-19-2014, 06:25 PM
RE: Hashtopus - distributed solution - by epixoip - 12-19-2014, 06:51 PM
RE: Hashtopus - distributed solution - by magnum - 12-20-2014, 02:35 AM
RE: Hashtopus - distributed solution - by bsec - 01-03-2015, 12:50 PM
RE: Hashtopus - distributed solution - by antoniol_84 - 01-03-2015, 02:36 PM
RE: Hashtopus - distributed solution - by k3yw0rm - 01-05-2015, 12:18 AM
RE: Hashtopus - distributed solution - by Znerox - 01-07-2015, 10:01 PM
RE: Hashtopus - distributed solution - by Znerox - 01-08-2015, 06:25 PM
RE: Hashtopus - distributed solution - by Znerox - 01-08-2015, 10:17 PM
RE: Hashtopus - distributed solution - by Znerox - 01-11-2015, 01:17 AM
RE: Hashtopus - distributed solution - by ashash - 02-13-2015, 11:39 AM
RE: Hashtopus - distributed solution - by spog - 02-14-2015, 10:36 AM
RE: Hashtopus - distributed solution - by abaco - 02-22-2015, 10:59 PM
RE: Hashtopus - distributed solution - by abaco - 02-23-2015, 08:09 PM
RE: Hashtopus - distributed solution - by s500bg - 02-28-2015, 03:35 AM
RE: Hashtopus - distributed solution - by s500bg - 02-28-2015, 04:20 PM
RE: Hashtopus - distributed solution - by atom - 02-28-2015, 05:08 PM
RE: Hashtopus - distributed solution - by s500bg - 02-28-2015, 05:41 PM
RE: Hashtopus - distributed solution - by s500bg - 03-02-2015, 08:10 PM
RE: Hashtopus - distributed solution - by s500bg - 03-03-2015, 02:57 AM
RE: Hashtopus - distributed solution - by s500bg - 03-03-2015, 04:06 PM
RE: Hashtopus - distributed solution - by atom - 03-03-2015, 04:11 PM
RE: Hashtopus - distributed solution - by s500bg - 03-03-2015, 04:18 PM
RE: Hashtopus - distributed solution - by s500bg - 03-03-2015, 10:38 PM
RE: Hashtopus - distributed solution - by s500bg - 03-05-2015, 12:12 AM
RE: Hashtopus - distributed solution - by qssr - 04-19-2015, 11:20 PM
RE: Hashtopus - distributed solution - by qssr - 04-22-2015, 09:33 PM
RE: Hashtopus - distributed solution - by qssr - 04-24-2015, 05:58 AM
RE: Hashtopus - distributed solution - by epixoip - 04-24-2015, 07:52 AM
RE: Hashtopus - distributed solution - by qssr - 04-24-2015, 08:09 PM
RE: Hashtopus - distributed solution - by qssr - 04-24-2015, 08:22 PM
RE: Hashtopus - distributed solution - by atom - 04-27-2015, 01:54 PM
RE: Hashtopus - distributed solution - by xoxox - 04-30-2015, 05:16 AM
RE: Hashtopus - distributed solution - by xoxox - 04-30-2015, 04:24 PM
RE: Hashtopus - distributed solution - by xoxox - 05-01-2015, 11:20 PM
RE: Hashtopus - distributed solution - by xoxox - 05-07-2015, 04:09 PM
RE: Hashtopus - distributed solution - by robertf - 05-11-2015, 11:26 AM
RE: Hashtopus - distributed solution - by qssr - 05-15-2015, 02:31 AM
RE: Hashtopus - distributed solution - by kulme - 05-17-2015, 09:12 AM
RE: Hashtopus - distributed solution - by xoxox - 05-19-2015, 10:25 PM
RE: Hashtopus - distributed solution - by oktar - 06-29-2015, 06:59 PM
RE: Hashtopus - distributed solution - by oktar - 07-01-2015, 11:30 AM
RE: Hashtopus - distributed solution - by dikiy - 08-22-2015, 12:16 PM
RE: Hashtopus - distributed solution - by dikiy - 08-22-2015, 03:17 PM
RE: Hashtopus - distributed solution - by Traw - 09-07-2015, 01:48 PM
RE: Hashtopus - distributed solution - by Traw - 09-08-2015, 11:08 AM
RE: Hashtopus - distributed solution - by rchange - 11-14-2015, 08:57 AM
RE: Hashtopus - distributed solution - by rchange - 11-19-2015, 12:58 PM