GithubHelp home page GithubHelp logo

Comments (8)

jsteube avatar jsteube commented on May 23, 2024

Update: Support for RAR3 (with header encryption) was added. RAR3 (without header encryption) and RAR5 is still missing

from hashcat.

magnumripper avatar magnumripper commented on May 23, 2024

RAR5 is simpler than RAR3, it's standard PBKDF2-SHA256 and no UTF-16.

from hashcat.

jsteube avatar jsteube commented on May 23, 2024

Cool, it was indeed easy to add. Pushed with f0a84a2

(Also a good example of how to add new hashes, should do a writeup on it)

Now it's just RAR3 without header encryption missing.

from hashcat.

Fist0urs avatar Fist0urs commented on May 23, 2024

@jsteube this issue can be closed then?

from hashcat.

jsteube avatar jsteube commented on May 23, 2024

Almost, there's still a variant which is not supported: RAR3 + not-encrypted headers.

from hashcat.

japhar81 avatar japhar81 commented on May 23, 2024

I'd like to take a stab at the RAR3 + unencrypted headers, but I can not for the life of me find any info on what the algorithm is.. has anyone gotten anywhere in figuring out what actually needs to be done?

from hashcat.

magnumripper avatar magnumripper commented on May 23, 2024

Have a look at JtR for complete code, including early-rejection code that is required for speed. You also need a lot of unrar-code, we nicked it from clamAV. You probably need to do all but the 256K SHA-1 on CPU side.

from hashcat.

jsteube avatar jsteube commented on May 23, 2024

Since rar3-hp and rar5 was added, there's only rar3-p missing. Therefore this issue is continue on a dedicated issue for this mode: #1334

from hashcat.

Related Issues (20)

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.