HackMag

  • News
  • Mobile
  • Security
  • Malware
  • Coding
  • Unix
  • DevOps
  • HackMag

  • News
  • Mobile
  • Security
  • Malware
  • Coding
  • Unix
  • DevOps

Building a Simple Trojan with Python: A Step-by-Step Guide

Date: 30/07/2025

Author: Valery Linkov

In this article, I will explain how to write a basic remote access Trojan using Python, and for increased stealth, we will embed it into a game. Even if you’re not familiar with Python, this will help you better understand how such malware is constructed and give you an opportunity to practice programming.
Read full article →


Poisonous Python. Coding malware in Python: a locker, an encryptor, and a virus

Date: 29/05/2021

Author: Valery Linkov

Why write malware in Python? First, to learn the basics of malicious coding and, second, to practice in this programming language. After all, malware written in Python is widespread in this wild world, and many antiviruses don’t detect it.
Read full article →


HackMag.com © 2025

Privacy Policy | Cookie Policy