This website requires JavaScript.
Explore
Help
Sign In
rfidrig
/
ChameleonMini
Watch
0
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced
2026-05-12 11:20:37 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
ChameleonMini
/
Software
/
Chameleon
/
utils.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
78 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Decode Basic I-Block and MF DESFire Ev1 APP Data in SniffingMode
2018-07-30 04:40:21 +01:00
from
enum
import
Enum
class
TrafficSource
(
Enum
):
Reader
=
0
Card
=
1
Reference in New Issue
Copy Permalink