Code Monkey home page Code Monkey logo

aax-to-mp3's Introduction

aax-to-mp3's People

Contributors

adamcathersides avatar pitasi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vombato c-s-alex

aax-to-mp3's Issues

Can't clone tables

Hey man, very excited to use your software, I am getting into an issue when cloning repo:
`Cloning into '/home/goran/aax-to-mp3/tables'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
`
Any ideas?

Thanks!

It seems to expect `./rcrack` to exist but it's not part of the repo

I'm trying to decrypt a book, but I'm running into this:

 โœ˜ ๎‚ฐ ~/aax-to-mp3 ๎‚ฐ ๎‚  master ยฑ ๎‚ฐ python3 convert.py ./Book/InheritanceTheInheritanceCycleBook4_ep6\(1\).aax
Opening ./Book/InheritanceTheInheritanceCycleBook4_ep6(1).aax
Traceback (most recent call last):
  File "/home/krutonium/aax-to-mp3/convert.py", line 161, in <module>
    main(
  File "/home/krutonium/aax-to-mp3/convert.py", line 84, in main
    activation_bytes = get_activation_bytes(input_file=input_file)
  File "/home/krutonium/aax-to-mp3/convert.py", line 49, in get_activation_bytes
    _, stdout, _ = run_cmd(
  File "/home/krutonium/aax-to-mp3/convert.py", line 19, in run_cmd
    process = Popen(
  File "/nix/store/33hlmb4afkk7l2fapfik80m6yknjxq10-python3-3.9.12/lib/python3.9/subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/nix/store/33hlmb4afkk7l2fapfik80m6yknjxq10-python3-3.9.12/lib/python3.9/subprocess.py", line 1821, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: './rcrack'

Thoughts?

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.