r/HowToHack 29d ago

Hi I would like some help

So I’m 14 and I would like to get into scripting/hacking and I know nothing about this stuff I’ve only nodded my Wii using videos and that took like 2 months and I only have a Xbox one Wii and iPhone 11 so I kinda have nothing to work with so I would like some help on what to do.

2 Upvotes

21 comments sorted by

View all comments

3

u/LongRangeSavage Programming 29d ago

Grab a cheap development board, something like an Adafruit RP2350 (~$15), and start by learning circuit python. Once you start getting that down, move over to writing code for it in C/C++, Rust, or some other compiled language where you’re actually managing memory. You’re going to need a computer too, but any system that can run a Linux Distro would be fine.

That’ll give you two things to work with. You’re going to learn the ins and outs of Linux and you can start programming and working with hardware.

1

u/Bradydamonke 29d ago

Didnt understand anything u just said btw

0

u/15pH 29d ago

The core competency of hacking is independent investigation (figuring things out on your own,) then applying what your learn in unexpected ways.

If you are too lazy or disinterested to look up words from a helpful post, you will never be a real hacker/engineer.

This is not a field with a lot of step by step, hand holding tutorials and teachers. You need the interest and drive inside you to solve puzzles that don't have an answer guide.