Hashcat no such file or directory ошибка

Posts: 1
Threads: 1
Joined: Nov 2018

Hi
When I can’t run hashcat-4.1.0, there is a warning «./hashcat.hctune : No such file or directory». Anyone know how to fix it? Thanks

Posts: 804
Threads: 135
Joined: Feb 2011

Forst, get latest version (5.0.0).
Second, change you directory to hashcat. You must call hashcat from the diectroy where it has been unzipped.

Posts: 167
Threads: 0
Joined: Nov 2017

This is not a lot of info. Is it windows? linux? mac? what is your command you are running? can you see that file in your file browser?

My guess: You installed hashcat (extracted the zip) with user1 and are trying to run hashcat while logged in as user2. User2 doesn’t have the rights to write files in the directory you are running hashcat in.

Posts: 107
Threads: 6
Joined: Sep 2018

I am also facing this issue under windows, if I call hashcat from a different location than its own folder. This issue is still present in 5.0.0, but did not occur in 4.0.1.
It is somewhat annoying if you included hashcat in your path environment variable to be flexible with the calling location, but blocks it you from doing so. Seems that something about the location of hashcat.hctune changed from 4.0.1 to 4.1.0.

Posts: 107
Threads: 6
Joined: Sep 2018

Posts: 804
Threads: 135
Joined: Feb 2011

It’s not an issue.
Just change the directory: use «cd» under windows and linux.

Posts: 107
Threads: 6
Joined: Sep 2018

@OscarAkaElvis created a workaround on Github for users like me, who like to run Hashcat from arbitrary locations on Windows.

See: https://github.com/hashcat/hashcat/issue…-458033314

Posts: 5,186
Threads: 230
Joined: Apr 2010

It’s exactly what Mem5 told. The workaround is using cd to the installation folder.

I think you are just using it wrong.

on linux you can use «make install» (or some 3rd party and therefore not really recommended-by-us hashcat packages)… for the general usage you normally just move with «cd» into your hashcat path and execute hashcat directly like this:
on windows

on linux:

I think questions like this are better suited for the hashcat forum…. I don’t think it’s really a hashcat bug/problem and we probably shouldn’t/can’t do anything here (you either use the system-wide installed hashcat version or you navigate to the downloaded hashcat folder directly)

Please do not forget to close if this works for you.
thx

  • B правой части каждого сообщения есть стрелки и . Не стесняйтесь оценивать ответы. Чтобы автору вопроса закрыть свой тикет, надо выбрать лучший ответ. Просто нажмите значок в правой части сообщения.

  • Автор темы

    misterX

  • Дата начала

    29.07.2022

misterX


  • #1

Товарищи помогите с Брутом на HashCat — вот в чём проблема

Screenshot_20220729_134254_com.android.gallery3d.jpg

В чем может быть проблема? Сам хендшейк конвертик на сайте hashcat

jiltfi


  • #2

Товарищи помогите с Брутом на HashCat — вот в чём проблема

Посмотреть вложение 61857
В чем может быть проблема? Сам хендшейк конвертик на сайте hashcat

я может чего-то не понимаю в hashcat, но я не вижу чтобы ты указывал файл, который следует брутить.

larchik


  • #3

Товарищи помогите с Брутом на HashCat — вот в чём проблема
В чем может быть проблема? Сам хендшейк конвертик на сайте hashcat

простой гугл по ошибке hashcat.hctune: no such file or directory подскажет несколько вариантов решения проблемы.
Тут, например

Ссылка скрыта от гостей

Rook

Rook

Codeby Team

Red Team


  • #4

Товарищи помогите с Брутом на HashCat — вот в чём проблема

Посмотреть вложение 61857
В чем может быть проблема? Сам хендшейк конвертик на сайте hashcat

Как уже сказал @jiltfi ты не указал ни хеш который нужно брутить ни файл с хешем.

jiltfi


  • #5

Как уже сказал @jiltfi ты не указал ни хеш который нужно брутить ни файл с хешем.

тип хэша он как раз указала, это 22000, а вот файла нет

Rook

Rook

Codeby Team

Red Team


  • #6

тип хэша он как раз указала, это 22000, а вот файла нет

я за тип ничего не сказал :)

jiltfi


  • #7

я за тип ничего не сказал :)

тупанул, соррямба

misterX


  • #8

Как уже сказал @jiltfi ты не указал ни хеш который нужно брутить ни файл с хешем.

Всё, увидел свою ошибку — по запарке наверное…

misterX


  • #9

А подскажите ещё вот что — правильно ли я указал команду в общем, или может что лишнее или наоборот чего не хватает?

Rook

Rook

Codeby Team

Red Team


  • #10

вроде еще ключ -a нужен, что бы выбрать по словарю или брутить по генерации. Посмотри в —help. Там внизу самом есть примеры и описание режимов ключа -a

misterX


  • #11

вроде еще ключ -a нужен, что бы выбрать по словарю или брутить по генерации. Посмотри в —help. Там внизу самом есть примеры и описание режимов ключа -a

Понял, спасибо.

Recommend Projects

  • React photo

    React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo

    Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo

    Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo

    TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo

    Django

    The Web framework for perfectionists with deadlines.

  • Laravel photo

    Laravel

    A PHP framework for web artisans

  • D3 photo

    D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Visualization

    Some thing interesting about visualization, use data art

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo

    Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo

    Microsoft

    Open source projects and samples from Microsoft.

  • Google photo

    Google

    Google ❤️ Open Source for everyone.

  • Alibaba photo

    Alibaba

    Alibaba Open Source for everyone

  • D3 photo

    D3

    Data-Driven Documents codes.

  • Tencent photo

    Tencent

    China tencent open source team.


Go to HowToHack


Hashcat MacOS error. Couldn’t find help online.

I have been trying to crack password for a electrum bitcoin wallet but end up in the same error.

Installed and reinstalling through Homebrew and it says

‘Hashcat m-21700 -a 0 hash.txt passwords2.txt

hashcat (v6.2.5) starting in autodetect mode

/Users/T/.local/share/hashcat/sessions/hashcat.pid: No such file or directory

/Users/T/.local/share/hashcat/sessions/hashcat.induct: No such file or directory

(null): Bad address’

Help appreciated thank you

Понравилась статья? Поделить с друзьями:
  • Hotpoint ariston сушильная машина ошибка f04
  • Hansa hdw 450 ошибки
  • Hotpoint ariston стиральная машина ошибка н20
  • Han toolbox mod ошибка 404
  • Hotpoint ariston стиральная машина ошибка f05 как устранить