r15ch13/audible-converter

mac binary for rcrack?

Closed this issue · 2 comments

Wondering if you know of a mac os binary of rcrack. Hoping to bundle something like it into our new audible manager app. Thanks in advance for any pointers.

Sorry found the full source on inaudible-ng and it compiled fine for mac.

  • Max

indeed builds on m1 using https://github.com/inAudible-NG/RainbowCrack-NG

$ git clone git@github.com:inAudible-NG/RainbowCrack-NG.git
$ cd RainbowCrack-NG/src
$ c++ -L/usr/local/lib -L/opt/homebrew/Cellar/openssl@3/3.1.3/lib Public.o ChainWalkContext.o HashAlgorithm.o HashRoutine.o HashSet.o MemoryPool.o ChainWalkSet.o CrackEngine.o RainbowCrack.o -lssl -lcrypto -o rcrack

output:

$ file rcrack
rcrack: Mach-O 64-bit executable arm64