01-03-2015, 12:26 PM
(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:(12-30-2014, 06:23 PM)antoniol_84 Wrote: Can You help me, please...
What else to try????
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...