Bitcoin Forum
June 17, 2024, 04:57:57 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: LegenCrypt - Search lost keys from Bitcoin, Litecoin, Dogecoin  (Read 96 times)
_legencrypt_ (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 27, 2023, 09:52:42 PM
 #1

LegenCrypt

Software to search a lost key from the bitcoin, litecoin, dogecoin address.To download the current database, click on the download button, select the type of cryptocurrency and click "Download Database". After successfully downloading the archive, select the type and number of addresses in a file, click "Extract Address". After extraction is complete, files("1.txt","2.txt"...) containing addresses will appear in the working directory.
When finding an address from the database, the main window displays the address with key in hex format and is saved to "found.txt" in the working directory.

Hex1-Hex4: random generator from the whole area of ​​keys.
Hex5: random generator from the whole area of ​​keys, but using only numbers.
Hex6: random generator from the whole area of ​​keys, but using only letters.
Hex7: random generator from the selected area "s7 - e7"
Hex8: sequential generator from the selected area "s8 - e8" with step "m".
Total Keys: the number of generated keys in the file "key.txt"
Total Cores: adjustment of cores used.
Save Files: saving generated and scanned addresses to folder "data"
Sort Files: sorting addresses and keys from folder "data" (files are deleted) to folder "db" or "db_csv". The first folder in "db" indicates the number of addresses per key.
Autorun: infinite loop of software.

Address Type: choosing the type of cryptocurrency.
Generate Keys: launching the process of generating keys.
Create Addresses: launching the process of generating addresses. You can save your keys in the file "key.txt" in hexadecimal, wif or wifc format. Keys are automatically converted to hexadecimal format.
Scan Addresses: the process of scanning generated addresses stored in "address.txt" with the actual database.
Sort Files: launching the process of sorting files.
If you want to limit a size of memory used for sorting, change the "sort_memory_used" parameter in "cfg.ini"(size in megabytes).

Sort option:
"File": the number of files that automatically starts sorting files from folder "data" to folder "db" or "db_csv".
"Size": size of one file in folder "db" or "db_csv". After reaching the specified size, the file is sorted by rise.
"csv": saving to csv format with address type separation.

Utilities:
Search Address: search for a specific address by the mask entered in the "Address" string. The address format is selected in "Address Type". If the operation is successful, addresses with keys will be saved to the "search.txt" file in working directory.
Converter: converting keys of various types, converting "key.txt" to Wif(c) format.
Scan, Sort and Unsort: scanning of addresses with actual base, sorting by rise and removing duplicates, separation of addresses from keys.
Download Database: downloading a database with actual using addresses. You can use your link to download the file by setting a value in the config file "cfg.ini"(value url_btc, url_ltc, url_doge)

Folder: open the working directory.
Donate: BTC addresses for donates to support project developers.
To clear the window with found keys, double-click the "Donate" button.

LegenCrypt v0.1:
dropbox.com/scl/fo/l5elnakv0qi7mz143akt5/h?dl=0&rlkey=rfzenktx5fe67d32m0unj8pfe

(Windows 7 or higher)
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
February 28, 2023, 01:17:47 AM
 #2

LegenCrypt

Software to search a lost key from the bitcoin, litecoin, dogecoin address.To download the current database, click on the download button, select the type of cryptocurrency and click "Download Database". After successfully downloading the archive, select the type and number of addresses in a file, click "Extract Address". After extraction is complete, files("1.txt","2.txt"...) containing addresses will appear in the working directory.
When finding an address from the database, the main window displays the address with key in hex format and is saved to "found.txt" in the working directory.

Hex1-Hex4: random generator from the whole area of ​​keys.
Hex5: random generator from the whole area of ​​keys, but using only numbers.
Hex6: random generator from the whole area of ​​keys, but using only letters.
Hex7: random generator from the selected area "s7 - e7"
Hex8: sequential generator from the selected area "s8 - e8" with step "m".
Total Keys: the number of generated keys in the file "key.txt"
Total Cores: adjustment of cores used.
Save Files: saving generated and scanned addresses to folder "data"
Sort Files: sorting addresses and keys from folder "data" (files are deleted) to folder "db" or "db_csv". The first folder in "db" indicates the number of addresses per key.
Autorun: infinite loop of software.

Address Type: choosing the type of cryptocurrency.
Generate Keys: launching the process of generating keys.
Create Addresses: launching the process of generating addresses. You can save your keys in the file "key.txt" in hexadecimal, wif or wifc format. Keys are automatically converted to hexadecimal format.
Scan Addresses: the process of scanning generated addresses stored in "address.txt" with the actual database.
Sort Files: launching the process of sorting files.
If you want to limit a size of memory used for sorting, change the "sort_memory_used" parameter in "cfg.ini"(size in megabytes).

Sort option:
"File": the number of files that automatically starts sorting files from folder "data" to folder "db" or "db_csv".
"Size": size of one file in folder "db" or "db_csv". After reaching the specified size, the file is sorted by rise.
"csv": saving to csv format with address type separation.

Utilities:
Search Address: search for a specific address by the mask entered in the "Address" string. The address format is selected in "Address Type". If the operation is successful, addresses with keys will be saved to the "search.txt" file in working directory.
Converter: converting keys of various types, converting "key.txt" to Wif(c) format.
Scan, Sort and Unsort: scanning of addresses with actual base, sorting by rise and removing duplicates, separation of addresses from keys.
Download Database: downloading a database with actual using addresses. You can use your link to download the file by setting a value in the config file "cfg.ini"(value url_btc, url_ltc, url_doge)

Folder: open the working directory.
Donate: BTC addresses for donates to support project developers.
To clear the window with found keys, double-click the "Donate" button.

LegenCrypt v0.1:
dropbox.com/scl/fo/l5elnakv0qi7mz143akt5/h?dl=0&rlkey=rfzenktx5fe67d32m0unj8pfe

(Windows 7 or higher)
Source? No github? I wouldn't touch anything from a newbie, we don't know anything about you or your background.

🖤😏
_legencrypt_ (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 28, 2023, 09:40:50 AM
 #3

digaran, any third-party software is better to use on a non-home pc or use a VM.
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
February 28, 2023, 01:27:44 PM
 #4

digaran, any third-party software is better to use on a non-home pc or use a VM.
Yeah, is it out of the goodness of your heart or do you charge for it?

🖤😏
_legencrypt_ (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 01, 2023, 08:35:28 AM
 #5

It's of kindness. Maybe someone will be interested.
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
March 01, 2023, 03:19:41 PM
 #6

It's of kindness. Maybe someone will be interested.
Yeah, no thanks. And I wouldn't suggest anyone to download anything without knowing the source code.

🖤😏
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!