Login Register






VB.NET for malware filter_list
Author
Message
VB.NET for malware #1
Hello everybody

I am trying to learn vb.net and it looks very easy to learn cuz i know other languages maybe.
I am asking is vb.net good for malware writing like rats, crypters and others? i know C/C++ is the best option but just to know!

(srry for bad english)
PRIVATE FUD RAT SELLING CONTACT ME

Reply

RE: VB.NET for malware #2
(07-30-2019, 03:05 PM)Whoami1 Wrote: Hello everybody

I am trying to learn vb.net and it looks very easy to learn cuz i know other languages maybe.
I am asking is vb.net good for malware writing like rats, crypters and others? i know C/C++ is the best option but just to know!

(srry for bad english)

use whatever tools you have available. VB certainly won't stop someone from decompiling it and patching it, but if you're just looking for that initial window, why not

Reply

RE: VB.NET for malware #3
It's an alright language, but not for malware. From my experience and knowledge, I'd go with C#.

Reply