Coder Social home page Coder Social logo

cyclone-github / sha1eminor_cracker Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 2.76 MB

SHA1eMinor Hash Cracker

License: GNU General Public License v2.0

Go 100.00%
cyclone eminor hash hashcracking hashgen hashgenerator sha1 sha1eminor reverbnation hashcat

sha1eminor_cracker's Introduction

Readme Card

Note, Plum has released a custom hashcat kernel for this algo which is recommended over using this tool

https://github.com/PlumLulz/sha1_eMinor

SHA1eMinor Hash Cracker

Multithreaded hash cracker for custom algo: sha1(eMinor--$saltsha1(eMinor--$plaintext--})--})

This tool was proudly the first publicly released cracker for this custom algo.

Usage:

./sha1eminor_cracker.bin -w wordlist.txt -h hashes.txt

  • v2023-09-29.1100; fixed bug that caused program to not exit when all hashes were cracked, multiple code modifications for better hashrate and thread-safety

SHA1eMinor Hash Gen

Hash gen for custom algo: sha1(eMinor--$saltsha1(eMinor--$plaintext--})--})

Usage:

./sha1eminor_generator.bin (prompts for password)

  • v2023-09-29.1100; initial release

Compile from source:

  • If you want the latest features, compiling from source is the best option since the release version may run several revisions behind the source code.
  • This assumes you have Go and Git installed
    • git clone https://github.com/cyclone-github/sha1eminor_cracker.git
    • cd sha1eminor_cracker
    • go mod init sha1eminor_cracker.go
    • go mod tidy
    • go build -ldflags="-s -w" sha1eminor_cracker.go
  • Compile from source code how-to:

sha1eminor_cracker's People

Contributors

cyclone-github avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sha1eminor_cracker's Issues

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.

  • 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.

  • 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.

  • D3 photo D3

    Data-Driven Documents codes.