question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

linux_rcrack: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

See original GitHub issue

I get this error in console when trying to Convert to MP3 on Fedora 28. OpenAudible build 1.2.3 for gtk swt 4763 jvm 1.8.0_181.

Installing compat-openssl10 doesn’t help either, it installs libcrypto.so.1.0.2o which is NOT compatible to 1.0.0.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
openaudiblecommented, Oct 30, 2018

OK. Changed to the latest rcrack 1.7 version in 1.2.4. which uses the directory for table arguments.

I tested it on an old fedora vm and still saw a link error. Feel free to report any changes.

1reaction
minexewcommented, Oct 25, 2018

A statically compiled version of rcrack is available @ http://project-rainbowcrack.com/rainbowcrack-1.7-linux64.zip. It is sufficient to copy the rcrack binary (overwrite linux_rcrack), but the invocation must be changed – instead of listing all rainbow table file names as arguments to linux_rcrack, just pass the name of the directory that contains them. Then finally openaudible manages to crack the activation code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found