Post
Topic
Board Bitcoin Discussion
Merits 1 from 1 user
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
citb0in
on 23/07/2023, 16:28:14 UTC
⭐ Merited by Joori (1)
It seems you are windows user and do not understand anything about linux and permissions.
Please try to understand this before posting false warnings and telling lies:


- my tool does not require any dangerous permissions (like internet access or anything else)
- my tool requires only read and write permissions in the current folder (to save the current position and the key, once it is found)

Nope, you're wrong. I'm a Linux geek. And the content of the file you're advertising is:

Quote
-rw-r--r--   1 citb0in citb0in 5,6K Jul 23 15:06 README.txt
-rwxr-xr-x   1 citb0in citb0in 1,3M Jul 23 15:06 solve66-amd-2017+*
-rwxr-xr-x   1 citb0in citb0in 1,3M Jul 23 15:06 solve66-amd-2022+*
-rwxr-xr-x   1 citb0in citb0in 1,3M Jul 23 15:06 solve66-generic*
-rwxr-xr-x   1 citb0in citb0in 1,3M Jul 23 15:06 solve66-intel-2019+*
-rwxr-xr-x   1 citb0in citb0in 1,3M Jul 23 15:06 solve66-intel-2022+*


Code:
$ file solve66*
Quote
solve66-amd-2017+:   ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, not stripped
solve66-amd-2022+:   ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, not stripped
solve66-generic:     ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, not stripped
solve66-intel-2019+: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, not stripped
solve66-intel-2022+: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, not stripped

Those are binary executables (!), PERIOD !
I worked hard to develop this tool and i want to share it with anybody who is interested to solve #66 - that's it!
Then publish the source code of your tool on github, gitlab, or bitbucket so anyone can see what your holy ADVERTISED tool is doing in detail.