Python is good for malware Development?
by 303 - Tuesday October 31, 2023 at 11:39 PM
#21
(01-24-2024, 01:18 AM)pyr Wrote: python is better for botting/scraping/scripting, not really raw malware.

totally agree, even non malware scripts when are converted with py to exe tool is detected by some AVs, so i would not recommend to use python for malware development maybe try C# (but its .net dependend)
Reply
#22
nope, use low-level languages such as C, it gives you direct access to system resources and hardware, also its efficient caused by its fast execution speed and memory management . Thus far, C is the golden choice for a malware developer.
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: See you on the other side.
Reply
#23
(10-31-2023, 11:51 PM)nitro Wrote: No. Use a lower level language like C, C++, Go or Rust.

100% agree lower level language always better
Reply
#24
NOOOOO :`( I was building the r** in python, after i saw this post Sad, so you're saying no way to use python for malware development?
Reply
#25
I am currently working on a keylogger with Golang, and it's very easy to do. Go is a low-level language, but it is not as complicated as C or C++. I highly recommend Go.
package main
import(
"syscall"// Here is the magic
)
Reply
#26
I could recommend python for beginners, but advanced things require something better, e.g. go | rust
Reply
#27
No, use low level languages.
For example c, assembly, c++
Python, slower than others.
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breachddyfwvcp4kzccos5oxtdbssmfbp...an-Appeals if you feel this is incorrect.
Reply
#28
Depends on what you are trying to achieve, typically C/C++ (try use an old version to reduce all the library bloat), PowerShell, Rust, Go. 

I mean I’ve observed Stardust Chollima leveraging Python for droppers sooo

(10-31-2023, 11:39 PM)1011 Wrote: What do you think is good for malware development? (Actually my RAT i'm selling is coded on Python)

or exist other programming lenguages who are  essencially high-level for malware dev?
Reply
#29
use ASM for malware developpement
Reply
#30
(10-31-2023, 11:39 PM)1011 Wrote: What do you think is good for malware development? (Actually my RAT i'm selling is coded on Python)

or exist other programming lenguages who are  essencially high-level for malware dev?

No, Python is NOT good for malware development, go with C/C++ instead
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breachddyfwvcp4kzccos5oxtdbssmfbp...an-Appeals if you feel this is incorrect.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sektor7 - Malware Development Advanced - Vol.1 Sh4d0w1X 422 40,760 Today, 07:44 AM
Last Post: Mewayem
  Malware Extension Spoofer Psych1c 20 516 Yesterday, 08:59 AM
Last Post: foxjacksonhqhq11
  Rust Malware PDF builder (Open SRC) L_DWORD 105 14,200 03-27-2026, 08:28 AM
Last Post: sergiojames
  Malware On Steroids Carpenter12 0 22 02-10-2026, 07:06 PM
Last Post: Carpenter12
  AI-Driven Malware Boat 153 9,540 02-09-2026, 04:30 AM
Last Post: sergiojames



 Users browsing this thread: