Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

TypeError: Object type <class 'str'> cannot be passed to C code #122

Open
Epicccal opened this issue Feb 21, 2023 · 1 comment
Open

TypeError: Object type <class 'str'> cannot be passed to C code #122

Epicccal opened this issue Feb 21, 2023 · 1 comment

Comments

@Epicccal
Copy link

Epicccal commented Feb 21, 2023

Hello, I met a bug when the implant connects to my C2 Server.

The traceback :
image

The error seems to be triggered during encoding. So I add .encode("utf-8") in ThunderShell/core/rc4.py
image

Then the bug disappeared :)
image

May need a fix? Thank you

@L1ghtn1ng
Copy link
Collaborator

L1ghtn1ng commented Feb 21, 2023 via email

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

No branches or pull requests

2 participants