Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, recover passwords and more
MIT License
283 stars 107 forks source link

Running on Mac OS #70

Closed bane77111 closed 1 year ago

bane77111 commented 1 year ago

Hi, can someone please help me and explain how to run this on Mac book pro. I did: Step 2: Download and build

If you cannot or do not want to build you can go to releases where the ready to run binaires are found for 3 different x64 operating systems: Windows, Linux and MacOS. the other two files named Source code.zip and Source code.tar.gz are the project's source code that GitHub automatically adds at that release version's commit. Now i have this files:

Screen Shot 2023-03-08 at 05 20 50

How to go on from here? Thanks in advance!

Coding-Enthusiast commented 1 year ago

I've never used Mac OS but AFAIK you should be able to run FinderOuter similar to Linux meaning you can run it using ./FinderOuter from your terminal. You may need to run chmod +x on the executable first.

bane77111 commented 1 year ago

I've never used Mac OS but AFAIK you should be able to run FinderOuter similar to Linux meaning you can run it using ./FinderOuter from your terminal. You may need to run chmod +x on the executable first.

Thanks! Its working: chmod +x FinderOuter Just for the first time have to use: sudo ./FinderOuter