Commit graph

2579 commits

Author SHA1 Message Date
iceman1001
4431b482d7 CHG:forget the "base".. 2017-01-25 08:36:51 +01:00
iceman1001
f364f71294 chg: known key is treated as a string. 2017-01-25 01:11:34 +01:00
iceman1001
e36b07efc4 CHG: moved into header files. 2017-01-25 00:35:11 +01:00
iceman1001
0ccf8adac4 CHG: moved to header file 2017-01-25 00:34:00 +01:00
iceman1001
53d5dc643f CHG: fiddled with the headerfiles... and makefile... Tried to make them behave nice. So it isnt a hell to add new functions from third-party (like des, aes etc)
Added a lot of #ifndef ,   extern C,
Move inside from ARMSRC -> THUMBS,  which made the compiled image smaller.. I don't know if it broke anything.
Moved MF_DBGLEVEL definitions into common.h
Moved print_result from util.c into appmain.c
Also split up some struct typedef  into header files so they could be reused in other code places.

''' danger '''  this might have broken stuff...
2017-01-25 00:33:03 +01:00
iceman1001
137f207a8d CHG: removed a dublett 2017-01-25 00:24:18 +01:00
iceman1001
b946d5f7f9 ADD: 'script run hard_autopwn' - a lua script which should run hardnested attack against all sectore and keytypes (A|B). 2017-01-25 00:23:13 +01:00
Iceman
4f02ee4960 Update README.md 2017-01-24 17:17:38 +01:00
Iceman
c631b1a216 Update README.md 2017-01-24 16:07:23 +01:00
Iceman
2f938d593d Update README.md 2017-01-24 16:06:40 +01:00
Iceman
e4b4f76693 Update README.md 2017-01-24 16:05:39 +01:00
iceman1001
d8d5260e5c chg: why?!? 2017-01-23 23:17:26 +01:00
iceman1001
05f1ba5ddc chg: new offering to Travis CI 2017-01-23 23:15:06 +01:00
iceman1001
ced742717d CHG: should remove a compiler warning on OSX 2017-01-23 23:12:41 +01:00
iceman1001
dac53ac178 CHG: will this also please Travis CI priests? 2017-01-23 23:11:22 +01:00
iceman1001
d04dbd0c37 chg: how to do if-then-elsif-endif ? 2017-01-23 21:12:28 +01:00
iceman1001
eabe8cea77 chg again... 2017-01-23 21:06:56 +01:00
iceman1001
d7d12fab4b chg: travis ci again 2017-01-23 21:04:49 +01:00
iceman1001
b44b9d90b7 chg: travis ci again 2017-01-23 21:04:27 +01:00
iceman1001
cb53a16c0e chg: travis ci again 2017-01-23 20:59:19 +01:00
iceman1001
4dc3a0325b CHG: trying to add OSX for Travis CI 2017-01-23 20:55:27 +01:00
iceman1001
0de81725ed syntax sugar 2017-01-21 11:34:33 +01:00
iceman1001
0f7279b22d syntax sugar 2017-01-21 11:33:14 +01:00
iceman1001
7dcd37fc2e chg: moved to header file 2017-01-21 11:29:16 +01:00
iceman1001
793c301250 syntax sugar 2017-01-21 11:26:37 +01:00
iceman1001
0062cc1ca1 removed unneeded include 2017-01-21 11:21:05 +01:00
iceman1001
5b749dcb0e CHG: moved to header file 2017-01-21 11:20:26 +01:00
iceman1001
8be98f12e9 syntax sugar 2017-01-21 11:07:44 +01:00
iceman1001
897a14c36f CHG: moved to header file. common.h has RAMFUNC definition 2017-01-21 11:06:48 +01:00
iceman1001
3c345a41b2 chg: moved to header file 2017-01-21 10:35:59 +01:00
iceman1001
8ce95353de CHG: moved to header file 2017-01-21 10:34:00 +01:00
iceman1001
405944a0ac CHG: moved to header file 2017-01-21 10:31:54 +01:00
iceman1001
5e1de05ab0 chg: moved to header file 2017-01-21 10:29:49 +01:00
iceman1001
0eea62d4c3 CHG: moved to header file 2017-01-21 10:29:21 +01:00
iceman1001
15d4bf3e78 CHG: moved to header file 2017-01-21 10:28:14 +01:00
iceman1001
e04f23fabf CHG: moved to header filer 2017-01-21 10:27:06 +01:00
iceman1001
995c94dc03 CHG: moved to header file 2017-01-21 10:25:29 +01:00
iceman1001
00e524aaf5 CHG: moved to header file 2017-01-21 10:24:06 +01:00
iceman1001
7d2692658b CHG: 'lf noralsy read' - new STT doesn't need so many bits. 2017-01-20 22:20:47 +01:00
iceman1001
371a40bf3e CHG: 'lf visa2000 read' - with new STT, the need to find 192bits is not neeeded. 2017-01-20 22:18:09 +01:00
iceman1001
c840385eff CHG: increase sample amount, since it found too few bits 2017-01-20 22:11:59 +01:00
iceman1001
53484563d7 CHG: lowered the samples read. 2017-01-20 22:06:53 +01:00
iceman1001
360a5b1b3c FIX: the HID-Flasher depends on libusb to be able to compile On OSX the 'include paths' is different when using homebrew.
This project compiles on Ubuntu with libusb-dev installed.     Lets see if it compiles on OSX....
2017-01-20 19:25:42 +01:00
iceman1001
1b75698cb7 FIX: 'lf hitag2' forgot to add some of @marshmellow42 's changes. Lf search should works just fine now. 2017-01-20 18:26:03 +01:00
iceman1001
69784c3801 ADD: 'lf search' - added @marshmellow42 's hitag2 identification 2017-01-20 10:09:06 +01:00
iceman1001
a38f5a0704 FIX: @marshmellow42 's fixes for enhanced STT and AskDemod. Now the "lf presco read" works on cargs with strong/clean/clipped waves 2017-01-20 10:03:53 +01:00
iceman1001
9aeda6cbfb FIX: coverity scan error CID 121781, unused value. error 0x88 will be overritten by 0x00 directly. Don't know if this 0x88 will bug stuff out.... *wildside commit* 2017-01-19 20:21:21 +01:00
iceman1001
10493a0f19 CHG: fix covertyscan error CID 133851, Cardstate can't not be SIM_NOFIELD when it arrives to that switch statement. 2017-01-19 20:18:21 +01:00
iceman1001
7898d3b55f syntax sugar 2017-01-18 22:57:20 +01:00
iceman1001
81e82dfe51 syntax sugar 2017-01-18 22:56:55 +01:00