iceman1001
|
be92990c45
|
hw setdivisor - now uses cliparser
|
2021-01-04 12:25:03 +01:00 |
|
iceman1001
|
667dd1fb83
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2021-01-04 12:23:59 +01:00 |
|
iceman1001
|
5b18c4353c
|
update to match cliparser
|
2021-01-04 12:23:50 +01:00 |
|
Iceman
|
1884510753
|
Merge pull request #1158 from aveao/github-actions
Introduce Github Actions for macOS and Linux
|
2021-01-04 12:15:06 +01:00 |
|
iceman1001
|
d82edb3b7a
|
hw detectreader, readmem, lcd, lcdreset, fpgaoff, reset, now uses cliparser
|
2021-01-04 12:01:55 +01:00 |
|
iceman1001
|
38332d2fcf
|
hf mfu otptear/pwdgen - now supports cliparser
|
2021-01-04 11:11:05 +01:00 |
|
Ave
|
4a6b2d4390
|
github actions: Introduce build variants for macos too
|
2021-01-04 04:27:08 +03:00 |
|
Ave
|
96127e0da3
|
github actions: don't upgrade packages
|
2021-01-04 04:17:58 +03:00 |
|
Ave
|
3dfc068a28
|
github actions: macos bugfix
|
2021-01-04 04:15:54 +03:00 |
|
Ave
|
7db332a6de
|
gh actions: Add ubuntu with make w/ btaddon and cmake
|
2021-01-04 04:13:27 +03:00 |
|
Ave
|
fdb28dd95e
|
github actions: add macos action
|
2021-01-04 04:05:19 +03:00 |
|
Ave
|
2d6119b5cd
|
Add tests to ubuntu CI
|
2021-01-04 00:57:05 +00:00 |
|
Ave
|
37791bbbf8
|
Update and upgrade before installing deps
|
2021-01-04 00:46:28 +00:00 |
|
Ave
|
cc9b809151
|
sudo
|
2021-01-04 00:44:41 +00:00 |
|
Ave
|
e3119abd98
|
Install deps on ubuntu builder
Stolen from https://gitlab.com/mirrorbuilds/ci-configs/-/blob/master/iceman-pm3/.gitlab-ci.yml by @linuxgemini
|
2021-01-04 00:38:58 +00:00 |
|
Philippe Teuwen
|
4603babfe4
|
Merge pull request #1157 from tcprst/apple_m1
Add support for Apple Silicon (M1)
|
2021-01-04 01:34:31 +01:00 |
|
Ave
|
4daf4a8d53
|
Create ubuntu-build-and-test.yml
|
2021-01-04 00:32:59 +00:00 |
|
tcprst
|
ecd52347fa
|
Add support for Apple Silicon (M1)
|
2021-01-03 19:27:20 -05:00 |
|
Philippe Teuwen
|
eaee80f3d7
|
update changelog
|
2021-01-04 00:54:34 +01:00 |
|
Philippe Teuwen
|
9ce99862e8
|
make style
|
2021-01-04 00:36:34 +01:00 |
|
Iceman
|
c92bdf356f
|
Merge pull request #1156 from Gator96100/patch-1
Updated precompiled links
|
2021-01-03 09:36:06 +01:00 |
|
Gator96100
|
4e1a9694a2
|
Updated precompiled links
Also x86 is no longer supported
|
2021-01-03 02:49:40 +01:00 |
|
Philippe Teuwen
|
72896b902e
|
comment
|
2021-01-02 13:10:42 +01:00 |
|
Philippe Teuwen
|
1214d23a29
|
Merge pull request #1155 from samyk/master
Reorder Lua libs/includes to compile on macOS
|
2021-01-02 13:06:23 +01:00 |
|
Samy Kamkar
|
db213522d6
|
Reorder Lua libs/includes to compile on macOS
Jansson libs/include dirs were taking preference over the included Lua
files, causing system Lua files to interfere with expected includes
|
2021-01-01 15:47:47 -08:00 |
|
iceman1001
|
baa7ca086b
|
hf mfu eview - view emulator memory. Defaults to download and show 0xFF blocks * 4 bytes since we dont know the MFU tag type
|
2021-01-01 21:02:22 +01:00 |
|
iceman1001
|
d08f0d7fe8
|
hf mfu setpwd/setuid/keygen - now uses cliparser
|
2021-01-01 21:01:10 +01:00 |
|
iceman1001
|
afc4d78d68
|
hf mfu eload/restore/sim/cauth - now uses cliparser
|
2020-12-31 13:51:38 +01:00 |
|
Philippe Teuwen
|
e6d71fafb1
|
Merge pull request #1154 from tcprst/14a_cliparser
hf 14a config - now use cliparser
|
2020-12-31 11:48:25 +01:00 |
|
Philippe Teuwen
|
0b3931f1b0
|
adapt doc
|
2020-12-31 11:44:19 +01:00 |
|
Philippe Teuwen
|
b956d4c148
|
hf 14a config cliparser: use string values
|
2020-12-31 11:39:57 +01:00 |
|
tcprst
|
a9f4f4f804
|
hf 14a config - now use cliparser
|
2020-12-30 22:42:46 -05:00 |
|
Iceman
|
349ecbd18c
|
Merge pull request #1153 from matrix/fix_osx_build_1
Fixed build errors on osx
|
2020-12-31 00:47:01 +01:00 |
|
Gabriele Gristina
|
027ed5e558
|
Fixed build errors on osx
|
2020-12-31 00:33:42 +01:00 |
|
Iceman
|
4cd329aec3
|
Merge pull request #1152 from ikarus23/format
hf_mf_format.lua: fixed off by one and typo.
|
2020-12-30 23:13:00 +01:00 |
|
ikarus
|
6d62f3f53c
|
hf_mf_format.lua: fixed off by one and typo.
|
2020-12-30 23:10:53 +01:00 |
|
iceman1001
|
c3ea0c83ad
|
hf mf mad - text
|
2020-12-30 22:05:28 +01:00 |
|
iceman1001
|
cdbd4d7d1e
|
hf mf mad - deals with user supplied keys in a different order now
|
2020-12-30 19:16:37 +01:00 |
|
iceman1001
|
49f684c31a
|
add noralsy/vigik entry
|
2020-12-30 18:58:04 +01:00 |
|
iceman1001
|
037fd47673
|
fix #1151 - improved feedback text
|
2020-12-30 18:57:30 +01:00 |
|
Philippe Teuwen
|
8084b3141f
|
Merge pull request #1147 from tcprst/14a_cliparser
hf 14a cuids, sim - now use cliparser
|
2020-12-30 09:58:57 +01:00 |
|
Philippe Teuwen
|
055b439cb2
|
Merge pull request #1148 from tcprst/em_text
lf em 410x - textual
|
2020-12-30 09:58:03 +01:00 |
|
Philippe Teuwen
|
481f8a64a2
|
Merge pull request #1150 from aveao/emrtd-dumpdir
eMRTD dump: Allow specifying a custom dump directory
|
2020-12-30 09:54:31 +01:00 |
|
Philippe Teuwen
|
779815cba9
|
Merge pull request #1149 from aveao/emrtd
eMRTD info: Split EF_SOD into a new section, add further case handling
|
2020-12-30 09:53:57 +01:00 |
|
Ave
|
5d250339dd
|
emrtd dump: Allow specifying a dump folder
|
2020-12-30 06:48:54 +03:00 |
|
Ave
|
9f29a839a7
|
emrtd info: Move EF_SOD print to a func, also add to online
|
2020-12-30 06:03:12 +03:00 |
|
Ave
|
80f035f7ab
|
emrtd info: Improve EF_SOD wording
|
2020-12-30 05:57:11 +03:00 |
|
Ave
|
2679ea0980
|
emrtd info: Split EF_SOD into a separate section (only on offline)
|
2020-12-30 05:50:25 +03:00 |
|
tcprst
|
714470877a
|
lf em 410x - textual
|
2020-12-29 21:12:11 -05:00 |
|
tcprst
|
49990ab11d
|
hf 14a cuids, sim - now use cliparser
|
2020-12-29 20:58:13 -05:00 |
|