mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
text
This commit is contained in:
parent
f9dbf1e34d
commit
cb6f3f381d
1 changed files with 9 additions and 38 deletions
|
@ -15,7 +15,7 @@
|
|||
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/logs/log_20220213.txt
|
||||
[=] Session log /home/iceman/.proxmark3/logs/log_20230208.txt
|
||||
[+] loaded from JSON file /home/iceman/.proxmark3/preferences.json
|
||||
[=] Using UART port /dev/ttyS3
|
||||
[=] Communicating with PM3 over USB-CDC
|
||||
|
@ -28,48 +28,19 @@ If all went well you should get some information about the firmware and memory u
|
|||
8888888P" 888 Y888P 888 "Y8b.
|
||||
888 888 Y8P 888 888 888
|
||||
888 888 " 888 Y88b d88P
|
||||
888 888 888 "Y8888P" [ Iceman ❄️ ]
|
||||
|
||||
888 888 888 "Y8888P" [ ☕ ]
|
||||
|
||||
|
||||
[ Proxmark3 RFID instrument ]
|
||||
|
||||
[ CLIENT ]
|
||||
RRG/Iceman/master/v4.14831-269 2022-02-13 05:03:08
|
||||
compiled with............. GCC 10.3.0
|
||||
platform.................. Linux / x86_64
|
||||
Readline support.......... present
|
||||
QT GUI support............ present
|
||||
native BT support......... absent
|
||||
Python script support..... present
|
||||
Lua SWIG support.......... present
|
||||
Python SWIG support....... present
|
||||
|
||||
[ PROXMARK3 ]
|
||||
device.................... RDV4
|
||||
firmware.................. RDV4
|
||||
external flash............ present
|
||||
smartcard reader.......... present
|
||||
FPC USART for BT add-on... absent
|
||||
|
||||
[ ARM ]
|
||||
bootrom: RRG/Iceman/master/v4.14831-269 2022-02-13 05:03:55
|
||||
os: RRG/Iceman/master/v4.14831-269 2022-02-13 05:03:49
|
||||
compiled with GCC 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599]
|
||||
|
||||
[ FPGA ]
|
||||
LF image 2s30vq100 2022-03-20 09:28:32
|
||||
HF image 2s30vq100 2022-03-20 09:02:07
|
||||
HF FeliCa image 2s30vq100 2022-03-20 09:28:28
|
||||
HF 15 image 2s30vq100 2022-03-20 09:01:59
|
||||
|
||||
[ Hardware ]
|
||||
--= uC: AT91SAM7S512 Rev A
|
||||
--= Embedded Processor: ARM7TDMI
|
||||
--= Internal SRAM size: 64K bytes
|
||||
--= Architecture identifier: AT91SAM7Sxx Series
|
||||
--= Embedded flash memory 512K bytes ( 59% used )
|
||||
MCU....... AT91SAM7S512 Rev A
|
||||
Memory.... 512 Kb ( 66% used )
|
||||
|
||||
Client.... Iceman/master/v4.16191 2023-02-08 22:54:30
|
||||
Bootrom... Iceman/master/v4.16191 2023-02-08 22:54:26
|
||||
OS........ Iceman/master/v4.16191 2023-02-08 22:54:27
|
||||
Target.... RDV4
|
||||
|
||||
[usb] pm3 -->
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue