]> git.zerfleddert.de Git - proxmark3-svn/log
proxmark3-svn
7 years agoCHG: one step closer to finish merging @marshmellow42 's 4x05 changes.
iceman1001 [Sun, 26 Feb 2017 20:32:51 +0000 (21:32 +0100)]
CHG:  one step closer to finish merging @marshmellow42 's 4x05 changes.

7 years agoFIX: some compiler problems caused by PM3 master commit https://github.com/Proxmark...
iceman1001 [Sun, 26 Feb 2017 20:30:47 +0000 (21:30 +0100)]
FIX: some compiler problems caused by PM3 master commit https://github.com/Proxmark/proxmark3/commit/4197a3f6ff9420673cc2eeaeb3eeedeb4a9c0dc9  for Kali users.
discussed about in isssue ref: https://github.com/Proxmark/proxmark3/issues/218

*untested on icemanfork*

7 years agoFIX: removing compiler warning about double const.
iceman1001 [Sun, 26 Feb 2017 20:28:06 +0000 (21:28 +0100)]
FIX:  removing compiler warning about double const.
  thanks to @spaceteddy  ref: https://github.com/iceman1001/proxmark3/issues/83

7 years agoCHG: coverity scan cpmplains..
iceman1001 [Sat, 25 Feb 2017 23:40:19 +0000 (00:40 +0100)]
CHG: coverity scan cpmplains..

7 years agoBUG: forgot to remove
iceman1001 [Sat, 25 Feb 2017 22:14:55 +0000 (23:14 +0100)]
BUG:  forgot to remove

7 years agoFIX: `hf mf sim` - authentication works again.
iceman1001 [Sat, 25 Feb 2017 22:00:20 +0000 (23:00 +0100)]
FIX: `hf mf sim` - authentication works again.
CHG: `lf em`- renamed.
CHG: removed functionality in whereami.c, not needed.

7 years agoCHG: @marshmellow42 's changes to lfops.c /lfsampling.c
iceman1001 [Fri, 24 Feb 2017 14:45:24 +0000 (15:45 +0100)]
CHG: @marshmellow42 's changes to lfops.c /lfsampling.c
CHG: updated CHANGELOG.md

7 years agoCHG: forgot some changes to previous commit.
iceman1001 [Fri, 24 Feb 2017 14:00:49 +0000 (15:00 +0100)]
CHG: forgot some changes to previous commit.

7 years agoADD: @pivipw 's changes "making lua paths".
iceman1001 [Fri, 24 Feb 2017 13:59:38 +0000 (14:59 +0100)]
ADD: @pivipw 's changes "making lua paths".
ref:: https://github.com/Proxmark/proxmark3/commit/4197a3f6ff9420673cc2eeaeb3eeedeb4a9c0dc9

This contains a ugly hardcoded hack to solve the issue: https://github.com/Proxmark/proxmark3/issues/217
where GetModuleHandleEx doesn't exist in mingw (old proxspace 2013 environment).

Use the docker container or linux...

7 years agoCHG: `lf read` - forgot a var
iceman1001 [Fri, 24 Feb 2017 13:17:36 +0000 (14:17 +0100)]
CHG: `lf read` - forgot a var

7 years agoCHG: `lf read` - optional timeout, to be used when configured a threshold limit.
iceman1001 [Fri, 24 Feb 2017 13:15:36 +0000 (14:15 +0100)]
CHG: `lf read` - optional timeout,  to be used when configured a threshold limit.

7 years agoCHG: @Marshmellow42 's fixes. ref: https://github.com/marshmellow42/proxmark3/commi...
iceman1001 [Fri, 24 Feb 2017 00:14:47 +0000 (01:14 +0100)]
CHG:  @Marshmellow42 's fixes.  ref: https://github.com/marshmellow42/proxmark3/commit/e88096ba259b88d0dc2edfd0e77cde5b297e1bd8

7 years agochg; PRIu32 becomes %u. Lets return to whats working - %lu
iceman1001 [Thu, 23 Feb 2017 00:21:25 +0000 (01:21 +0100)]
chg;  PRIu32 becomes %u.  Lets return to whats working - %lu

7 years agoCHG: 64?
iceman1001 [Wed, 22 Feb 2017 23:58:52 +0000 (00:58 +0100)]
CHG:  64?

7 years agochg: @marshmellow42 's changes.
iceman1001 [Wed, 22 Feb 2017 23:52:40 +0000 (00:52 +0100)]
chg:  @marshmellow42 's changes.

7 years agoCHG: continue code cleanup.
iceman1001 [Wed, 22 Feb 2017 23:32:14 +0000 (00:32 +0100)]
CHG: continue code cleanup.
REM: removed stdint.h ,  since we are using c99 when compiling.

7 years agochg: @piwi's code cleanup and some more.
iceman1001 [Wed, 22 Feb 2017 23:03:10 +0000 (00:03 +0100)]
chg: @piwi's code cleanup and some more.
ref: https://github.com/Proxmark/proxmark3/commit/43534cbad22da2db2e1b59f9e08f0cadfe0d8d54

7 years agoADD: new settings file for buspirate and at91sam7s512 ref: https://github.com/Proxmar...
iceman1001 [Tue, 21 Feb 2017 18:53:40 +0000 (19:53 +0100)]
ADD: new settings file for buspirate and at91sam7s512 ref: https://github.com/Proxmark/proxmark3/commit/a386043fa9d1bbe2bb981be940d34e2372671f3e

7 years agoFIX: wrong varname, Good catch of @jamchamb https://github.com/Proxmark/proxmark3...
iceman1001 [Mon, 20 Feb 2017 20:03:04 +0000 (21:03 +0100)]
FIX: wrong varname, Good catch of @jamchamb https://github.com/Proxmark/proxmark3/pull/214/commits/4b12061beee2e1b9d02626de5b880737399a9f42

7 years agoCHG: added some comments when changing the HAS_512_FLASH macro directive.
iceman1001 [Mon, 20 Feb 2017 10:47:10 +0000 (11:47 +0100)]
CHG: added some comments when changing the HAS_512_FLASH macro directive.
CHG: 'make cli'  -  needs lualibs to compile.  well,  and more stuff ofcourse.

7 years agoFIX: memcpy bug...
iceman1001 [Sun, 19 Feb 2017 22:52:09 +0000 (23:52 +0100)]
FIX:  memcpy bug...

7 years agoCHG: `lf em` - refactored @marshmellow42 's em paritycheck.
iceman1001 [Sun, 19 Feb 2017 22:24:19 +0000 (23:24 +0100)]
CHG: `lf em` - refactored @marshmellow42 's em paritycheck.
ADD: `bootrom/Makefile` got some options.  It shouldnt change anything.

7 years agoADD: added dkjson.lua for json support
iceman1001 [Sun, 19 Feb 2017 22:21:59 +0000 (23:21 +0100)]
ADD: added dkjson.lua for json support

7 years agosyntax sugar
iceman1001 [Sun, 19 Feb 2017 00:34:45 +0000 (01:34 +0100)]
syntax sugar

7 years agoCHG: prints if command is NACK,
iceman1001 [Sun, 19 Feb 2017 00:34:21 +0000 (01:34 +0100)]
CHG: prints if command is NACK,

7 years agoMerge branch 'master' of https://github.com/iceman1001/proxmark3
iceman1001 [Sat, 18 Feb 2017 23:13:44 +0000 (00:13 +0100)]
Merge branch 'master' of https://github.com/iceman1001/proxmark3

7 years agochg: `analyse chksum` - now respects the mask variable,
iceman1001 [Sat, 18 Feb 2017 23:13:32 +0000 (00:13 +0100)]
chg: `analyse chksum` - now respects the mask variable,

7 years agoCHG: `lf em` - added @marshmellow42 's changes
iceman1001 [Sat, 18 Feb 2017 23:12:35 +0000 (00:12 +0100)]
CHG:  `lf em` - added @marshmellow42 's changes

7 years agoUpdate README.md
Iceman [Sat, 18 Feb 2017 20:58:32 +0000 (21:58 +0100)]
Update README.md

7 years agoUpdate README.md
Iceman [Sat, 18 Feb 2017 20:55:24 +0000 (21:55 +0100)]
Update README.md

7 years agoUpdate README.md
Iceman [Sat, 18 Feb 2017 20:54:26 +0000 (21:54 +0100)]
Update README.md

removed some gcc-armi.. it can now be installed with apt-get :)
added the  "add user to dialout group" instruction.

7 years agoFIX: `lf guard sim` - helptext change and increase arguments expected check to 3
iceman1001 [Fri, 17 Feb 2017 06:48:00 +0000 (07:48 +0100)]
FIX: `lf guard sim` - helptext change and increase arguments expected check to 3

7 years agoMerge pull request #81 from mdp/fixguard
Iceman [Fri, 17 Feb 2017 06:47:09 +0000 (07:47 +0100)]
Merge pull request #81 from mdp/fixguard

Fix args number and example for guard

7 years agoFix args number and example for guard
mdp [Fri, 17 Feb 2017 03:35:26 +0000 (19:35 -0800)]
Fix args number and example for guard

7 years agoADD: some more keys
iceman1001 [Thu, 16 Feb 2017 21:50:25 +0000 (22:50 +0100)]
ADD: some more keys

7 years agoCHG: a message..
iceman1001 [Thu, 16 Feb 2017 20:59:57 +0000 (21:59 +0100)]
CHG:  a message..

7 years agoCHG: `lf em` - some minor psk detection changes.
iceman1001 [Thu, 16 Feb 2017 20:52:14 +0000 (21:52 +0100)]
CHG: `lf em` - some minor psk detection changes.

7 years agoCHG: some minor changes from @marshmellow42
iceman1001 [Thu, 16 Feb 2017 20:44:25 +0000 (21:44 +0100)]
CHG:  some minor changes from @marshmellow42

7 years agoCHG: `lf em` - some minor refactoring in 4x50 commands
iceman1001 [Thu, 16 Feb 2017 18:48:50 +0000 (19:48 +0100)]
CHG: `lf em` - some minor refactoring in 4x50 commands

7 years agoCHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemod_ext with a refenence bool.
iceman1001 [Thu, 16 Feb 2017 15:38:09 +0000 (16:38 +0100)]
CHG:  'lf em4x' -  the em4x50 demod didn't calc ASKDemod_ext with a refenence bool.
CHG:  'lf em4x' - refactored the code for emd4x50 demod

7 years agoCHG: @marshmellow42 's em4x50 changes
iceman1001 [Thu, 16 Feb 2017 08:53:47 +0000 (09:53 +0100)]
CHG: @marshmellow42 's em4x50 changes
ADD: 'analys chksum' - added a BSD styled 4 and 8 bit shift checksum

7 years agoCHG: `lf em` - @marshmellow42 's latest changes
iceman1001 [Wed, 15 Feb 2017 15:58:29 +0000 (16:58 +0100)]
CHG: `lf em` - @marshmellow42 's latest changes

7 years agoFIX: wrong variable name.
iceman1001 [Wed, 15 Feb 2017 01:46:09 +0000 (02:46 +0100)]
FIX: wrong variable name.

7 years agoFIX: coverity scan found some bugs in EMV code. These are the fixes to:
iceman1001 [Wed, 15 Feb 2017 01:44:34 +0000 (02:44 +0100)]
FIX: coverity scan found some bugs in EMV code. These are the fixes to:
  -CID 141293 - missing va_end call
  -CID 141290 - return var not always given a value
  -CID 141289 - array out of bounds write. off by one.
  -CID 141288 - dead code because of CID 141287
  -CID 141287 - wrong mask
  -CID 141286 - wrong mask value

7 years agoADD: 'script runt remagic' - the Mifare Classic s50 (1k) magic tag restores now also...
iceman1001 [Tue, 14 Feb 2017 14:54:10 +0000 (15:54 +0100)]
ADD: 'script runt remagic' - the Mifare Classic s50 (1k) magic tag restores now also all sector trailers.  Default A/B keys is 0xFFFFFFFFFFFF.

7 years agoFIX: 'hf mfu dump' - the ascii printing would print control-chars, which could hang...
iceman1001 [Tue, 14 Feb 2017 14:52:28 +0000 (15:52 +0100)]
FIX: 'hf mfu dump' - the ascii printing would print control-chars, which could hang client.  Unprintable chars is replaces with a DOT

7 years agosyntax sugar
iceman1001 [Mon, 13 Feb 2017 14:33:26 +0000 (15:33 +0100)]
syntax sugar

7 years agoFIX: 'EMV compiling' - Makefiles are very picky about how things are done. its parse...
iceman1001 [Mon, 13 Feb 2017 14:32:48 +0000 (15:32 +0100)]
FIX: 'EMV compiling' - Makefiles are very picky about how things are done.  its parser is a bit paranoid. So, to make things easier and more correct.

  - armsrc/Makefile          when commenting out functionality,  move it below the comment otherwise APPS_CFLAG breaks to early.  See WITH_LCD
  - common/Makefile.common   enable / disable EMV,  uncomment two lines.  then make clean && make all.  flash,   MIGHT NOT work on 256kb devices

FIX: missing break in appmain.c made it go to iclass function..

7 years agoCHG: some minor adjustments.
iceman1001 [Mon, 13 Feb 2017 10:06:30 +0000 (11:06 +0100)]
CHG: some minor adjustments.

7 years agochg: trying to generalize the EMV build
iceman1001 [Mon, 13 Feb 2017 10:05:42 +0000 (11:05 +0100)]
chg: trying to generalize the EMV build

7 years agochg: trying to generalize the EMV build.
iceman1001 [Mon, 13 Feb 2017 10:05:03 +0000 (11:05 +0100)]
chg:  trying to generalize the EMV build.

7 years agofix: some compiler warning when the #define is not matching.
iceman1001 [Mon, 13 Feb 2017 10:03:45 +0000 (11:03 +0100)]
fix: some compiler warning when the #define is not matching.

7 years agoFIX: some compiler warnings, sscanf is using unsigned int.
iceman1001 [Mon, 13 Feb 2017 10:01:32 +0000 (11:01 +0100)]
FIX: some compiler warnings, sscanf is using unsigned int.

7 years agoadd: xorcumb
iceman1001 [Mon, 13 Feb 2017 09:59:50 +0000 (10:59 +0100)]
add: xorcumb
chg: from veritcal to horizontal printing.

7 years agochg: added a key
iceman1001 [Mon, 13 Feb 2017 09:59:03 +0000 (10:59 +0100)]
chg: added a key

7 years agoFIX: T5555/Q5 datarate when used in "Q" parameter, consequential fix in lf commands...
iceman1001 [Mon, 13 Feb 2017 09:58:28 +0000 (10:58 +0100)]
FIX:  T5555/Q5 datarate when used in "Q" parameter,  consequential fix in lf commands.  (RF-2/2) ie: ((64-2)>>1)
ADD: Marshmellow42 's timing fixes for em4305.

7 years agoupdated some sections.
iceman1001 [Tue, 7 Feb 2017 21:56:41 +0000 (22:56 +0100)]
updated some sections.

7 years agoupdated
iceman1001 [Tue, 7 Feb 2017 21:51:47 +0000 (22:51 +0100)]
updated

7 years agochg: textual changes
iceman1001 [Tue, 7 Feb 2017 21:29:24 +0000 (22:29 +0100)]
chg: textual changes

7 years agoCHG: `lf hid wiegand` got some love. Still not correct.
iceman1001 [Tue, 7 Feb 2017 21:27:28 +0000 (22:27 +0100)]
CHG: `lf hid wiegand` got some love.  Still not correct.

7 years agoCHG: syntax sugar
iceman1001 [Tue, 7 Feb 2017 21:26:42 +0000 (22:26 +0100)]
CHG: syntax sugar

7 years agoFIX: first attempt to clean up EM4x50 commands.
iceman1001 [Tue, 7 Feb 2017 21:26:06 +0000 (22:26 +0100)]
FIX:  first attempt to clean up EM4x50 commands.
 - `lf em4x readwordPWD` merged into `lf em4x readword` See help text
 - `lf em4x writewordPWD` merged into `lf em4x writeword` See help text

 - `lf em4x readword` now download the collected signal data after command.

On device side the lfops.c has gotten some love. Code cleaner,  increased EM_START_GAP from 55 FC to 56 FC, because of how our microsecond(us) clock works with 21.3us increments.

TODO: `lf em4x em4x50read` needs to be factored to use @marshmellow42 's  ASKdemod instead of trying to do itself.

7 years agoupdated
iceman1001 [Mon, 6 Feb 2017 13:22:05 +0000 (14:22 +0100)]
updated

7 years agoCHG: testing to set 460800 baudrate as default, if it fails, go to 115200 baudrate...
iceman1001 [Mon, 6 Feb 2017 01:33:08 +0000 (02:33 +0100)]
CHG:  testing to set 460800 baudrate as default, if it fails, go to 115200 baudrate.  For Linux/Win.  Works great in my environments.

7 years agochg: uncomment -DWITH EMV to compile for EMV.
iceman1001 [Sun, 5 Feb 2017 23:57:31 +0000 (00:57 +0100)]
chg:  uncomment -DWITH EMV  to compile for EMV.

7 years agosyntax sugar
iceman1001 [Sun, 5 Feb 2017 23:51:06 +0000 (00:51 +0100)]
syntax sugar

7 years agoFIX: commented code screws up notepad++ groupings.
iceman1001 [Sun, 5 Feb 2017 23:50:37 +0000 (00:50 +0100)]
FIX:  commented code screws up notepad++ groupings.

7 years agoFIX: get rid of de-referecing pointer warnings.
iceman1001 [Sun, 5 Feb 2017 23:49:32 +0000 (00:49 +0100)]
FIX:  get rid of de-referecing pointer warnings.

7 years agoADD: 'hf emv' - forgot to add some file
iceman1001 [Sun, 5 Feb 2017 21:16:50 +0000 (22:16 +0100)]
ADD: 'hf emv' - forgot to add some file

7 years agoADD: 'hf emv' - from @peterfillmore emv fork. A bit cleaned up and moved around...
iceman1001 [Sun, 5 Feb 2017 20:56:47 +0000 (21:56 +0100)]
ADD:  'hf emv' - from @peterfillmore emv fork.  A bit cleaned up and moved around. Should compile

7 years agoCHG: '-DWITH_EMV' - fixing some compilation errors when compiling with peter fillmore...
iceman1001 [Sun, 5 Feb 2017 20:09:36 +0000 (21:09 +0100)]
CHG: '-DWITH_EMV' - fixing some compilation errors when compiling with peter fillmore's emv code.   Warning a 256kb Proxmark3 device will only have 7% memory left if you enable this

7 years agochg: more debug statements to find sending errors
iceman1001 [Sat, 4 Feb 2017 14:02:36 +0000 (15:02 +0100)]
chg: more debug statements to find sending errors

7 years agoADD: 'lf search' - @marshmellow42 's check if signal is noice.
iceman1001 [Sat, 4 Feb 2017 11:41:30 +0000 (12:41 +0100)]
ADD: 'lf search' - @marshmellow42 's check if signal is noice.

7 years agoADD: 'hf 14a read' - correct identify Aztek tags, instead of claiming it to be "not...
iceman1001 [Sat, 4 Feb 2017 11:32:14 +0000 (12:32 +0100)]
ADD: 'hf 14a read' - correct identify Aztek tags, instead of claiming it to be "not mfu".

7 years agoCHG: 'lf cotag read' - added the raw output and the repeating byte pattern is 16bytes...
iceman1001 [Thu, 2 Feb 2017 23:07:55 +0000 (00:07 +0100)]
CHG: 'lf cotag read' - added the raw output and the repeating byte pattern is 16bytes,  so we only collect that many bytes from card

7 years agofix: those pesky semicolons..
iceman1001 [Thu, 2 Feb 2017 20:32:46 +0000 (21:32 +0100)]
fix:  those pesky semicolons..

7 years agoCHG: 'lf cotag demod' - now finds FC/CN Thanks to @marshmellow42
iceman1001 [Thu, 2 Feb 2017 18:15:36 +0000 (19:15 +0100)]
CHG:  'lf cotag demod'  - now finds FC/CN  Thanks to @marshmellow42
CHG:  'lf search' - now detects COTAG

7 years agoCHG: minor fixes in setting arrays and error messages.
iceman1001 [Thu, 2 Feb 2017 14:39:35 +0000 (15:39 +0100)]
CHG: minor fixes in setting arrays and error messages.

7 years agoADD: 'lf cotag read' - COTAG can be read now.
iceman1001 [Thu, 2 Feb 2017 14:32:21 +0000 (15:32 +0100)]
ADD: 'lf cotag read' - COTAG can be read now.

7 years agoADD: 'hf standalone 14a mode", added "mifare 4k" detection.
iceman1001 [Wed, 1 Feb 2017 13:41:06 +0000 (14:41 +0100)]
ADD: 'hf standalone 14a mode", added  "mifare 4k" detection.
ADD: 'hf 14a sim' - added mifare 4k simulation.

7 years agoCHG: 'lf cotag read' - it now follows "lf config" settings when collecting signaldata.
iceman1001 [Wed, 1 Feb 2017 13:11:11 +0000 (14:11 +0100)]
CHG: 'lf cotag read' - it now follows "lf config" settings when collecting signaldata.

7 years agoFIX: 'standalone_14a mode' - cleaned up the standalone14a mode code. It now detects...
iceman1001 [Wed, 1 Feb 2017 13:09:26 +0000 (14:09 +0100)]
FIX: 'standalone_14a mode' - cleaned up the standalone14a mode code.  It now detects and simulates 4,7byte uids, like it should. code refactored to be easier to understand.

7 years agoCHG: rename a local scope variable "data"->"cmd"
iceman1001 [Wed, 1 Feb 2017 11:50:54 +0000 (12:50 +0100)]
CHG: rename a local scope variable "data"->"cmd"
CHG: call params to selectcard too few
CHG: 'standalone HF mode' - when copying second UID onto data array,  it should append after first one, not over the first one.
ref: https://github.com/iceman1001/proxmark3/issues/77    Lets see if this fixes the HF part of this issue

7 years agoCHG: temporary disable hitag2_uid detection. Loop times out sometimes.
iceman1001 [Tue, 31 Jan 2017 21:38:02 +0000 (22:38 +0100)]
CHG:  temporary disable hitag2_uid detection. Loop times out sometimes.

7 years agoCHG: 'lf snoop' - now automatically downloads samples after finished. (annoying...
iceman1001 [Tue, 31 Jan 2017 15:11:57 +0000 (16:11 +0100)]
CHG: 'lf snoop'      - now automatically downloads samples after finished.  (annoying step to do over and over)
FIX: 'lf snoop'      - now turns of LF antenna after snoop.
FIX: 'lf cotag read' - now waits until the ACK cmd arrives before downloading samples.

7 years agoFIX: fixes warning for "%zu" string formatspecifier on MINGW systems. (Thanks to...
iceman1001 [Tue, 31 Jan 2017 04:33:24 +0000 (05:33 +0100)]
FIX: fixes warning for "%zu" string formatspecifier on MINGW systems. (Thanks to @marshmellow42 for this one)

7 years agoADD: added the writedumpfile function from "14araw.lua" into utils.lua
iceman1001 [Mon, 30 Jan 2017 15:51:07 +0000 (16:51 +0100)]
ADD: added the writedumpfile function from "14araw.lua" into utils.lua
ADD: `ufodump.lua` - added the Aztek dump script. Since its an unknown tag hence the name.

7 years agoFIX: 'hf 14a sim x' - adjusted and shows messages when verbose.
iceman1001 [Sun, 29 Jan 2017 22:09:23 +0000 (23:09 +0100)]
FIX: 'hf 14a sim x'  - adjusted and shows messages when verbose.
FIX: 'hf mf sim x i' - same as above.

In general we only use Moebius attack for "sim x",  that means a clean up on device side code. simpler to understand. It still tries to gather 8 different collections of nonces combo. When one is complete, it get sent to client which runs moebius direct.

7 years agoCHG: 'hf 14a sim e' - it now has a parameter for setfoundkeys to emulator memory.
iceman1001 [Sun, 29 Jan 2017 12:21:17 +0000 (13:21 +0100)]
CHG: 'hf 14a sim e'  - it now has a parameter for setfoundkeys to emulator memory.
CHG: textual changes.

7 years agoFIX: 'hf 14a sim x' - this fixes the error with using moebius attack and sim. Updat...
iceman1001 [Sun, 29 Jan 2017 10:29:15 +0000 (11:29 +0100)]
FIX: 'hf 14a sim x'  - this fixes the error with using moebius attack and sim.  Updating the nonce variable doesn't change the premodulated response. And it should update everytime it gets a command. One concering issue is that this takes time.  Successfully works with two PM3.  One acting reader, another sim.

7 years agoCHG: the mifare Auth command can make use of a random nonce aswell.
iceman1001 [Sun, 29 Jan 2017 09:41:48 +0000 (10:41 +0100)]
CHG: the mifare Auth command can make use of a random nonce aswell.
CHG: since sim commands are timing critical, I'm testing a smaller prand prng function from Intel

7 years agoFIX: missed include. for boolean defines
iceman1001 [Fri, 27 Jan 2017 09:56:14 +0000 (10:56 +0100)]
FIX:  missed include.   for boolean defines

7 years agoADD: `lf cotag` - added first try at basic functionality to read samples from Cotag...
iceman1001 [Fri, 27 Jan 2017 09:49:34 +0000 (10:49 +0100)]
ADD: `lf cotag` - added first try at basic functionality to read samples from Cotag.  In lfops.c is the startup sequence that needs to be tested out.

7 years agoCHG: removed a -L path for OSX
iceman1001 [Thu, 26 Jan 2017 22:49:05 +0000 (23:49 +0100)]
CHG:  removed a -L path for OSX

7 years agochg: TravisCI should also use perl
iceman1001 [Thu, 26 Jan 2017 20:34:01 +0000 (21:34 +0100)]
chg:  TravisCI should also use perl

7 years agoCHG: should remove the OSX linker warning: ld: warning: directory not found for...
iceman1001 [Thu, 26 Jan 2017 20:13:17 +0000 (21:13 +0100)]
CHG:  should remove the OSX linker warning:  ld: warning: directory not found for option '-L/opt/local/lib'

7 years agoUpdate README.md
Iceman [Thu, 26 Jan 2017 16:55:24 +0000 (17:55 +0100)]
Update README.md

7 years agochg: link to strawberry perl was dead
Iceman [Thu, 26 Jan 2017 16:53:35 +0000 (17:53 +0100)]
chg:  link to strawberry perl was dead

Thanks to @Marshmellow42 for pointing it out

7 years agochg: lets not have it static, since I get the same nonce in the same session over...
iceman1001 [Thu, 26 Jan 2017 14:54:12 +0000 (15:54 +0100)]
chg:  lets not have it static,  since I get the same nonce in the same session over again.

7 years agoAdded some comments
iceman1001 [Thu, 26 Jan 2017 13:23:48 +0000 (14:23 +0100)]
Added some comments

Impressum, Datenschutz