Skip to content

Android app to display random QR codes of a chosen string length at a chosen speed

Notifications You must be signed in to change notification settings

RobbertH/qr-brute-forcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr-brute-forcer

Android app to display random QR codes of a chosen string length at a chosen speed.

I only needed to write less than 200 lines of code thanks to google's zxing library combined with journeyapps' barcodescanner library. The relevant code is in app/src/main/java/me/robberthofman/qrbruteforcer/MainActivity.java

About

Android app to display random QR codes of a chosen string length at a chosen speed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages