iceman1001
b5842e8c1b
fix: usb_cdc don't report that pm3 device is selfpowered.. (since its not by default)
2017-10-29 19:28:23 +01:00
iceman1001
76e139701a
chg: @merlokk 's minor adjustment to waitCmd
2017-10-29 19:26:34 +01:00
iceman1001
f6d2d508b4
rem: removed old references to google code.
2017-10-29 19:25:34 +01:00
iceman1001
994248265d
FIX: changing the result booleran when sending over serial.
2017-10-29 19:22:03 +01:00
iceman1001
f805fe995b
fix.. don't ask..
2017-10-29 11:23:26 +01:00
iceman1001
bc131dd105
fix: high and low variable should now contain raw hex.
2017-10-29 11:20:10 +01:00
iceman1001
0ef6e190e7
fix. missing variable and semicolon
2017-10-29 10:40:39 +01:00
iceman1001
6aec2f5951
FIX: spelled wrong. downside with working in notepad++
2017-10-29 10:38:49 +01:00
iceman1001
573a312130
fix: removed a refence to missing file
2017-10-29 03:53:09 +01:00
iceman1001
2e32fd289c
ADD: StandAloneMode LF Proxbrute by @brad-anton
...
https://github.com/brad-anton/proxbrute
--adjusted to fit iceman fork and latest enhancements to LF
(untested)
2017-10-29 03:51:07 +01:00
iceman1001
c1f742dfe5
CHG: updade some define and helptext
2017-10-29 03:47:00 +01:00
iceman1001
fab1b64760
ADD: standalone mode : LF HID corporate 1000 bruteforce by @federicodotta et al.
...
https://github.com/federicodotta/proxmark3
--adjusted to fit iceman fork and latest enhancements to LF
(untested)
FIX: some calls to deviceside demods, use 0 instead of reference.
ADD: timeout after n cycles of simulating
2017-10-29 03:26:46 +01:00
iceman1001
0d2b6e8042
chg: @melokk 's latest fix
2017-10-27 22:25:42 +02:00
iceman1001
b5908ec810
chg: colors (@merlokk)
2017-10-26 19:17:39 +02:00
iceman1001
27569dbc26
CHG: updated appveyour file from @merlokk
2017-10-26 13:01:55 +02:00
iceman1001
1a7badc025
REM: removed unused file
2017-10-25 14:12:29 +02:00
iceman1001
3fd792940b
FIX: @satsuoni fixes with pm3 offical version.
2017-10-25 13:59:49 +02:00
iceman1001
c2444a885b
CHG: FeliCa and 14b/15 enhancements. or it should be atleast. Until it gets tested..
2017-10-24 18:24:30 +02:00
iceman1001
52eaa3dfe6
Merge branch 'master' of https://github.com/iceman1001/proxmark3
2017-10-24 18:11:39 +02:00
iceman1001
74842edf1d
CHG: flush stdout, https://github.com/Proxmark/proxmark3/pull/443 (@doegox)
2017-10-24 14:27:02 +02:00
Iceman
42d3fec4a1
Merge pull request #137 from winguru/basic-helper-scripts
...
Basic helper scripts
2017-10-24 09:25:18 +02:00
57ca2b96b7444cb986b2d6cf51d25ffd86c57743
15aa741bdc
Enhanced BASH scripts to detect either pm3-x or ttyACMx style devices.
2017-10-23 19:25:58 -04:00
57ca2b96b7444cb986b2d6cf51d25ffd86c57743
c73ad5b4da
Some basic BASH scripts to help update the proxmark firmware and to
...
start the application. Both scripts perform simple checks to
autodetect the proxmark device.
2017-10-23 18:15:02 -04:00
Iceman
1f8b08cf57
Merge pull request #135 from winguru/winguru-patch-1
...
Enclosed naked statements with braces to avoid C compliler misleading-indentation 'guard' warning.
2017-10-23 23:52:02 +02:00
57ca2b96b7444cb986b2d6cf51d25ffd86c57743
34b076f7af
Enclosed naked statements with braces to avoid C compliler misleading-indentation 'guard' warning.
2017-10-23 17:37:29 -04:00
iceman1001
666284b130
chg: matching versionnumber...
2017-10-23 23:31:20 +02:00
iceman1001
8f201fd173
chg: removed some commented out code
2017-10-23 22:10:16 +02:00
iceman1001
f3ebfcb9a0
chg: reverting old @satsuoni felica changes.
...
chg: applied @pwpiwi 's fixes for iso 14B / 15
2017-10-23 21:56:47 +02:00
iceman1001
6a4a084843
chg: remove redudant key (@cjbrigato)
2017-10-23 21:29:20 +02:00
iceman1001
9e527537c6
fix: remove compile warnings (@winguru)
2017-10-23 21:19:46 +02:00
iceman1001
4bfc3ca8c9
CHG: part of @piwi changes
2017-10-23 21:17:59 +02:00
iceman1001
e1ff9e66ab
chg: another one key
2017-10-23 21:17:31 +02:00
iceman1001
e312115844
rem: duplicate key.
2017-10-23 14:12:04 +02:00
iceman1001
e39907690f
CHG: more known keys
2017-10-23 14:08:19 +02:00
Iceman
b6d68ec0aa
Update readme.md
2017-10-22 17:00:53 +02:00
iceman1001
feeffb0eff
chg: some updates on installing..
2017-10-22 13:42:33 +02:00
iceman1001
14cf93f523
chg:... banner.. not showing.. I should rethink sundaymornings coding sessions
2017-10-22 11:27:22 +02:00
iceman1001
dbb392c212
chg: ...NOT showing banner.. before it was enforcing it :)
2017-10-22 11:07:37 +02:00
iceman1001
2aa17c0ddc
chg: not showing banner when executing direct from shell
2017-10-22 11:05:25 +02:00
iceman1001
d2dd6eed6a
UPD: pm3_mfdread.py - updates from original repo (@zhovner) 96d0ac184a
2017-10-22 10:25:14 +02:00
iceman1001
d15cf5ff2f
CHG: pip:ing, command, lua, from CLI has less output.
2017-10-21 15:01:23 +02:00
iceman1001
dc23a6d5ce
chg: commandline mode execution now has less output
2017-10-21 14:50:29 +02:00
iceman1001
80573aa7f6
fix: 'proxmark3.exe -c zzzzz' command from cli didnt work
2017-10-21 14:24:23 +02:00
iceman1001
5da60668dc
chg: Serialnumber is shorter. Will be better for OSX ppl
2017-10-21 13:07:07 +02:00
iceman1001
1fd6d95729
chg: remove a warning 'extern'
2017-10-21 13:00:36 +02:00
iceman1001
55e87490cf
fix: remove all traces of fpga_nfc...
2017-10-20 22:01:10 +02:00
iceman1001
b27a9920b1
ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk)
...
CHG: https://github.com/Proxmark/proxmark3/pull/434 (@pwpiwi)
2017-10-20 20:39:57 +02:00
iceman1001
4b48e63ccc
ADD: missing felica.c
2017-10-20 20:30:17 +02:00
iceman1001
74ac547db8
REM: removed unused file
2017-10-20 20:29:38 +02:00
iceman1001
4b63f940f1
CHG: FeliCa implemenation by @satsuoni
2017-10-20 20:27:44 +02:00