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 issueI 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:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
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.