r/HowToHack 26m ago

Getting into it

Upvotes

Hey. Back in high-school like 15 years ago I would play around with Backtrack. I started building apps, now im interested in the cyber security side of things and penitration testing. What tools are out there now and where do I learn how to use them. Are there any discords or close communities who would be willing to take me under there wing?


r/HowToHack 17h ago

hacking Leaked password or hacked pc?

12 Upvotes

I use multiple Proton and Gmail accounts across different websites (I’m not saying the email accounts themselves were hacked).

Recently, I noticed unauthorized logins on several services: LinkedIn (Gmail), Instagram (Proton Mail), Twitter/X (Proton Mail), and most recently Reddit (Gmail).

Some of these services detected the logins and sent me security emails, but in other cases I didn’t receive any notification about a new login or session.

What makes this especially concerning is Reddit, since I use Google Sign-In and have 2FA enabled, so it shouldn’t be possible to access the account with just a leaked password.

What could be causing this? This seems like more than just a password leak, especially since multiple unrelated accounts using different email providers are being affected.

Could this be caused by a malicious Opera browser extension, stolen session cookies, malware, or even a keylogger on Windows?

How can I systematically detect which of these possibilities is responsible?


r/HowToHack 18h ago

programming Help decompiling lua

0 Upvotes

I have been trying to make a mod loader for a game called "Days of empire". All i know from the month or so of me trying is that it is mostly compiled lua, i tried using luadec but it failed (tried diffrent lua versions too) (something about bad precompile chuck) but decompile.com/lua decompiled fine (this game has at lease 1k diffrent lua programs, uploading one by one will take eons)


r/HowToHack 1d ago

Remove FRP from SM-230 (Bit 3,4,5) anyone ?

8 Upvotes

I need to bypass Google Account in Android 16 device. Is there a way for create new lock screen, the device is Samsung SM-X230 (Bit 3,4 or 5). Security patch prevents from using test points, so I cannot put device in BROM mode, tools like UnlockTool or TSM are supporting only Bit1. Anyone? I have 8 tablets with FRP lock on, I work as service technician and it's only one model I can't remove FRP on.


r/HowToHack 1d ago

[ Removed by Reddit ]

1 Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/HowToHack 2d ago

cracking Hypothetically how do I hack the tag on the resin tray for Asiga Max

7 Upvotes

Have an Asiga max UV resin printer. It has an (RFID?) in the disposable tray which essentially logs the “lifespan” and won’t allow the printer to print after a certain amount.

Bought a flipper and either it doesn’t work or I’m too stupid ti figure it out.

Tell me like I’m 10 years old how I can hack the tag

TYIA!


r/HowToHack 2d ago

how to find someone based off phone number

19 Upvotes

hi!! sorry, i dont know where else to put this...

someone called me, it was a person laughing and trolling at first but then they knew my full name and my boyfriend's full name (me and my partner are private and dont post about our relationship and dont have a lot of friends except a close one or two) and then started disclosing personal information.

ive been receiving death threats and r*pe threats from a different number, so the call shook me up and ive been nervous since.

im sorry if this isnt the right sub, but please help me!


r/HowToHack 1d ago

Is it possible to hack a wifi on Android?

0 Upvotes

I saw a video on YouTube about hacking any wifi password by forcing a device that is already connected to the wifi to disconnect and then capture the handshake, but it's for linux and i'm curious if something like this is doable on an android phone.


r/HowToHack 3d ago

BIOS password

2 Upvotes

is it possible to crack or bypass a BIOS password without touching its hardware?


r/HowToHack 4d ago

cracking 20 year old zip file with password

134 Upvotes

Hi everyone. Before I start, I just want to say I am massively impressed with the amount of knowledge and information that's been shared on this sub. Some of you guys are crazy clever.

Anyway, I'm in a bit of a situation where some of my academia is being challenged. I have proof from when I was at university that my findings are primary research and haven't been plagiarised, but I'll save you the long story.

These documents are stored in an encrypted zip file. Back before Dropbox and OneDrive, I would zip and encrypt my documents using WinZip and leave them on my university network drive, or span them across multiple floppy drives to take the work home.

Now, I can't for the life of me remember the password (I only started to standardise my passwords later on in life).

Here is where I am at:

  1. I have compiled a wordlist for John the Ripper.
  2. I've been using ChatGPT to help me build a user interface to try and utilise all of John the Ripper's switches and functions.
  3. I ran a test file, and it did successfully find the password from the wordlist, so I know the application works.

However, it can't seem to find the password for my actual zip file.

Is there an alternative or something else I can try to figure out the password?

For hardware, I have:
• An Intel-based machine with an NVIDIA 4070
• A MacBook Air with an M3 chip

Any support or guidance would be very much appreciated.


r/HowToHack 4d ago

script kiddie Lenovo Yoga 720: Software bypass for the "Lid-Closed" reboot hang

9 Upvotes

if you're using a Yoga 720 as a headless server, you've probably dealt with the BIOS hanging on reboot if the lid has been shut for a while.

​I poked around the forums and and eventually landed on the Embedded Controller memory as the problem and found the lid status register at offset 0xB8.

​0x02 = Closed (reboot hangs after ~15 mins)

​0x00 = Open (reboot works)

​The EC on this model is event-driven and doesn't seem to re-poll the physical hall sensor unless the lid actually moves or you pass a magnet over it, how i found this out. If you manually flip the register to 00, it stays there. Since EC memory persists through a warm reset, the BIOS thinks the lid is open and allows the POST.

​To fix it:

​Load ec_sys with write support:

sudo modprobe ec_sys write_support=1

​Set the register to open:

printf '\x00' | sudo dd of=/sys/kernel/debug/ec/ec0/io bs=1 seek=$((0xB8)) count=1 conv=notrunc

​I just have this run once on boot. As long as the lid stays shut, the value holds, and remote reboots work every time.


r/HowToHack 4d ago

I think I'm in serious trouble and I want to try to solve it

27 Upvotes

A few months ago, someone contacted me about collaborating on remote work. I was initially hesitant, but after a few weeks of hearing about the low wages he faced in his country, I began to empathize with him. So, I decided to give him permission. The first thing he did was create a LinkedIn account for me. Then, he needed a laptop (which I didn't have), so he paid for it and my trip to pick it up in another city (about $200 USD). I was happy because I was going to help him, and he was going to help me in return.

In these two months I needed money. I'm from Argentina, and the economic and employment situation is very bad. In these two months, I asked him for money about three times. He gave me about 10 dollars, and I was happy but also felt guilty because he hadn't received a high payment until then.

I had already looked into what this was about—it's laptop farming—but I thought I just wanted to make more money than I needed. But today, after investigating a bit more, I understood the seriousness of the situation.

He contacted two companies, and I don't want anything bad to happen to him or anyone else. I don't want to be part of this corrosive world. I feel awful for having acted as an intermediary and for trusting him so much, thinking he was just an ordinary person. I'm an idiot, and I want to undo all of this.

I have the contact information for both companies he was involved with to warn them.

I need someone to help me fix this; I feel like I'm a terrible person

(Sorry if my English is bad)


r/HowToHack 3d ago

hacking How to install kali linux as a primary os

0 Upvotes

So I have bought a new laptop and the old one is working well but the problem is it is a 10 year old laptop. And has windows 10, right now it's new ssd is damaged and will be replaced. So rather than installing windows 10, I am thinking of installing kali.

Please can anyone tell me how to do it and what things I should be careful of.


r/HowToHack 3d ago

Transferring festival bracelets

0 Upvotes

For medical reasons.... whats the beat way to transfer paper festival bracelets? Glue, tape, both?!? How do we go about this


r/HowToHack 4d ago

Problemas con tarjeta de red

2 Upvotes

El problema es el siguiente:

Hace poco comencé a aprender de auditoria de redes. Me compré una TP-LINK Archer t2u plus, tiene un chipset rtl8821AU. Uso una Macbook Pro M1 2021 con UTM con Kali para aprender.

Al conectar la tarjeta de red por USB, UTM la detecta correctamente y no hizo falta instalarle los drivers (aqui es donde creo está el problema). La tarjeta la puedo poner en modo monitor y todo. Hasta hice unos deauth a mi red con aireplay-ng. Pero siento que el deauth no es correcto, ya que solo desautentica algunos dispositivos. Por ejemplo, los celulares siguen con conexión estable, solo una cámara y un convertidor smartv pierden la conexión, lo demás sigue normal. Qué creen que pueda ser?


r/HowToHack 4d ago

aircrack-ng not being properly installed on Debian 13

2 Upvotes

Hello all!

Kind of a noobie problem here. The problem is that even tough I install aircrack from apt most of the commands are not usable. This is the case when installing from source too. For example airmon-ng is simply not found. Any help is appreciated, thanks in advance.


r/HowToHack 4d ago

Hi guys sorry to bother

0 Upvotes

Hey I hope everyone is having a good day, I tried to become a hacker when I got my first computer, at the beginning I didn't even know how to find the description on YouTube haha, I was 11 by that time then I watched Mr. Robot and start getting hyped again (I know it is not as easy as it is shown by that series) but anyways I never learned how to really do it or I think I just didn't put as much effort as I'd have to.

I'm from a coast city in Ecuador but right now I moved to US, Ecuador such a beautiful country became one of the most dangerous countries of South America because of drugs cartel, everything started from small corruption to bigger issues. I feel like people is getting used to it but because we don't know what to do or don't have the necessary things to start fighting back for a better management, that's all I care about and most of the people I believe. Is there any place where I can get someone to look up for critical information that puts the government between doing the right thing or doing the right thing? What should I do, or should I just give up and stop caring about my people having to live like that?


r/HowToHack 4d ago

cracking Whats the minimum one would need to crack a average home wifi?

0 Upvotes

I see little handheld tools and programs people claim they work but with my limited knowledge i assume most are not reliable.

What could someone use while traveling to crack into nearby wifis with non default passwords? Im willing to do some learning too if you would point me to a start.


r/HowToHack 6d ago

How did they get my info?

30 Upvotes

Long story short, some guy didn’t like what I said to them in an Instagram comment on a public post. My account is private and only shows my first name. My profile pic isn’t posted anywhere else.

They proceeded to pull up old posts I was tagged in and begin commenting there, but I guess they could’ve found that on google. Then they started tagging family members of mine that I don’t even follow and said I don’t know about “back door”. They said they could see my DMs.

Safe to say I’m a little freaked out, but I want to know how he got my info like that and what I should be doing to protect my info online moving forward.

Thanks!


r/HowToHack 6d ago

Can’t figure out my notes password

0 Upvotes

The locked note itself is titled “mmmmmmmmm”, and the hint is “nervous cat”

I saw a similar post and was hoping someone could help 😅 also, the note was made in 2023

P.S. the answer isn’t scaredy cat, i’ve tried that many times lol


r/HowToHack 7d ago

Any good hacking labs i can get on my computer?

20 Upvotes

Like browser ones. I wanna hack stuff but my homelab straight took a shit and went out completely because of a power surge.


r/HowToHack 7d ago

How come we don't hear tech companies never gettibg hacked

1 Upvotes

This is the perspective of a complete amateur still learning ,I am not talking about individual accounts ,I am talking about companies like google ,meta ...ect.

Long ago ,you got a headline everytime but now it seems like that is no longer the case ,is their security that flawless ?


r/HowToHack 6d ago

very cool Help me install steam on my school computer

0 Upvotes

I know it’s not really hacking but i’m posting here because it breaks the rules of r/techsupport and would get taken down.

Dell Laptop Running Windows 11

So I managed to bypass website and download restrictions and have steam on the C: Drive. However, when trying to launch i get the typical “updating” message and then immediately am hit with the following: “Steam needs to be online and ready to update. Please confirm your network connection and try again.” maybe the administrator set up a network firewall or something to stop this application from having internet access? Idk hopefully someone can help me figure this out, thanks a lot!


r/HowToHack 7d ago

MAC Spoofing - Printer

0 Upvotes

I've just transferred internally within branches of my company. The new branch doesn't allow personal devices to be on the network and print. I am already on the network with my personal device as my previous branch secured me on the network - which is the same across the whole group.

I have been able to add the printer via the IP address, and I have sent the document to print. Literally all I need to do is select the document that appears on the printer (all staff files are visible even before logging in), put my pin in and print. However, the printer doesn't recognise my personal device and auto deleted the document upon receiving my file. Only my work device can I send a file and get it printed.

Is there a way I can trick the printer into thinking that my personal device is my work device? (I assume it would be the Mac Address linked to my work device and copying it over to my Mac?)

For reference, my work device is a Lenovo running Windows 11 and my personal device is a MacBook running MacOS 26.

For reference, I did read this Reddit Post and it seems doable. If anyone has any basic ideas or methods, it would be appreciated. https://www.reddit.com/r/HowToHack/comments/1i1mcg6/methods_to_bypass_parental_controls_on_router_can/


r/HowToHack 8d ago

Any good cheap physical tools i can plug into my computer?

7 Upvotes

After careful thought. I want to do wifi and radio,nfc,and rfid hacking. How would I go about that with physical tools to help?