mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
added references to youtube videos
This commit is contained in:
parent
d98ffd43aa
commit
c9f853de2f
1 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,15 @@
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// main code for hf_iceclass by Iceman
|
// main code for hf_iceclass by Iceman
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
//
|
||||||
|
// Created for the live streamed talk 'DEFCON 28 Wireless Village-Omikron and Iceman - Ghosting the PACS-man: New Tools and Techniques'
|
||||||
|
// https://www.youtube.com/watch?v=ghiHXK4GEzE
|
||||||
|
//
|
||||||
|
// I created a youtube video demostrating the HF_ICECLASS standalone mode
|
||||||
|
// https://youtu.be/w_1GnAscNIU
|
||||||
|
//
|
||||||
|
//
|
||||||
|
|
||||||
#include "standalone.h" // standalone definitions
|
#include "standalone.h" // standalone definitions
|
||||||
#include "proxmark3_arm.h"
|
#include "proxmark3_arm.h"
|
||||||
#include "appmain.h"
|
#include "appmain.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue