proxmark3/client
2010-01-14 23:11:31 +00:00
..
include There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
obj merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
cli.c rename ReceiveCommandP -> ReceiveCommandPoll for consistency 2009-12-22 12:44:38 +00:00
command.c Added offset feature to hexsamples command 2010-01-14 23:11:31 +00:00
elf.h client/elf.h: Add missing Elf32_Phdr struct to compile under Mac OS X. client/flash.h: Add missing header ifndef. 2010-01-05 12:32:44 +00:00
flash.c Decreased BigBuff mem, some elf flasher fixes (needs more work) but flashing correctly currently. 2010-01-10 03:57:41 +00:00
flash.h client/elf.h: Add missing Elf32_Phdr struct to compile under Mac OS X. client/flash.h: Add missing header ifndef. 2010-01-05 12:32:44 +00:00
flasher.c removed support for s19 files in the flasher and replaced it 2010-01-05 00:02:12 +00:00
gui.c remove most of the references to translate.h 2009-12-22 12:35:36 +00:00
guidummy.c merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
Info.plist fixes to make it work properly on the Mac 2009-12-22 12:54:24 +00:00
Makefile refactor flashing code into flash.h, so we can share it between platforms 2010-01-04 05:11:08 +00:00
prox.c removed support for s19 files in the flasher and replaced it 2010-01-05 00:02:12 +00:00
prox.h Added hitune command for continuously measuring HF antenna tuning 2010-01-09 14:59:42 +00:00
proxgui.cpp merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxgui.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxguiqt.cpp merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxguiqt.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxmark3.c Properly exit usb thread (e.g. on Ctrl-D) 2009-12-22 20:32:40 +00:00
proxmark3.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
snooper.c rename ReceiveCommandP -> ReceiveCommandPoll for consistency 2009-12-22 12:44:38 +00:00
translate.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
unbind-proxmark merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
usb.c fixes to make it work properly on the Mac 2009-12-22 12:54:24 +00:00
wingui.c There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00