Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Hello everyone,
I think I have a Proxmark3 RDV2? with a rather old firmware:
Prox/RFID mark3 RFID instrument
bootrom: master/v3.0.1-424-g11146fc-suspect 2018-10-01 19:47:54
os: master/v3.0.1-424-g11146fc-suspect 2018-10-01 19:47:55
fpga_lf.bit built for 2s30vq100 on 2015/03/06 at 07:38:04
fpga_hf.bit built for 2s30vq100 on 2018/09/12 at 15:18:46
SmartCard Slot: not available
uC: AT91SAM7S512 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 512K bytes. Used: 194692 bytes (37%). Free: 329596 bytes (63%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
So far I do not have any issues but I thought it might be beneficial to switch to the newer RRG / Iceman repo.
Would you recommend it?
Of course I am a little worried that something might go wrong along the way.
As far as I understand it would require me to update the bootloader as well.
And my Proxmark3 is not a RDV4 so can I still just follow the instructions at:
https://github.com/RfidResearchGroup/pr … uctions.md?
Is there anything I especially need to consider (expect potentially the ModemManager)? I am using an Ubuntu 18.04. system.
Cheers,
ImSchatten360
Offline
If you follow the directions in that document you should be fine.
compile for pm3other,
./pm-flash-bootro … mage
./pm3
Offline
Perfect. It worked out. Thanks!
[ CLIENT ]
client: RRG/Iceman/master/v4.9237-1669-ge636934d 2020-10-11 13:11:21
compiled with GCC 7.5.0 OS:Linux ARCH:x86_64
[ PROXMARK3 ]
firmware.........................PM3OTHER
[ ARM ]
bootrom: RRG/Iceman/master/v4.9237-1669-ge636934d 2020-10-11 13:11:52
os: RRG/Iceman/master/v4.9237-1669-ge636934d 2020-10-11 13:12:11
compiled with GCC 6.3.1 20170620
[ FPGA ]
LF image built for 2s30vq100 on 2020-07-08 at 23: 8: 7
HF image built for 2s30vq100 on 2020-07-08 at 23: 8:19
HF FeliCa image built for 2s30vq100 on 2020-07-08 at 23: 8:30
[ Hardware ]
--= uC: AT91SAM7S512 Rev B
--= Embedded Processor: ARM7TDMI
--= Nonvolatile Program Memory Size: 512K bytes, Used: 268876 bytes (51%) Free: 255412 bytes (49%)
--= Second Nonvolatile Program Memory Size: None
--= Internal SRAM Size: 64K bytes
--= Architecture Identifier: AT91SAM7Sxx Series
--= Nonvolatile Program Memory Type: Embedded Flash Memory
Offline