Best hacking programming language
by Xixuegui - Wednesday June 14, 2023 at 12:15 PM
#41
(Jun 14, 2023, 12:15 PM)Xixuegui Wrote: Friends, what is best programming language for hacking? Python or Go. I hear good thing about both.

python and go 
sometimes ruby is very useful too 
(i have almost 0 skills of ruby)
Reply
#42
python bash and go are all good
Reply
#43
There is so much more context needed than "Best language" and ""Python or Go". There are many sides to picking a good language.

I reckon the first question would be: what do you want to achieve? How many platforms do you want your code to run on? Does the source code need to be obfuscated/unreadable?

For example: anyone with your Python software can just open it up and read it right away. This becomes harder with languages like C or Rust, especially if you apply proper obfuscation.

Does your code need to run on virtually anything? Java or a CPython implementation are probably a good choice.

Choosing between compiled or interpreted may also be important for specific use cases.c

(Aug 04, 2023, 11:52 AM)MadRobot Wrote: the best assembler, but few people know it

It all depends. Assembly is powerful only if it's used for the right case. I don't think any sane person would, for example, write an automated phishing framework in assembly. It would certainly be possible but the sheer waste of time and added overhead and complexity would make it a bad choice of language.
Reply
#44
Python. Considering how versatile it is
Reply
#45
It's should be Python, but Go language will also have the potenials
Reply
#46
PYTHON And GO
Reply
#47
How can I leak datas
Reply
#48
anything works until you scale it up, but python is easy and quick
Reply
#49
Depends what u want to do. Scripting => python or bash, malware => c or some assembler Smile
Reply
#50
If you want to write malware, I 100% recommend Go, as it allows you to access all Windows APIs through syscalls. You could do this in Python as well, but it would use a lot of memory, which might alert the antivirus. However, if you're looking to exploit vulnerabilities in Bluetooth, Wi-Fi, etc., I recommend Python due to its faster development process.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Acunetix 23.7 lolol 37 7,107 1 hour ago
Last Post: Usercomplex
  [FREE] Database Searcher Telegram odanbtw 1,004 80,237 Apr 24, 2026, 12:13 PM
Last Post: FAKE_NBOBN00
  ✅ Top 10 Google Dorks For SQL Injections NextSoftGroup 9 217 Apr 24, 2026, 02:54 AM
Last Post: elliotalderson4
  [2026] Bypass AV / EDR Spearr 62 768 Apr 24, 2026, 02:44 AM
Last Post: elliotalderson4
  Cardable Giftcard Websites AKASHIC 8 236 Feb 10, 2026, 01:08 PM
Last Post: mreai

Forum Jump:


 Users browsing this forum: 1 Guest(s)