Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I find Binaries? #2

Open
adv0r opened this issue Feb 13, 2020 · 4 comments
Open

Where can I find Binaries? #2

adv0r opened this issue Feb 13, 2020 · 4 comments

Comments

@adv0r
Copy link

adv0r commented Feb 13, 2020

Hey there
:D Didn't know how to get in touch ;) . Any chance you still have a mirror where I can find the binaries?

@sammoth-ovo
Copy link

Hi! Good to hear from you. I don't have any binaries hanging about but I can try and build some. What platform would you like? I can have a look tomorrow evening hopefully

@adv0r
Copy link
Author

adv0r commented Feb 14, 2020

Thanks! MacOS would be the best ;D I need to BIP38-decrypt an Electron Seed and seems like bippy is/was the only tool built that support arbitraty strings encryption/decription, not only addresses and keys

@sammoth-ovo
Copy link

Hmmm. That might be tricky as I don't have a Mac to build on. Easiest thing would be to run the code directly. You'll need this repo and python2. You'll need to install Kivy too but looks like that can be done through homebrew https://kivy.org/doc/stable/installation/installation-osx.html#using-homebrew-with-pip.
After that just run python bippy.py and you should be good. I just did the same on Ubuntu and it all seemed to work.

@adv0r
Copy link
Author

adv0r commented Apr 15, 2021

Hi Sam, here I go again.
I tried on MacOS without luck (libraries too old, can't run on Apple Silicon etc) ... And I don't have a Windows machine at the moment.

On ubuntu after spending some time trying to make it work I gave up (I couldn't find the correct Kivy version), Phython 2.7 is not supported :D

Any chance you can make a build for Linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants