iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
464 stars 116 forks source link

proxmark3 rdv4 boot/load. #218

Closed MJGrey closed 5 years ago

MJGrey commented 5 years ago

I'm not sure whether this is a problem but judging from the video you posted recently, you didn't have this output. I seem to get it though and I'm not well versed enough yet to judge whether its an issue or not:

Proxmark3 RFID instrument

[ ARM ] bootrom: iceman/master/ice_v3.1.0-873-gc15e755e-dirty-unclean 2018-05-26 08:47:16 os: iceman/master/ice_v3.1.0-873-gc15e755e-dirty-unclean 2018-05-26 08:47:27 [ FPGA ] LF image built for 2s30vq100 on 2017/10/25 at 19:50:50 HF image built for 2s30vq100 on 2017/11/10 at 19:24:16

[ Hardware ]
--= uC: AT91SAM7S512 Rev B
--= Embedded Processor: ARM7TDMI
--= Nonvolatile Program Memory Size: 512K bytes, Used: 238314 bytes (45%) Free: 285974 bytes (55%)
--= Second Nonvolatile Program Memory Size: None
--= Internal SRAM Size: 64K bytes
--= Architecture Identifier: AT91SAM7Sxx Series
--= Nonvolatile Program Memory Type: Embedded Flash Memory

db# unknown command:: 0x0141

db# unknown command:: 0x0154

db# unknown command:: 0x0145

db# unknown command:: 0x0131

db# FlashMem read | 0 - 0

db# unknown command:: 0x0145

db# unknown command:: 0x0130

db# unknown command:: 0x0141

db# unknown command:: 0x0154

db# unknown command:: 0x0145

db# unknown command:: 0x0131

db# FlashMem read | 0 - 0

db# unknown command:: 0x0145

db# unknown command:: 0x0130

db# unknown command:: 0x010d

db# unknown command:: 0x0141

db# unknown command:: 0x0154

db# unknown command:: 0x0145

db# unknown command:: 0x0131

db# FlashMem read | 0 - 0

db# unknown command:: 0x0145

db# unknown command:: 0x0130

db# unknown command:: 0x010d

db# unknown command:: 0xf078007e

pm3 -->

I'm on the latest ParrotOS distro.

iceman1001 commented 5 years ago

and that looks like someone is not using the same client / firmware from same compilation

MJGrey commented 5 years ago

So I'm going to have to update/flash it?

iceman1001 commented 5 years ago

Choose latest offical or iceman, compile / flash and it will work just fine

MJGrey commented 5 years ago

Started doing that about 30 min ago (I didn't pay attention at first but now I saw the update.sh). It seems to be stuck on a part or its just taking its time.

Flashing... Writing segments for file: armsrc/obj/fullimage.elf 0x00102000..0x0013b113 [0x39114 / 457 blocks]..........................................

Also A and C LED's are on constantly and flash every few minutes.

I pressed the button to abort as said in the script to try again but now the proxmark isn't connecting or showing when I check lsusb.

iceman1001 commented 5 years ago

it shouldn't take very long time to flash. break it with ctrl-c, lookup your comport enumeration, unplug your device, press button and keep it pressed, plug in the cable, start the flasher again...

iceman1001 commented 5 years ago

pull latest code, I updated the update.sh script.

MJGrey commented 5 years ago

ps sorry to be a bother, I'm sure you've got better things to be doing than noob-sitting haha, its much appreciated though.

iceman1001 commented 5 years ago

You need to compile the source.

On 25 Jul 2018, at 11:21, MJGrey notifications@github.com wrote:

ps sorry to be a bother, I'm sure you've got better things to be doing than noob-sitting haha, its much appreciated though.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.

MJGrey commented 5 years ago

Yeah I just realized i had to do all that again, already deleted my comment, sorry about that.

iceman1001 commented 5 years ago

So we can now leave this subject closed ;) We are all beginners at sometime. Good thing to remember.