mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
textual
This commit is contained in:
parent
2cb198743a
commit
4eecf9a83c
1 changed files with 19 additions and 17 deletions
|
@ -3,25 +3,26 @@
|
||||||
If all went well you should get some information about the firmware and memory usage as well as the prompt, something like this.
|
If all went well you should get some information about the firmware and memory usage as well as the prompt, something like this.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
[=] Session log /home/iceman/.proxmark3/log_20200521.txt
|
||||||
██████╗ ███╗ ███╗ ████╗ ...iceman fork
|
[=] Loading Preferences...
|
||||||
██╔══██╗████╗ ████║ ══█║ ...dedicated to RDV40
|
[+] loaded from JSON file /home/iceman/.proxmark3/preferences.json
|
||||||
██████╔╝██╔████╔██║ ████╔╝
|
[=] Using UART port /dev/ttyS7
|
||||||
██╔═══╝ ██║╚██╔╝██║ ══█║ iceman@icesql.net
|
|
||||||
██║ ██║ ╚═╝ ██║ ████╔╝ https://github.com/rfidresearchgroup/proxmark3/
|
|
||||||
╚═╝ ╚═╝ ╚═╝ ╚═══╝ pre-release v4.0
|
|
||||||
|
|
||||||
Support iceman on patreon, https://www.patreon.com/iceman1001/
|
|
||||||
|
|
||||||
|
|
||||||
[=] Using UART port /dev/pm3-0
|
|
||||||
[=] Communicating with PM3 over USB-CDC
|
[=] Communicating with PM3 over USB-CDC
|
||||||
|
|
||||||
|
|
||||||
|
██████╗ ███╗ ███╗ ████╗
|
||||||
|
██╔══██╗████╗ ████║ ══█║
|
||||||
|
██████╔╝██╔████╔██║ ████╔╝
|
||||||
|
██╔═══╝ ██║╚██╔╝██║ ══█║ :snowflake: iceman@icesql.net
|
||||||
|
██║ ██║ ╚═╝ ██║ ████╔╝ https://github.com/rfidresearchgroup/proxmark3/
|
||||||
|
╚═╝ ╚═╝ ╚═╝ ╚═══╝ Release v4.9237 - Ice Coffee :coffee:
|
||||||
|
|
||||||
|
|
||||||
[ Proxmark3 RFID instrument ]
|
[ Proxmark3 RFID instrument ]
|
||||||
|
|
||||||
|
|
||||||
[ CLIENT ]
|
[ CLIENT ]
|
||||||
client: RRG/Iceman
|
client: RRG/Iceman/master/v4.9237-2-g2cb19874 2020-05-21 22:00:00
|
||||||
|
compiled with GCC 9.3.0 OS:Linux ARCH:x86_64
|
||||||
|
|
||||||
[ PROXMARK RDV4 ]
|
[ PROXMARK RDV4 ]
|
||||||
external flash: present
|
external flash: present
|
||||||
|
@ -31,17 +32,18 @@ Support iceman on patreon, https://www.patreon.com/iceman1001/
|
||||||
FPC USART for BT add-on support: absent
|
FPC USART for BT add-on support: absent
|
||||||
|
|
||||||
[ ARM ]
|
[ ARM ]
|
||||||
bootrom: RRG/Iceman/master/5ab9716e 2019-05-01 11:02:08
|
bootrom: RRG/Iceman/master/v4.9237-2-g2cb19874 2020-05-21 22:00:10
|
||||||
os: RRG/Iceman/master/6b5a0f83 2019-05-04 23:57:47
|
os: RRG/Iceman/master/v4.9237-2-g2cb19874 2019-05-21 22:00:26
|
||||||
|
compiled with GCC 8.3.1 20190703 (release) [gcc-8-branch revision 273027]
|
||||||
|
|
||||||
[ FPGA ]
|
[ FPGA ]
|
||||||
LF image built for 2s30vq100 on 2019/ 4/18 at 9:35:32
|
LF image built for 2s30vq100 on 2020/02/22 at 12:51:14
|
||||||
HF image built for 2s30vq100 on 2018/ 9/ 3 at 21:40:23
|
HF image built for 2s30vq100 on 2020/01/12 at 15:31:16
|
||||||
|
|
||||||
[ Hardware ]
|
[ Hardware ]
|
||||||
--= uC: AT91SAM7S512 Rev B
|
--= uC: AT91SAM7S512 Rev B
|
||||||
--= Embedded Processor: ARM7TDMI
|
--= Embedded Processor: ARM7TDMI
|
||||||
--= Nonvolatile Program Memory Size: 512K bytes, Used: 250913 bytes (48%) Free: 273375 bytes (52%)
|
--= Nonvolatile Program Memory Size: 512K bytes, Used: 291382 bytes (56%) Free: 232906 bytes (44%)
|
||||||
--= Second Nonvolatile Program Memory Size: None
|
--= Second Nonvolatile Program Memory Size: None
|
||||||
--= Internal SRAM Size: 64K bytes
|
--= Internal SRAM Size: 64K bytes
|
||||||
--= Architecture Identifier: AT91SAM7Sxx Series
|
--= Architecture Identifier: AT91SAM7Sxx Series
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue