bogiton
2718e783dc
Added small description
2018-10-28 13:54:38 +00:00
bogiton
e14e477355
Update CHANGELOG.md
2018-10-28 13:48:27 +00:00
bogiton
43f90181b3
Update hf_bog.c
2018-10-28 13:34:42 +00:00
bogiton
9bd7770dfe
Revert to default standalone mode
2018-10-28 12:04:44 +00:00
bogiton
785ab8f73e
Baudrate and optimization (removed counter)
2018-10-28 12:01:36 +00:00
bogiton
34775c81f5
Added BogitoRun identification
2018-10-21 18:29:49 +00:00
bogiton
1c2af2a5ed
Added hf_bog standalone
2018-10-16 19:50:18 +00:00
bogiton
8079613b37
Add check for the HF_BOG directive for RunMod
2018-10-16 19:41:05 +00:00
bogiton
34c1da7ad4
Include the HF_BOG standalone mode
2018-10-16 19:39:29 +00:00
Chris
bd34d145f1
fix: error enum rename
2018-10-14 12:05:45 +02:00
Chris
2be56183c0
fix: error enum rename
2018-10-14 12:02:26 +02:00
RFID Research Group
13e89cb61c
Merge pull request #33 from merlokk/auth144434
...
Auth14443-4
2018-10-14 11:44:45 +02:00
Chris
375aada810
more keys
2018-10-13 11:26:40 +02:00
merlokk
4563210a96
forgot h file
2018-10-11 16:55:21 +03:00
merlokk
de31f05284
ok, compiles)
2018-10-11 16:54:50 +03:00
merlokk
ab5233d29f
now it needs to resolve issues in reveng
2018-10-11 11:48:46 +03:00
Chris
3d31272340
fix gcc8.2.0
2018-10-07 16:19:45 +02:00
Chris
6e1f757047
fix: warning about %lu in gcc 8.2.0
2018-10-07 16:17:25 +02:00
Chris
29982a6cdc
CHG: 'make control widget smaller'
2018-10-07 12:32:14 +02:00
Chris
769dee7e7a
Fix: ControlWidget placement
...
https://github.com/iceman1001/proxmark3/pull/258
2018-10-07 12:17:21 +02:00
Chris
642e5e906c
textual
2018-10-07 09:04:59 +02:00
Chris
1fb121474e
osx: fix annoying focus behaviour (@anticat)
...
https://github.com/Proxmark/proxmark3/pull/689
OS X has a global menu bar and a per app dock icon. Therefore, all
GUI applications launched from a terminal will become focused - even
if they don’t show any windows. Thereby the terminal loses focus.
Since is it very annoying to re-focus the terminal after each proxmark
client launch, this change makes the client unfocusable during launch
and restores the regular behaviour when a window is created.
2018-10-07 09:01:24 +02:00
Chris
61d7f74ab9
chg: code clean up
2018-10-06 14:53:21 +02:00
Chris
2a24f97355
chg: using three spaces instead of tabs for intendention
2018-10-06 14:52:50 +02:00
Chris
7d09a466fb
FIX: OSX disable app-nap during serial comm (@anticat)
...
https://github.com/Proxmark/proxmark3/pull/687
2018-10-06 13:29:20 +02:00
Chris
97c0729289
fix: 'sc raw t' - tlv decoding work again
...
chg: 'sc brute' - now decodes TLV by default the found SFI
chg: 'sc raw' - better detection on armside when failing
2018-09-25 02:54:51 +02:00
Chris
8792849732
text
2018-09-23 20:56:33 +02:00
Chris
50143e460d
syntax
2018-09-23 20:41:29 +02:00
Chris
dbed5d5855
ADD: 'sc brute' - a naive sfi bruteforcer for smartcards. When a SFI is found, it is read/printed
...
A first attempt, work-in-progress.
2018-09-23 20:40:37 +02:00
Chris
4fa0835d5f
FIX: APDUCodeTable has more items than 100
2018-09-23 20:18:27 +02:00
Chris
f3d1c9ea77
chg: 'sc raw' - added response code annotation
2018-09-23 17:05:29 +02:00
Chris
125884c3d5
CHG: 'sc raw' - now requests response if inital command got 0x61 response
2018-09-23 16:35:40 +02:00
Chris
dc67b5d7c9
chg: revert fpga_major mode in LF.
...
chg: 'lf t55xx deviceconfig' - persistence to flashmem is now option with param P
2018-09-23 05:29:55 +02:00
Chris
b89b62164d
added emv tag (@merlokk)
...
https://github.com/Proxmark/proxmark3/pull/676
2018-09-18 20:28:54 +02:00
Chris
f679db9683
textual
2018-09-16 23:07:19 +02:00
Chris
5c0517526a
CHG: 'hf mf csave'
...
CHG: 'hf mf esave' -
2018-09-16 23:05:09 +02:00
Chris
151ad3b31f
CHG: missing declaration
2018-09-16 22:40:09 +02:00
Chris
a965dff52c
CHG: 'lf t55xx deviceconfig' - better helptext. Command takes timing values in FIELD CLOCK, which is converted to (US) on device.
2018-09-16 20:54:08 +02:00
Chris
5a95cee5ed
clean
2018-09-16 20:49:29 +02:00
Chris
d596343438
chg: 'lf t55xx deviceconfig' - assume total time, and writeenable when writting...
2018-09-16 20:48:39 +02:00
Chris
02cc278e19
chg: remove warnings on coverity
...
chg: encapsule flasmem function calls
2018-09-16 20:47:23 +02:00
Chris
df70619888
chg: turn off FPC specific functions (still work in progress)
2018-09-15 18:33:16 +02:00
Chris
1d322686bb
CHG: added possible SE credential identification text
2018-09-15 12:58:50 +02:00
Chris
97f9c1a49f
text
2018-09-15 12:03:01 +02:00
Chris
d94ef81973
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
2018-09-15 12:01:12 +02:00
Chris
9d1c3a3538
FIX: crash on Bionic libc if CloseProxmark is called twice. (@micolous)
...
https://github.com/Proxmark/proxmark3/pull/672
2018-09-15 12:00:53 +02:00
RFID Research Group
2611eef1b6
Merge pull request #32 from TomHarkness/master
...
Fix syntax
2018-09-15 11:57:55 +02:00
TomHarkness
3e9397e337
Fix syntax
2018-09-15 16:20:44 +10:00
Chris
54bea5a067
textual
2018-09-14 08:13:42 +02:00
Chris
b7a1674bf6
helptext
2018-09-14 08:12:03 +02:00