Skip to content

Releases: Coding-Enthusiast/FinderOuter

Version 0.3.0

30 May 05:04
Compare
Choose a tag to compare

New feature added to find missing characters in mini private keys.
Some bug fixes in missing base-58 option
Improved reports
See Changelog for more details.

Version 0.2.0

11 May 03:20
Compare
Choose a tag to compare

Replace backend to Bitcoin.Net library.
Add 2 new features to Missing Base-58 option.
See Changelog for more details.

Version 0.1.2

10 Mar 10:04
Compare
Choose a tag to compare

New feature is added to this release to handle hexadecimal private keys with missing characters. See changelog file for all changes.

Version 0.1.1

19 Feb 06:03
Compare
Choose a tag to compare

Main feature of this release is a special case for finding compressed private keys that have 3 missing characters at unknown locations. See changelog file for more information.

Version 0.1.0 (the initial release)

01 Jan 08:01
Compare
Choose a tag to compare

This is the initial beta release.

This application can run on any OS but this release is only configured to run on a 64-bit Linux operating system because it is strongly recommended that users run this app on a live Linux without network since it deals with private keys. It is a self-contained deployment so it has no dependencies (can run without .net core installed).
If you want to see other releases you can either compile the code yourself or open an issue and request it.

Unzip and run using ./FinderOuter more info