Search content
Sort by

Showing 20 of 480 results by fubly
Post
Topic
Board Development & Technical Discussion
Re: Collection of 18.509 found and used Brainwallets
by
fubly
on 06/08/2022, 20:54:57 UTC
Hi,
...
I love to get some feedback ...

Is it possible, that Satoshi used for his ''early mined coins'' precalculated SHA256 addresses like we do it here?

I don't know, but here: https://github.com/sCrypt-Inc/boilerplate you will find a script wich can check if he uses the same private key to create a new address
Post
Topic
Board Altcoin Discussion
Re: How should Binance's delisting of BSV be interpreted or read?
by
fubly
on 06/08/2022, 18:48:56 UTC
Post
Topic
Board Anfänger und Hilfe
Re: Suche nach dem Bitcoin Puzzle #64 für kostenlose und legale Bitcoins
by
fubly
on 07/01/2022, 17:32:00 UTC
Was meint ihr, das Thema hier mal etwas vertiefen?

Oh, das wäre schnn etwas, was mich interessiert. Aber da ich wirklich nur rudimentäre Programmierkenntnisse habe und sobald die Cracks hier loslegen, bin ich sicherlich aussen vor. Wird ja kein Anfängerkurs werden.  Cheesy
Ich werde hier trotzdem mitlesen und wünsche viel Glück beim Finden.

tja, das ist wie mit Blöcken finden auch nur Zufall. Ob ich 1Trillion Jahre SoloMining mit einem S9/S7/S5/S4/S3/S2/S1 mache
oder versuche ein Puzzle zu lösen ist in beiden Fällen just for Fun.

Rein rechtlich gesehen ist es Diebstahl oder nicht? Außer man landet an verlorenen Bitcoin, dann müsste ich's aber beim Fundamt anmelden, warte wird es demnächst auch geben, lol.

https://proof-of-ownership.com oder so

Wie auch immer viel Spaß

fubly
Post
Topic
Board Anfänger und Hilfe
Re: Suche nach dem Bitcoin Puzzle #64 für kostenlose und legale Bitcoins
by
fubly
on 07/01/2022, 17:26:16 UTC
Danke für die Antwort, welche der Zeichen hinten sind die Checksumme, habe leider nur das gefunden:
https://bitcoin.stackexchange.com/questions/32353/how-do-i-check-the-checksum-of-a-bitcoin-address

erklärt es mir leider nicht.

Herzlichen Dank

fubly
Post
Topic
Board Anfänger und Hilfe
Re: Suche nach dem Bitcoin Puzzle #64 für kostenlose und legale Bitcoins
by
fubly
on 07/01/2022, 01:51:34 UTC
Hi Zusammen,

bin zufällig hier und freue mich das es außer mir noch mehr verrückte auf der Welt gibt, grüße euch Verrückten herzlichst.

Gegeben:

1Lets1xxxx1use1xxxxxxxxxxxy2EaMkJ

1fuLL1xxxx1power1xxxxxxxxxxzatvCK

1of1xxxxx1anonymity1xxxxxxxz9JzFN

1See1xxxx1memo1xxxxxxxxxxxxxBuhPF

1dot1xxxxx1sv1xxxxxxxxxxxxxwYqEEt

1topic1xxx1hmwyda1xxxxxxxxxvo8wMn

1xxxxxxxxxxxxxxxxxxxxxxxxxy1kmdGr

Habt ihr bestimmt auch schon mal gesehen, zufinden nachfolgend im Block 170 die BTC stammen von Satoshi selbst aus Block 9.

Frage an Euch, mit welchem Tool könnten diese Adressen erzeugt worden sein?

Herzilchen Dank

fubly
Post
Topic
Board Mining software (miners)
Re: Antminer Hack S9 /S15 / S17 / Sx aso. SSH and so on for free
by
fubly
on 07/01/2021, 23:23:15 UTC
File: /www/pages/cgi-bin/activate_ssh_again.cgi

Code:
#!/bin/sh
##############################################################################
 #category "BitCain5.com for Bitmain Antminer's "
 #package "BitCain5.com custom Firmware"
 #author Miguel Padilla <miguel.padilla@zwilla.de>
 #copyright (c) 2013 - 2021 Miguel Padilla
 #link "https://shop.zwilla.de"
 #github "https://github/zwilla"
 #twitter "https://twitter.com/mytokenwallet"
 #license: closed
##############################################################################

set -x

fuser -vk 22/tcp | sh /etc/init.d/network.sh | /etc/init.d/avahi restart > /dev/null | sh /etc/init.d/dropbear start | /usr/sbin/lighttpd -f /etc/lighttpd.conf

cat <<-EOH
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="3; url=minerStatus.cgi">
 <script type="text/javascript">
window.location.href = "minerStatus.cgi"
</script>
<title>SSH is activated!</title>
</head>
<H1>Enable SSH</H1>
<body>
<p>If you are not redirected automatically, follow the</p>
<a href='minerStatus.cgi'>link</a>
</body>
</html>
EOH
exec 2>&1
exit 0;


Post
Topic
Board Mining software (miners)
Re: Antminer Hack S9 /S15 / S17 / Sx aso. SSH and so on for free
by
fubly
on 24/10/2019, 13:24:18 UTC
next hint:
"cam"  Grin
Post
Topic
Board Treffen
Re: WDMS in Frankfurt
by
fubly
on 07/10/2019, 10:23:53 UTC
bin dabei, wer kommt noch mit von euch? Habe ein VIP Ticket mir leisten können aus einer vergessenen Wallet, da war fast exakt der Preis drin, da dachte ich her mit dem Ticket.
Bin gespannt wie es wird.

Versuche gerade die Gesichter auswendig zu lernen, irgend welche Tipps für mich?
Post
Topic
Board Altcoin Discussion
Re: Protect your node and wallet with fail2ban
by
fubly
on 14/08/2019, 10:15:49 UTC
I fubly I have read your script seems trustly

Have you keep developing / updating ?

Yes, will update the sources next time
Post
Topic
Board Altcoin Discussion
Re: Protect your node and wallet with fail2ban
by
fubly
on 14/08/2019, 10:15:12 UTC
Never run downloaded software from anonymous sources without inspecting the source code first.

Sure:
https://github.com/bitmaintech/bmminer-mix/issues/1
Post
Topic
Board Mining software (miners)
Re: Antminer Hack S9 /S15 / S17 / Sx aso. SSH and so on for free
by
fubly
on 13/08/2019, 10:22:57 UTC
New hint:
this exploit will not work, wrong parameters in curl, will only work on already opened firmware.

There is no create_log_backup.cgi, just on very old ones create_conf_backup.cgi. So it's the wrong CGI file to inject the code!
Good luck, and note nothing is for free.
Post
Topic
Board Mining software (miners)
Re: Antminer Hack S15 / S17 SSH and so on for free
by
fubly
on 10/07/2019, 22:03:35 UTC
I have everything but dont work, what is supposed to use as terminal to login, Putty or coolterm?
We need to connect energy to the databoard or not?

see the first post (edited today)!
Post
Topic
Board Mining software (miners)
Merits 5 from 4 users
Topic OP
Antminer Hack S9 /S15 / S17 / Sx aso. SSH and so on for free
by
fubly
on 05/06/2019, 00:22:47 UTC
⭐ Merited by thierry4wd (2) ,Artemis3 (1) ,OgNasty (1) ,hugeblack (1)
HACK FIRMWARE and SSH and EXPLOIT for free

FIRMWARE


Code:
vi /www/pages/cgi-bin/upgrade.cgi

  • remove line 45,46,46,48,49,50,51,52,77,78 (move with up and press d to remove a line. 77 and 78 are the last fi on that function)
  • press ESC : wq
  • open your antminer website and upload what ever you want

SSH on any Antminer


Code:
dropbearkey -t rsa -f /config/dropbear_rsa_host_key -y

  • reboot -f
  • power off your antminer
  • disconnect ftdi
  • power on
  • login via ssh as usual

EXPLOIT Antminer (not only S15 or 17)

The exploit uses a security issue on Lighttpd!

  • research your self
  • if you use Kali Linux search for XSS, Lighttpd, remote execution
  • It's hard to find but not impossible!
  • do not spend any cent on this exploit use the above instructions
  • if you have found the script use dos2linux to convert the script (it's a Win script)
  • the code to execute is: dropbearkey -t rsa -f /config/dropbear_rsa_host_key -y
  • Why? Because if you set a new dropbearkey ssh service will start from alone Grin

Stop PM me if you will not pm your real name to me!

Hint: It works also above 1.4.32 Grin
Post
Topic
Board Altcoin Discussion
Re: Why is bitcoin SV an Altcoin? What do you know or think about?
by
fubly
on 17/02/2019, 11:44:41 UTC
Sorry I just do a research on my own to understand what happened and why and who?

found this at the git logs


So I asked my self, what if a fork or theft happens before we recognized it?

For me and only for me happens the first serious thing on the date above! Has anyone an answer for?
Post
Topic
Board Development & Technical Discussion
Topic OP
Number of connections
by
fubly
on 12/02/2019, 13:59:23 UTC
what is the best number of connections today?

I discovered a setting: "maxconnections" inside bitcoin.conf / bitcoind -help also.

I tried 2000 but at startup, I get a message that a maximum of 845 by hardware limitations is only possible.
Post
Topic
Board Altcoin Discussion
Re: Why is bitcoin SV an Altcoin? What do you know or think about?
by
fubly
on 10/02/2019, 10:49:55 UTC
Hmmm,

but who pushes the price to 64$?
If your thoughts are true, then any other coin started from place 12 must be also a useless coin with no functions or can I explain my self
one billion market cap?

Mean that also that the whole market cap of at the moment $120,791,087,628 https://coinmarketcap.com/charts/
is s fake or full of useless coins?

Math: 121 - (64+12+12.3+2.6+2.5+2.2+2+1.7+1.5+1.3) = 18.9 billion market cap of all shitcoins. Wonder?

Post
Topic
Board Speculation (Altcoins)
Re: When bullrun comes
by
fubly
on 10/02/2019, 04:51:14 UTC
Ive come in contact with few newbies that are confused about which coins to invest in ,well this is for you, be cautious and stay away from coins that have nothing to offer ,I meant if there is no reason creating that coin its mess, but all the same when bull run comes its win win for everybody ,yes everybody, unless dead coins ,even coins that are lower than 1sat goes over 30sat at last bullrun  even crappy projects became profitable ,I have a family friend that all his highest profits canes from the shit coins ,so worryless bullrun won't come anything soon but it will.

I think bullrun will come for all coins at once to all at nearly the same time when it comes! Why? I think and I know from some projects and ICO's that many coins by the devs were converted to fiat, BTC or ETH and a small part will flow back later.


Always the same schema:

1. Collect 100 million on ICO
2. Create a Shitcoin (example copy of Shitcoin)
3. pay 5 million to illegal unknow exchanges (95 million left)
4. launch the coin go live at this unknown meaningless exchanges and offer for example 190.000.000 tokens price 1USD per coin
5. sell/trade within the next 6 month 50% of your coin, many thousands of micro trades a day
6. after 7 month you have 95M + 95M = 180M
7. If you detect a small Bullrun invest max 10 Million to push the price but do not shoot more money into that the growth is +- 0,5% of the avg market growth
170 million USD left,
8. on next day start again an exchange and market manipulation with full automatized algos on those micro trades/exchanges.

Repeat the step 7-8 as long your pocket is under one billion.

Is there a 100% guarantee? Yes! Why?
Here we say: "Every morning will wake up an idiot! Cheesy"
Post
Topic
Board Altcoin Discussion
Re: Why is bitcoin SV an Altcoin?
by
fubly
on 10/02/2019, 04:07:00 UTC
ok, do not misunderstand me, but if you take a look around we all detected a real war between BCH and BTC. Two reasons why I started this thread:

A) I want to know what is on your mind about BSV
B) I want to know the pro and cons you discovered for your self

To say it is just a Shitcoin because it is a Shitcoin says nothing and it is absolute wasted time to read comments like the above!
Post
Topic
Board Altcoin Discussion
Re: Why is bitcoin SV an Altcoin?
by
fubly
on 10/02/2019, 03:59:04 UTC
ok, call it a Shitcoin or however you want, but come back and tell us more about the diffs! If you know them in detail.

Does anyone have a spreadsheet BTC vs BSV
Post
Topic
Board Altcoin Discussion
Topic OP
Why is bitcoin SV an Altcoin? What do you know or think about?
by
fubly
on 10/02/2019, 03:41:11 UTC
Want to know what you think about this AltCoin?

Do not post comments like "Shitcoin blah blah blub" it is wasted time for you and others. Off topic, words are liar, hater, scam, fake and bullshit

Homepage:
https://bitcoinsv.io

Github:
https://github.com/bitcoin-sv/bitcoin-sv

Bitcointalk announcements:
https://bitcointalk.org/index.php?topic=4985868.0