https://github.com/thenickdude/steal-chads-password
Code to brute-force a specific incomplete QR code
https://github.com/thenickdude/steal-chads-password
Last synced: 3 months ago
JSON representation
Code to brute-force a specific incomplete QR code
- Host: GitHub
- URL: https://github.com/thenickdude/steal-chads-password
- Owner: thenickdude
- Created: 2017-12-08T10:45:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T22:28:31.000Z (almost 4 years ago)
- Last Synced: 2025-02-27T20:26:58.366Z (3 months ago)
- Language: Java
- Size: 484 KB
- Stars: 104
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Crack Chad's WiFi password
Compile with:
```
javac Main.java -classpath core-3.3.1.jar
```Run with:
```
java -classpath core-3.3.1.jar:. Main qr.rgb
```"core-3.3.1.jar" is the barcode decoder from [zxing](https://github.com/zxing/zxing).
https://np.reddit.com/r/3Dprinting/comments/7ibqn3/made_a_qr_code_coaster_for_when_i_have_guest_and/dqy0yrx/