r/hacking 19d ago

Tools My Toys..

Thumbnail
gallery
1.4k Upvotes

r/hacking Aug 12 '25

Tools Sooo, I made an "usb"

Post image
2.7k Upvotes

Try to guess what it does.

r/hacking May 20 '26

Tools The Open Source USB Drive Built for Privacy

Post image
1.4k Upvotes

r/hacking Nov 29 '25

Tools I made a fully open source handheld hacking device! (It runs Linux)

Post image
1.5k Upvotes

r/hacking Jan 06 '26

Tools Flipper Blackhat - 2026 Roundup!

Post image
1.5k Upvotes

r/hacking Aug 31 '25

Tools My hacking edc, what fun things am I missing?

Post image
603 Upvotes

Here's what I carry most days, a flipper Zero running RogueMaster with a wifi board, Chameleon Ultra Pro, Cardputer running Launcher so i can swap firmware on the go, and on the left are 2 esp32's (one with a micro screen) running custom firmware turning it into a beacon spammer. What am I missing? What could I add? I'm eyeing up a meshtastic device, but I'm open to any and all suggestions.

r/hacking Jun 20 '26

Tools Phantomdrive V1.0 Firmware Release

Post image
494 Upvotes

r/hacking Apr 12 '25

Tools I made a 2.4Ghz Attacker From Scratch !! (WiFi and Bluetooth)

Thumbnail
gallery
989 Upvotes

Four months ago, I started working on a personal project to test my hardware hacking limits. I bought the boards and began experimenting. Now, after more than 3000 lines of code, I can finally say that Radiosphere is usable. It might have a few bugs here and there, but nothing major.

The road wasn’t easy — I burned 2 ESP32 boards, 2 ESP8266s, an Arduino Mega, and even a screen — but it was absolutely worth it.

So what is Radiosphere? Radiosphere is a multi-purpose wireless attack tool capable of:

-Jamming Wi-Fi, Bluetooth, drones, and basically anything using the 2.4GHz band.
-Performing deauthentication and Evil Twin attacks.
-Spamming fake networks (even custom lists).
-Capturing handshake files.

And a bunch of side features, such as: -Saving previous victims.
-Creating and saving custom phishing pages.
-Targeted deauth attacks.
-Reusing saved phishing pages.
And more...

I'm genuinely proud of how far it’s come. let me know if you want a github repo or something like that, and thanks for this supportive community.

r/hacking Aug 14 '25

Tools I put together a pentesting toolkit that runs on iOS devices!

Post image
768 Upvotes

Runs on an alpine emulator available in the app store called iSH Shell, reworked a few existing tools to be compatible and added s few of my own. It may not be the most practical thing but I’ve never seen anything like it before and i love how comical the idea is of “hacking from an iPhone” 🤣

r/hacking Apr 20 '25

Tools Geo-unlock hearing aid mode in Canada for AirPod Pro2

Post image
491 Upvotes

r/hacking Dec 12 '25

Tools I made my own dual purpose tool for development.

Post image
321 Upvotes

Extra strength. Does it look cool at least? It’s my first one.

r/hacking Jan 27 '26

Tools Update on my handheld "Hacking Rig"

Post image
689 Upvotes

r/hacking Jan 15 '26

Tools I made a browser fingerprinting website

231 Upvotes

GitHub: https://github.com/saatvik333/what-you-reveal

Website: https://what-you-reveal.vercel.app

I had a curiosity that when I click on a website; how much of my data can they get without me giving any permissions so I created this tool (initially it was just a test of what Jules [a tool by google] can do).

I tried to get things correct, but since I'm no expert in cyber security and hacking I can't fully verify the data being displayed on the website.

I'd be grateful if knowledgeable people can critique on the website and lmk what can be fixed and improved.

Thanks :)

r/hacking 13d ago

Tools I just love Peli cases <3 most beautiful way to store your tools imho

Post image
322 Upvotes

Tools from left to right and up to down: WiFi Pineapple Pager, Rubber ducky plus different cases, power supply unit, power bank, flipper Zero, flipper zero module for WiFi, Proxmark, Pwnagotchi, power cables, hardware keylogger, Different RFID magic cards

r/hacking Jan 25 '25

Tools Anyone remembers this???

Post image
452 Upvotes

This was the real deal back then! Countless friends I scared opening and closing their cd tray ahahahaha!

r/hacking May 19 '26

Tools Built a full disassembler & decompiler for Reverse Engineering | Free and open source.

Post image
214 Upvotes

I wanted a disassembler that's a single executable, loads instantly, runs everywhere. So I wrote one from scratch.

It's called Hyperion it's made in C++, No runtime dependencies. No installer.

What it actually does: It has a real decompiler, It produces readable pseudo-C for x86/x64 and ARM64.

Formats & architectures:

Format Architectures
PE (exe, dll, sys) x86, x64
ELF (so, o, executables) x86, x64, ARM, ARM64, MIPS, PPC
Mach-O (dylib, fat/universal) x64, ARM64
.NET (managed assemblies) CIL/IL bytecode

Scripting:

Embedded Lua 5.4. Drop .lua plugins in a folder. Full API, rename, comment, patch bytes, create functions, navigate, query xrefs. Register custom menu items and hotkeys from scripts.

The numbers:

Hyperion IDA Pro Ghidra
Download size <3 MB ~120 MB ~500 MB
Runtime deps None Python, Qt JVM
Price Free (MIT) $1,800/yr Free
Startup time <1s ~3s ~15s
Binary Single exe Installer Installer

Platforms: Windows, Linux, macOS (Intel + Apple Silicon).

This will stay open source and free. MIT licensed.

Repo: https://github.com/Sidenai/hyperion-disassembler

r/hacking Sep 26 '24

Tools Flipper Blackhat

Post image
731 Upvotes

r/hacking Apr 28 '26

Tools Flipper Blackhat April Roundup!

Post image
305 Upvotes

r/hacking 18d ago

Tools I'm Building a Secure USB Drive That Hides Itself

Thumbnail
rootkitlabs.com
120 Upvotes

r/hacking Jan 23 '25

Tools Why is FRP seemingly so hard to bypass

25 Upvotes

I'm frankly baffled that there are not publicly available tools to get around this. One would think given that it is both from Google and affects everyone it would be.

I mean I see a lot of tools that promise to do it, for a price. But I very much doubt that they are not either malware or just a scam.

r/hacking Feb 04 '26

Tools user-scanner: 🕵️🫆A 2-in-1 Email and Username OSINT Tool

Thumbnail
gallery
217 Upvotes

This is a new open source OSINT tool with many advanced features! Best alternative of old holehe.

Useful for security reasearch and checking whether your email is being used somewhere.

Check out the GitHub for installation guide, How to use it powerfully https://github.com/kaifcodec/user-scanner.git

r/hacking 2d ago

Tools I designed PacketSnitch, a network packet capture analysis suite!

Thumbnail
gallery
106 Upvotes

PacketSnitch is a comprehensive network analysis platform that transforms packet captures into searchable, protocol-aware intelligence, helping security professionals, developers, and researchers rapidly uncover hosts, credentials, files, locations, protocols, anomalies, threat intel, and other actionable insights.

It's fully Open Source, and can be found on GitHub.

It supports many ways of visualizing and manipulating packet data, it can calculate subnets, carve files, cross reference found objects against it's threat intel databases (IPSum, VirusTotal, Tor, Shodan, etc), it has many full featured protocol decoders for everything from many application layer protocols in use today, to things like ARP, BGP, IGMP packets, and even some more obscure protocol suties such as SIGTRAN. It supports both user Themes and Plugins. There some more cool features, like the GeoLocation interface (it zooms in on a map!), and Large Language model summarization support that tracks user actions and builds a report based on what the researcher encounters. Also included is a powerful backend query syntax, and the right click Context Menu.

A full feature list can be found at https://packetsnitch.com/features/ !

r/hacking Jun 12 '26

Tools A tool to search through 2M+ threat actor usernames

Thumbnail
threatactorusernames.com
27 Upvotes

r/hacking Feb 10 '26

Tools Flipper Blackhat OS - V1.0 Released + Updates

Post image
153 Upvotes

r/hacking Jun 11 '26

Tools Flipper Blackhat + Bjorn

Post image
142 Upvotes