where to start

m5rom

New member
Joined
Mar 18, 2025
Messages
5
Hellcoins
♆13
first u need a dedicated hacking system like kali liunx you can find it in the normal internet and u if u want how to install it u can look it up on youtube and you can find free courses how to start working on it
 

wh0

New member
Devil
Joined
Mar 23, 2025
Messages
6
Hellcoins
♆38
where to start hacking?

Here is a short guide to get started:

1. Learn programming
learning programming will help you A LOT in the long run. I recommend python3 if you want make programs fast. But if you're hardcore and up for a steep learning curve you can learn C or C++ which will open a lot of doors for you later in your hacking journey.

2. Learning linux/windows
learn how to navigate through a command-line interface (CLI), and how the different architectures work, e.g. where linux store user passwords etc.

3. Learn Networking
You need to know networking to be able to know how you can connect to other systems. You need to learn protocols like HTTP, HTTPS, SSH, TLS, and many more.


You can mostly find free tutorials on youtube and other places on the web. Just google it. If you want to start learning linux here is a up to date free online book to get you started: https://linuxcommand.org/tlcl.php
 

shadowhellsc

New member
Joined
Apr 28, 2025
Messages
1
Hellcoins
♆4
I need your help, there is a raffle site with several winning numbers, but these numbers are only revealed after payment and are random numbers, do you have the possibility to create an application so that I can choose these winning numbers before making the payment? in a way that doesn't look like fraud?
 
Top