Search content
Sort by

Showing 18 of 18 results by aaduo01
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [STRS] STRONGS Coin - kHeavyHash | PoW
by
aaduo01
on 11/05/2025, 09:46:58 UTC
STRONGS


STRONGS [STRS] is a new cryptocurrency with a great future!
Also, an experienced marketer and trader will join our team after the launch of the project. Our cryptocurrency is based on kHeavyHash algorithm


Main Features

Name: STRONG$
Abbreviation: STR$
PoW algorithm: kHeavyHash
Maximum Coins: 180M
Premine: 100000 STR$ (To be used for rewards, adding to exchanges and promotions)
Block reward: 25 STR$ (50% to miners / 50% to masternodes)
Masternode Pledge: 7000 STR$
Average time to find a block: 50 seconds
Number of blocks to mature: 20
Calculation of difficulty: every 3 blocks

Mining will begin on May 11, 2025

For the first 100 blocks, the reward will be set at 1 STR$ to prevent instamining.

Wallet:

Windows: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Win64.zip
Linux: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Linux.tar.gz


Roadmap

May 11, 2025 - Start of mining
May 13, 2025 - Launch official pool with 1.5% commission and DDOS protection
May 13,  2025 - Launch of a website
June, 2025 - Exchanges (First Xeggex, Second NOKYC)



PUBLIC RELATIONS

Website: May 9, 2025





AWARDS.

Transfer: 200 STR$
Pools: 200 STR$ (For the first three pools).
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 22/04/2020, 13:59:17 UTC
How to add write to txt resoult option tihs code?

from bitcoin import *

with open("pubkey.txt") as f:
   for line in f:
      print(pubtoaddr(line.strip()))
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 22/04/2020, 13:20:07 UTC
Maybe tool convert pubkey txt to address?
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 22/04/2020, 09:58:05 UTC
today jeanluc post Kangaroo for cpu
its much fast and better then alek76 gpu version check his link and results
BSGS (baby step)
https://github.com/JeanLucPons/BSGS/issues
Kangaroo
https://github.com/JeanLucPons/Kangaroo

test 65 bit at i3-6100 2 core 4thread processor


:~/jean/Kangaroo$ ./kangaroo in.txt
Kangaroo v1.0
Start:10000000000000001
Stop :1FFFFFFFFFFFFFFFF
Keys :1
Number of CPU thread: 4
Range width: 2^64
Number of random walk: 2^12.00 (Max DP=18)
DP size: 18 [0xffffc00000000000]
Solvekey Thread 0: 1024 TAME kangaroos
Solvekey Thread 1: 1024 TAME kangaroos
Solvekey Thread 2: 1024 WILD kangaroos
Solvekey Thread 3: 1024 WILD kangaroos
[11.56 MKey/s][Count 2^33.15][14:29][Dead 1][6.9MB]
Key# 0 Pub:  0x023115A92D2D604381E154EDAC700D4D99AC44F8E2B1274E16524583D1D52DDDC0
       Priv: 0x150E316D058E7AFF8

Done: Total time 14:30

what is dead1 word?
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 22/04/2020, 07:49:33 UTC
Possible download balanced list public key?
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 21/04/2020, 22:55:33 UTC
today jeanluc post Kangaroo for cpu
its much fast and better then alek76 gpu version check his link and results
BSGS (baby step)
https://github.com/JeanLucPons/BSGS/issues
Kangaroo
https://github.com/JeanLucPons/Kangaroo

test 65 bit at i3-6100 2 core 4thread processor


:~/jean/Kangaroo$ ./kangaroo in.txt
Kangaroo v1.0
Start:10000000000000001
Stop :1FFFFFFFFFFFFFFFF
Keys :1
Number of CPU thread: 4
Range width: 2^64
Number of random walk: 2^12.00 (Max DP=18)
DP size: 18 [0xffffc00000000000]
Solvekey Thread 0: 1024 TAME kangaroos
Solvekey Thread 1: 1024 TAME kangaroos
Solvekey Thread 2: 1024 WILD kangaroos
Solvekey Thread 3: 1024 WILD kangaroos
[11.56 MKey/s][Count 2^33.15][14:29][Dead 1][6.9MB]
Key# 0 Pub:  0x023115A92D2D604381E154EDAC700D4D99AC44F8E2B1274E16524583D1D52DDDC0
       Priv: 0x150E316D058E7AFF8

Done: Total time 14:30

And how to convert this private key? Priv: 0x150E316D058E7AFF8
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 21/04/2020, 08:03:21 UTC
I'm not at all sure if it will work with a wider range (say for instance 000000000000000000000000000000000000000000000001A838B13505B26867:0000000000000000000000000000000000000000000000349B84B6431A6C4EF1 which is 65 and 70). Might be able to test this using some of the already solved values (like plug in L of 48 and U of 53 and look for 51's key). If I'm wrong and this is silly, please let me know, sir Alek. I'm by no means a math or programming guy, just a tinkerer.
-bits 1A838B13505B26867:349B84B6431A6C4EF1
Will work, a wider range will require more time.
Hi. Maybe share compiled cpu version? Or how to make program on windows?
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 20/04/2020, 06:17:33 UTC
Hi! How to check how much bit long keyspace?

It's all on the main post my friend! Double check it if you have any doubts!!!
Sorry i can't find any information on how to calculate the private key bit range space from any bitcoin address.
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
aaduo01
on 19/04/2020, 09:59:38 UTC
Hi! How to check how much bit long keyspace?
Post
Topic
Board Bitcoin Discussion
Re: Recent Corona Virus Scams
by
aaduo01
on 06/04/2020, 12:26:19 UTC
Hi!  There is someone here who can help me with 0.5-1 bitcoin so I can pay for the apartment and buy food.  Anyone who can please search for private message.  Thanks!
Post
Topic
Board Bitcoin Discussion
Re: Recent Corona Virus Scams
by
aaduo01
on 05/04/2020, 20:24:37 UTC
Hi!  There is someone here who can help me with 0.5-1 bitcoin so I can pay for the apartment and buy food.  Anyone who can please search for private message.  Thanks!
Post
Topic
Board Bitcoin Discussion
Re: Recent Corona Virus Scams
by
aaduo01
on 05/04/2020, 17:51:24 UTC
Hi!  There is someone here who can help me with 0.5-1 bitcoin so I can pay for the apartment and buy food.  Anyone who can please search for private message.  Thanks!
Post
Topic
Board Bitcoin Discussion
Re: Recent Corona Virus Scams
by
aaduo01
on 05/04/2020, 12:31:42 UTC
Hi!  There is someone here who can help me with 0.5-1 bitcoin so I can pay for the apartment and buy food.  Anyone who can please search for private message.  Thanks!
Post
Topic
(Unknown Title)
by
aaduo01
on 05/04/2020, 08:38:01 UTC
Hi!  There is someone here who can help me with 0.5-1 bitcoin so I can pay for the apartment and buy food.  Anyone who can please search for private message.  Thanks!
Post
Topic
Board Bitcoin Technical Support
Re: Old wallet.dat problem!
by
aaduo01
on 08/02/2018, 00:25:25 UTC
Seems to work "OK".... I just tried it using an old Dogecoin wallet.dat using the "bash" shell in Windows 10 Dev mode...

Code:
strings wallet.dat | grep purpose
and
Code:
strings wallet.dat | grep name

Both returned a list of addresses contained in the wallet.dat ("name" seemed to list more results)... All the addresses were shown in the "correct" format for the wallet type... ie. they all start with a "D"... so I can tell they are "Dogecoin".

Give it a try and see what addresses you can see listed and see what the first letter of the address is... that should help identify which altcoin the wallet belongs to.
I get these addresses
name"E3QbrBywbvWuq6BbrY1xoCToqPZnFrzukh
name"DtqN21K2QdLoTu91oxf2i5GueMfGeW3ah3
name"EEdQuB9foaQ53r7UGFBrt6dt7nuUyfTGJfs
name"E2tfCHV4CQiXsVCLuGKxnJmkNmRceAszQ8
name"E7546iTPpfwLgrzBsmCzGPKKh8ohtxLi8c
name"E6QUbLk9YdCWvZ4KUshVYrbKCDuUFu9KW4
name"E2CCdrwZGcdav2paJ2DwvoEPg96zY71epr
name"E1A6WogjpqU3KjjoRUD63f7kofrFozmyfg[
name"DxoRbTR8HyopHfwLM8d5xV27qEWdCJz2Lc!C

i just run bitcoin2john.py and i get it then i still bitcoin? this is not the complete hash
python2 bitcoin2john.py wallet.dat
$bitcoin$96$ca929af9a552b9f26bc7dcf5fd0d96fa62ebe9426305de8496767c197da10586435063b635f7367667488ecdf35d6b08$16$f3701f86a38b2731$113636$96$e42f0ea1323571f16ce8a88e43fe8f96d09b719c4bdf50d83f26817a008f570e347ab1d934b2fc836d6c66b4e3e78a85$66$03fe

ok im found goldcoin thx help.
Post
Topic
Board Bitcoin Technical Support
Re: Old wallet.dat problem!
by
aaduo01
on 07/02/2018, 20:24:01 UTC
Don't search by "Address"... That is Bitcoin Core interpreting the hex value stored in the wallet as a Bitcoin address which will be different to the address shown on another network. Instead, search by TransactionID as that doesn't change across the networks.

In Bitcoin Core, goto the "Transactions" tab, right click one of the transactions and select "Copy Transaction ID". Then copy/paste that into block explorers for the most common altcoins (ie. Litecoin, Dogecoin etc)

https://live.blockcypher.com/ltc/
https://live.blockcypher.com/doge/

Ok. Thx.
Possible can it work?
https://bitcoin.stackexchange.com/questions/57122/have-a-bunch-of-wallet-dat-files-what-alt-coins-do-they-have-and-may-be-how-mu
Post
Topic
Board Bitcoin Technical Support
Re: Old wallet.dat problem!
by
aaduo01
on 07/02/2018, 14:49:09 UTC
do you say this is not a bitcoin wallet? I can not remember my brother sent him from the old computer.how do I know what coin?
Post
Topic
Board Bitcoin Technical Support
Old wallet.dat problem!
by
aaduo01
on 07/02/2018, 11:50:01 UTC
Hi. Im found my old pc wallet.dat file but no show balance (test full syncronized pc but show 2013 no newest)  Huh
Picture.
http://www.kepfeltoltes.eu/view.php?filename=544645914_screenshot_2018.jpg
http://www.kepfeltoltes.eu/view.php?filename=724645914_screenshot_2018.png