Codebase list kali-menu / 98eb1c2
Added rfidiot desktop files Devon Kearns 11 years ago
37 changed file(s) with 370 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 [Desktop Entry]
1 Name=test acg lahf
2 Encoding=UTF-8
3 Exec=sh -c "testlahf.sh;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=select tag
2 Encoding=UTF-8
3 Exec=sh -c "cardselect.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=continuous select tag
2 Encoding=UTF-8
3 Exec=sh -c "multiselect.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=copy iso15693 tag
2 Encoding=UTF-8
3 Exec=sh -c "copytag.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read acg reader eeprom
2 Encoding=UTF-8
3 Exec=sh -c "eeprom.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=set fdx-b id
2 Encoding=UTF-8
3 Exec=sh -c "fdxbnum.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=format mifare 1k value blocks
2 Encoding=UTF-8
3 Exec=sh -c "formatmifare1kvalue.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=brute force hitag2
2 Encoding=UTF-8
3 Exec=sh -c "hitag2brute.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=jcop mifare read write
2 Encoding=UTF-8
3 Exec=sh -c "jcopmifare.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=jcop info
2 Encoding=UTF-8
3 Exec=sh -c "jcoptool.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600 INFO;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=jcop set atr historical bytes
2 Encoding=UTF-8
3 Exec=sh -c "jcopsetatrhist.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=identify lf tag type
2 Encoding=UTF-8
3 Exec=sh -c "lfxtype.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=bruteforce mifare
2 Encoding=UTF-8
3 Exec=sh -c "loginall.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=calculate jcop mifare keys
2 Encoding=UTF-8
3 Exec=sh -c "mifarekeys.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=epassport read write clone
2 Encoding=UTF-8
3 Exec=sh -c "mrpkey.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=reset q5 tag
2 Encoding=UTF-8
3 Exec=sh -c "q5reset.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600 CONTROL ID;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read lf tag
2 Encoding=UTF-8
3 Exec=sh -c "readlfx.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read mifare
2 Encoding=UTF-8
3 Exec=sh -c "readmifaresimple.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read tag
2 Encoding=UTF-8
3 Exec=sh -c "readtag.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read write clone unique (em4x02)
2 Encoding=UTF-8
3 Exec=sh -c "unique.py -R RFIDIOt.rfidiot.READER_ACG -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=select tag
2 Encoding=UTF-8
3 Exec=sh -c "cardselect.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=continuous select tag
2 Encoding=UTF-8
3 Exec=sh -c "multiselect.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=chip & pin info
2 Encoding=UTF-8
3 Exec=sh -c "ChAP.py;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=jcop mifare read/write
2 Encoding=UTF-8
3 Exec=sh -c "jcopmifare.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=jcop info
2 Encoding=UTF-8
3 Exec=sh -c "jcoptool.py -R RFIDIOt.rfidiot.READER_PCSC INFO;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=jcop set atr historical bytes
2 Encoding=UTF-8
3 Exec=sh -c "jcopsetatrhist.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=bruteforce mifare
2 Encoding=UTF-8
3 Exec=sh -c "loginall.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=calculate jcop mifare keys
2 Encoding=UTF-8
3 Exec=sh -c "mifarekeys.py ;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=epassport read/write/clone
2 Encoding=UTF-8
3 Exec=sh -c "mrpkey.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read mifare
2 Encoding=UTF-8
3 Exec=sh -c "readmifaresimple.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read tag
2 Encoding=UTF-8
3 Exec=sh -c "readtag.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=test frosch reader
2 Encoding=UTF-8
3 Exec=sh -c "froschtest.py -R RFIDIOt.rfidiot.READER_FROSCH -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 Name=test frosch reader
6 StartupNotify=false
7 Terminal=true
8 Type=Application
9 Categories=05-03-04-rfidiot-frosch;
10 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=set fdx-b id
2 Encoding=UTF-8
3 Exec=sh -c "fdxbnum.py -R RFIDIOt.rfidiot.READER_FROSCH -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-04-rfidiot-frosch;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=read write clone unique (em4x02)
2 Encoding=UTF-8
3 Exec=sh -c "unique.py -R RFIDIOt.rfidiot.READER_FROSCH -l /dev/ttyUSB0 -s 9600;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-04-rfidiot-frosch;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=reset hitag2 tag
2 Exec=sh -c "hitag2reset.py -R RFIDIOt.rfidiot.READER_FROSCH -l /dev/ttyUSB0 -s 9600 CONTROL;${SHELL:-bash}"
3 Icon=kali-menu.png
4 StartupNotify=false
5 Terminal=true
6 Type=Application
7 Categories=05-03-04-rfidiot-frosch;
8 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=identify hf tag type
2 Encoding=UTF-8
3 Exec=sh -c "isotype.py -R RFIDIOt.rfidiot.READER_PCSC;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-02-rfidiot-pcsc;
9 X-Kali-Package=rfidiot
0 [Desktop Entry]
1 Name=identify hf tag type
2 Encoding=UTF-8
3 Exec=sh -c "isotype.py -R RFIDIOt.rfidiot.READER_ACG -s 9600 -l /dev/ttyUSB0; ${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-03-03-rfidiot-acg;
9 X-Kali-Package=rfidiot