Commit graph

12013 commits

Author SHA1 Message Date
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
Ave 4daf4a8d53
Create ubuntu-build-and-test.yml 2021-01-04 00:32:59 +00: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
Philippe Teuwen b0f122528d minor 2020-12-30 01:36:44 +01:00
Philippe Teuwen a0e110941a make style 2020-12-30 01:31:40 +01:00
Philippe Teuwen 0f83301825 update doc 2020-12-30 01:30:30 +01:00
Philippe Teuwen e3710bbddd update doc 2020-12-30 01:13:17 +01:00
Philippe Teuwen 1aeb37e1b1
Merge pull request #1146 from Gator96100/master
J-Link debugging
2020-12-30 01:01:25 +01:00
gator96100 f4c632bd31 Added DEBUG_ARM flag 2020-12-30 00:19:21 +01:00
gator96100 483707a45a Moved vscode instructions 2020-12-30 00:00:39 +01:00
iceman1001 8c803edfd2 hf mfu dump - now uses cliparser 2020-12-29 23:36:38 +01:00
iceman1001 d8c8de3204 hf mfu rdbl - now uses cliparser 2020-12-29 22:47:50 +01:00
gator96100 9bd73c4c0a Updated installation instructions for ProxSpace 2020-12-29 21:43:29 +01:00
iceman1001 3396eeefdd missing quote, Thanks @aveao for pointing it out! 2020-12-29 21:41:15 +01:00
iceman1001 db43f55b98 hf mfu wrbl - now supports cliparser 2020-12-29 21:38:02 +01:00