• We just launched and are currently in beta. Join us as we build and grow the community.

Best Hacking Languages or Tools.

doing_damages

Blue Team Operator
D Rep
0
0
0
Rep
0
D Vouches
0
0
0
Vouches
0
Posts
50
Likes
151
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 400 XP
I've programmed for years and I've tried many languages from ASM right up to OCaml and reached a personal decision as to what the best hacking programming languages are.
1. C
2. Perl
3. Shell Script
I nominated C(and not C++) because the language is simple and it has a simple standard library and low level access to the hardware. Plus C usually comes with a decent compiler and linker for building whatever you need.
I nominated Perl because big parts of the language are an open book so you can hack out solutions that seem impossible in other languages. Perl has extensive documentation(for free, no books needed) and its loaded on Linux.
I nominated shell script because its available on all computers and is basically a gateway to the operating system.
 

452,292

323,341

323,350

Top