Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 3ce6452

Browse files
authored
Update README.md
1 parent a5a9de3 commit 3ce6452

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
Pi Sniffer is a Wi-Fi sniffer built on the Raspberry Pi Zero W. While there are many excellent sniffing platforms out there, Pi Sniffer is unique for it's small size, real time display of captured data, and handling of user input.
44

5-
65
<image src="https://user-images.githubusercontent.com/787916/75169212-291e0c00-56f6-11ea-8ae9-13e4a2762276.jpg" height="66%" width="66%">
7-
6+
7+
## Current Release
8+
9+
You can generate your own release by using the image_gen/create_image.sh script. Otherwise, you can download an image from here:
10+
11+
* https://drive.google.com/open?id=1fDnHzKo58GmVsX4SZX1u5hzFRoBoZbhI
12+
13+
Just unzip the pack image and flash it to an SD card. Ideally, we'd be using GitHub's package feature, but I'm unfortunately limited from doing so at the moment.
14+
815
## Project Goals
916
The goal of this project was to create a Wi-Fi sniffer that I could carry around in my pocket, easily view real time status, decrypt packets on the fly, and change antenna channels as needed. Also, I wanted this project to be cheap (less than $100) and require no soldering.
1017

0 commit comments

Comments
 (0)